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.474.214 Times

Using software
Filter: All | Freeware | Demo
 

Using

< 1 2 3 4 5 > 
Added: March 24, 2013 | Visits: 321

Aggregate data using any number of multiple columns Surprisingly, I never came across the simple solution of aggregating data using accumarray. Accumarray needs indices supplied to aggregate too. Combining this with the Unique function, the user can quickly and conveniently aggregate data using any available and appropriate funciton supported by...



Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Aggregate data using any number of multiple columns Download

Added: April 29, 2013 | Visits: 294

Data Acquisition using NIDAQmx This m-file gives a simple example how to acquire data using National Instruments new driver NIDAQmx. It loads the C library and calls the functions using calllib. All declarations of variables are given.Jens_DE from the NI discussion forum was a big help.





Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Data Acquisition using NIDAQmx Download

Added: April 23, 2013 | Visits: 457

Tracking of a point in video using Kalman Filter Tracking of a red point in video which is moving according the parametric equation of Astroid using 5 equations of Kalman Filter.Generate Video file makes a video of a Large square block moving according the equation of Astroid.Kalman file uses 5 equations of kalman filter to track the red square...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Tracking of a point in video using Kalman Filter Download

Added: May 29, 2013 | Visits: 320

Plot a 3D array using patch USAGE===== This function enables a 3D array to be displayed using a patch surface mesh. To plot a 3D logical array, the function is called using the following syntax: >> hpat = PATCH_3Darray(gridINPUT,gridX,gridY,gridZ); Alternatively, a 3D numeric array can be plotted such that the colour of...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 92.16 KB Download (46): Plot a 3D array using patch Download

Speed Controlof DC motor Using Hysterisis PWM -- DC motor Drive Speed control of DC motor using Hysteresis pulse width modulation.This model simulates the speed and current control of DC motor using the Hysteresis pulse width modulation. The current band is defined and relay ensures that that the current remains between the upper and lower limit i.e....


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Speed Controlof DC motor Using Hysterisis PWM -- DC motor Drive Download

Added: April 02, 2013 | Visits: 268

Smooth Point-set Registration using Neighboring Constraints Performs rigid and non-rigid registration of point-sets using graph-based representations.Point-set registration methods using the EM algorithm and Softassign that exploits geometric and structural evidence.The code contains rigid and non-rigid registration algorithms.The parameters of the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 30.72 KB Download (46): Smooth Point-set Registration using Neighboring Constraints Download

Added: May 13, 2013 | Visits: 159

METAMATERIAL 1D SIMULATION USING FDTD METHOD Metamaterial 1D simulation using FDTD method and its frequency response are presented on this codeMetamaterial is a double negative material where the effective permeability and permittivity are negative. So if we hit any Gaussian wave on the surface of DNG material then some part is reflected...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): METAMATERIAL 1D SIMULATION USING FDTD METHOD Download

Adaptive multi-focus image fusion using a wavelet-based statistical sharpness measure Adaptive multi-focus image fusion using a wavelet-based statistical sharpness measureAdaptive multi-focus image fusion using a wavelet-based statistical sharpness measure


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 112.64 KB Download (46): Adaptive multi-focus image fusion using a wavelet-based statistical sharpness measure Download

Added: May 26, 2013 | Visits: 266

IMAQPLOT - Preview video data using callbacks IMAQPLOT is a simple demonstration of previewing video data using the toolbox's TimerFcn callback. IMAQPLOT also allows users to integrate the video preview into any MATLAB GUI. These are capabilities that are present in the toolbox's PREVIEW command, but are presented here as a demonstration of...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): IMAQPLOT - Preview video data using callbacks Download

Added: June 17, 2013 | Visits: 517

Generate Quiz Using Short code Using this plugin you can create a quick Multiple Choice Quiz. Just Using the simple short codes.Rules are simple:use short code like this[gmc-question]question text on first line.....it shud not spread multiple lines, just the first line.second line must has the right answer.third line wrong...


Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 40.96 KB Download (46): Generate Quiz Using Short code Download

Added: June 27, 2013 | Visits: 445

DSP Code Verification using UDP In this document I show how to verify the functionality of your DSP code via processor in-the-loop (PIL) co-simulation using Simulink?s UDP (user datagram protocol) blocks. These blocks are a new addition to the R2006b release of Simulink. This example is an extension of a previous example which...


Platforms: Matlab

License: Freeware Size: 1.73 MB Download (45): DSP Code Verification using UDP Download

Added: May 16, 2013 | Visits: 616

Image Edge Detection Using Ant Colony Optimization A demo program of image edge detection using ant colony optimization.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (45): Image Edge Detection Using Ant Colony Optimization Download

Using MathWorks Tools to Apply Model-Based Design for DO-178B Applications This example demonstrates the use of The MathWorks product family to apply Model-Based Design in the development of applications that may be certified using DO-178B or ARP-4754 standards.This example will step through the complete software development and verification lifecycle demonstrating how...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 2.56 MB Download (45): Using MathWorks Tools to Apply Model-Based Design for DO-178B Applications Download

Improving an Engine Cooling Fan Using Design for Six Sigma Technique This file explains how to run the demo shown in the July 2005 MATLAB Digest Article "Improving an Engine Cooling Fan Using Design for Six Sigma Techniques." You will need MATALAB, Statistics Toolbox, Curve Fitting Toolbox, and Optimization Toolbox to run all of the analysis. I recommend you view...


Platforms: Matlab


Estimation value at risk by using Exponentially Weighted Moving Averagege This file contains three m-file which estimate the Value at Risk (VaR) of portfolio composed of two stocks price by using Exponentially Weighted Moving Average.the main function is 'ewmaestimatevar'. For estimating VaR you should use this function. This function also sketch related diagram. at...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Estimation value at risk by using Exponentially Weighted Moving Averagege Download

Helium ground atom state energy calculation using Hartree-Fock method In this program I will find He atom ground state energy using Hartree-Fock method. My program based on an algorithm which is written in Thijjsen's Computational Physics books chapter 4.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Helium ground atom state energy calculation using Hartree-Fock method Download

Calculate average period of a wave signal using Hilbert transform Function for calculaing period of a wave signals in pixels using Hilbert transform.Single or multiple profiles can be used as input for calculating distribution of periods.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Calculate average period of a wave signal using Hilbert transform Download

Acquire Double Rate Image From Photonfocus(TM) Camera using Image Acquisition Toolbox (TM) Acquire & demodulate Double Rate Images from Photonfocus camera using Image Acquisition ToolboxThis is an example of how to use Image Acquisition Toolbox to acquire images from Photonfocus cameras with Double Rate technology. Specifically, this example shows how to use this feature with the...


Platforms: Matlab


Added: July 15, 2013 | Visits: 648

Calculation of radar cross section (RCS) using mie theory This function calculates radar cross section (RCS) of the scattering of a object using mie theory.Its accuracy is tested.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Calculation of radar cross section (RCS) using mie theory Download

Added: September 04, 2013 | Visits: 444

BER of OFDM using 16-QAM in AWGN theoretical and simulated BER are in good agreement in AWGN channel the result can be extended to general M-QAM using slight modification .


Platforms: PHP

License: Freeware Size: 10 KB Download (45): BER of OFDM using 16-QAM in AWGN Download

< 1 2 3 4 5 >