Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.180.961 Times

Apa Reference Example software
Filter: All | Freeware | Demo
 

Apa Reference Example

< 1 2 3 4 5 > 

Simulation of FSR-UWB (Frequency-Shifted Reference Ultra-Wideband) Wireless Communicatons System This package simulates Q. Zhang's FSR-UWB (Frequency-Shifted Reference Ultra-Wideband) Wireless Communicatons System which is known as the TR-UWB without the delay element.Use FSRUWBexec.m in order to run your experiments.



Platforms: Matlab


Solution to Economic Dispatch by Artificial Bee colony Algorithm This software contains one example taken from the reference paper given with this program..By running the file P1.m as they are in the default ABC-eld folder the economic dispatch problem can be solved. The allocation minimum fuel cost and transmission losses are determined. By running the...





Platforms: Matlab

License: Freeware Size: 30.72 KB Download (55): Solution to Economic Dispatch by Artificial Bee colony Algorithm Download

Added: May 03, 2013 | Visits: 382

Improved PSO program to solve Economic Dispatch This software contains one example taken from the reference paper given with this program. By running the programs as they are in the default pso folder the economic dispatch problem can be solved. The allocation minimum fuel cost and transmission losses are determined. By running the program the...


Platforms: Matlab

License: Freeware Size: 143.36 KB Download (45): Improved PSO program to solve Economic Dispatch Download

Added: August 31, 2013 | Visits: 406

Solution to Economic Dispatch by Differential evolution This software contains one example taken from the reference paper given with this program.By running the program detest1.m as they are in the default deevol1 folder the economic dispatch problem can be solved. A six bus system with Bmn coefficients is considered for simulations The allocation...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (40): Solution to Economic Dispatch by Differential evolution Download

Added: September 09, 2013 | Visits: 565

DotNet Web Example Guide End To End Chapter This is an end to end example of how to use Builder NE (.NET Builder) to create a full web application that utilizes data and WebFigures to display MATLAB Figurues on the Web in an interactive way.This example shows the "Magic Square" function in MATLAB where a user can specify the size of the...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (47): DotNet Web Example Guide End To End Chapter Download

Added: April 03, 2013 | Visits: 489

Computational Physics - Example No.1 This is the first example of Computational Physics, Modeling and Simulating a Physical SystemsEx1: Kepler's Laws


Platforms: Matlab

License: Freeware Size: 337.92 KB Download (41): Computational Physics - Example No.1 Download

Added: August 29, 2013 | Visits: 432

Scrollbar GUI Example This is a tutorial example with many comments, explaining how to insert a slider into a MATLAB GUI, that works just like for example a slider in a browser.


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Scrollbar GUI Example Download

Added: April 01, 2013 | Visits: 602

Getting started with MATLAB (control engineering example) This zip file contains an example of some resources to help engineering students learn MATLAB. They comprise a flash file with voiceover (select player.html to run this) which will discuss some of the m-files also included. The example included is for an introduction to control, but there are...


Platforms: Matlab

License: Freeware Size: 4.53 MB Download (40): Getting started with MATLAB (control engineering example) Download

Added: May 01, 2013 | Visits: 849

Java Web Example Guide End To End Chapter This is an end to end example of how to use Builder JA (Java Builder) to create a full web application that utilizes data and WebFigures to display MATLAB Figurues on the Web in an interactive way.This example shows the "Magic Square" function in MATLAB where a user can specify the size of the...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (44): Java Web Example Guide End To End Chapter Download

Defining Cartesian Reference Frames based on Point Positions The main function included in the attached file is called FRAME. The algorithm implemented in this function can be useful in motion analysis (biomechanics, bioengineering).When you know the 3-D position of at least three non-collinear points, you can define a Cartesian reference frame (coordinate...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (46): Defining Cartesian Reference Frames based on Point Positions Download

Added: September 14, 2013 | Visits: 392

Reference Gene Selection The script is a Matlab implementation of reference gene selection reported inJo Vandesompele et al, "Accurate normalization of real-time quantitative RT-PCR data by geometric averaging of multiple internal control genes", Genome Biology 2002, 3 (7).


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Reference Gene Selection Download

Example: Making and debugging mex with Visual Studio 2005 and Matlab 2007b I saw that there was no simple example on who to use MS Visual Studio 2005 to make and debug Matlab mex files.The solution added has a readme.txt that specifies filepaths that must be changed to make it work on your PC.


Platforms: Matlab


Added: September 01, 2013 | Visits: 487

Using Builder for .NET over .NET Web Services This example shows how to wrap a MATLAB Builder for .NET component into a Visual Studio 2005 web service application, and then how to consume that web service on a front end .NET web application. It also shows how to convert a Matrix sent over a web service into a DataGrid on the front end using...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (44): Using Builder for .NET over .NET Web Services Download

Added: August 27, 2013 | Visits: 424

Example of loading C DLL and performance comparison This example shows how to load a C DLL into Matlab and make a call to functions it contains. In addition, a C-like M file implementation of the same functionality is included for comparison. Furthermore, a vectorized M file has been added to try to match the performance of the library...


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): Example of loading C DLL and performance comparison Download

Draw an angled line, with a slope relative to a reference point function [yline xline] = drawslope(I, alpha, refpoint)%% function to draw a line at a desired angle ,% which goes through a reference point % function inputs:% : Image for which the drawing is desired.% Range:3Dim, grayscale, or logical% : Angle in degrees, where 0 is complete% horizontal% Range:...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Draw an angled line, with a slope relative to a reference point Download

Added: July 21, 2013 | Visits: 347

a functor set example In this example you will learn the "function handler" from a "functor set" points-of-view. The functor set can store more than one functionhandlers, so one can choose a function handler from a functor set and pass it to another function as an input argument.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): a functor set example Download

Comparison of C++, Java, Python, Ruby and MATLAB Using Object Oriented Example This example adds MATLABdlT« to the list of languages in this C++ vs Java vs Python vs Ruby: a first impression (http://www.dmh2000.com/cjpr/ ) article at www.dmh2000.com, which compares implementations of a Red Black Tree binary search algorithm...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): Comparison of C++, Java, Python, Ruby and MATLAB Using Object Oriented Example Download

Comparison of C++ and MATLAB Using Object Oriented Application Example This example calculates the bit error rate (BER) of a BluetoothdlT« or 802.11b communication link interfered with by another 802.11b or Bluetooth transmitter. It uses the new MATLABdlT« object oriented programming features released in R2008a.The main function btint and accompanying classes...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 3.69 MB Download (47): Comparison of C++ and MATLAB Using Object Oriented Application Example Download

Added: May 11, 2013 | Visits: 499

Example: Using Nested Functions for Timers This is a simple example of how nested functions can simplify the writing of callback functions for writing continuously-running applications. Callback functions are used by timer objects and the various objects in the Test & Measurement Toolboxes (Data Acquisition Toolbox, Instrument Control...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Example: Using Nested Functions for Timers Download

Added: September 05, 2013 | Visits: 394

Dual Core Blackfin Application Example This example application shows you how to use Real-Time Workshop Embedded Coder to target a dual core Blackfin microprocessor. The complete build is managed by a template makefile and control over the memory regions is provided by custom storage classes. The example imposes a top level...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 256 KB Download (40): Dual Core Blackfin Application Example Download

< 1 2 3 4 5 >