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

Using Fdisk software
Filter: All | Freeware | Demo
 

Using Fdisk

< 1 2 3 4 5 > 
Added: July 16, 2013 | Visits: 547

Neural Network training using the Unscented Kalman Filter Similar to using the extended Kalman filter, Neural Networks can also be trained through parameter estimation using the unscented Kalman filter. This file provides a function for this purpose. It also includes an example to show how to use this function. It requires the unscented Kalman filter,...



Platforms: Matlab

License: Freeware Size: 10 KB Download (52): Neural Network training using the Unscented Kalman Filter Download

Added: August 29, 2013 | Visits: 538

PLANT IDENTIFICATION AND CONTROL USING A NEURAL In this article, procedure for using the the Matlab Neural Toolbox in order to identify and control an hypothetical non linear plant is explained with details enough to help anybody interested in that issue to know what to do and how to do a complete simulation using the tools that Matlab 7.1 and...





Platforms: Matlab

License: Freeware Size: 307.2 KB Download (45): PLANT IDENTIFICATION AND CONTROL USING A NEURAL Download

Added: April 19, 2013 | Visits: 581

Pricing Derivatives Securities using MATLAB A Zip file containing the examples that were used in the MathWorks webinar: "Pricing Derivatives Securities using MATLAB".Highlights:* Pricing a portfolio of vanilla options using Black-Scholes, a Binomial Tree and Monte Carlo simulation.* Pricing exotic options using the implied trinomial tree...


Platforms: Matlab

License: Freeware Size: 327.68 KB Download (43): Pricing Derivatives Securities using MATLAB Download

Added: April 11, 2013 | Visits: 656

Using MATLAB to Develop Macroeconomic Models Slides, software, and data for the MathWorks webinar, "Using MATLAB to Develop Macroeconomic Models." The file moneydemo.zip contains a file moneydemo.pdf with slides for the webinar and a collection of MATLAB scripts and helper functions to perform a number of macroeconomic analyses. The main...


Platforms: Matlab

License: Freeware Size: 266.24 KB Download (68): Using MATLAB to Develop Macroeconomic Models 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 (41): Using MathWorks Tools to Apply Model-Based Design for DO-178B Applications Download

Tips & Tricks: Getting started using optimization with MATLAB Contains the demos (plus a few extra) that were shown in the August 21, 2008 Webinar titled "Tips and Tricks: Getting started using optimization with MATLAB".Included parallel computing examples that were not shown in the webinar (require R2008a products)


Platforms: Matlab

License: Freeware Size: 2.14 MB Download (39): Tips & Tricks: Getting started using optimization with MATLAB Download

image segmentation using iterative watersheding plus ridge detection A demo for image segmentation using iterative watersheding plus ridge detection.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 696.32 KB Download (40): image segmentation using iterative watersheding plus ridge detection Download

Single Phase Quasi Square Wave Inverter Using Two Cascaded Square Wave Bridge This model simulates a quasi square wave inverter developed using two cascaded square wave inverter.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Single Phase Quasi Square Wave Inverter Using Two Cascaded Square Wave Bridge Download

Added: June 02, 2013 | Visits: 463

Dynamical Systems with Applications using MATLAB "Dynamical Systems with Applications using MATLAB" covers standard material for an introduction to dynamical systems theory. The text deals with both discrete and continuous systems.There are applications in mechanical systems, chemical kinetics, electric circuits, interacting species, economics,...


Platforms: Matlab

License: Freeware Size: 92.16 KB Download (54): Dynamical Systems with Applications using MATLAB Download

Added: August 21, 2013 | Visits: 395

Lotka Volterra & Oregonator Using GUI Solves the Lotka Volterra and Oregonator problems using GUI to present the results. The results show a limit cycle typical of nonlinear dynamic problems. This work was performed as a small three month project by junior students at INSAT, Tunis, Tunisia.


Platforms: Matlab

License: Freeware Size: 51.2 KB Download (39): Lotka Volterra & Oregonator Using GUI Download

Data based modeling of nonlinear dynamic systems using System Identification Toolbox Using an engine throttle valve modeling example, this demo shares some perspectives on creation of nonlinear models of dynamic systems from the measurements of its input and outputs. It describes useful workflows for approaching the task of data-based modeling using System Identification...


Platforms: Matlab


Added: July 03, 2013 | Visits: 291

barcode reader using image processing the following code reads bar-code and displays the corresponding decoded value using look up tables.black and white bars in a bar codes are correspondingly decoded to '0' or '1'.download the barcode images from google and see the code work!


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): barcode reader using image processing Download

Calculation of fractal dimension of a 3D volume using fft This matlab scprit calculates fractal dimension and intercept of a 3D volume along each redial line using Fourier analytical technique. Directionally averaged fractal dimension, intercept and Hedgehog plots of fractal dimension and intercept of each direction are given.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Calculation of fractal dimension of a 3D volume using fft Download

DTMF Encoder/Decoder with GUI using FFT,goertzel,Filter Banks A phone-like DTMF tool with GUI using several methods, FFT,goertzel and filter banks.Just run the gui.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 163.84 KB Download (48): DTMF Encoder/Decoder with GUI using FFT,goertzel,Filter Banks Download

Added: September 11, 2013 | Visits: 357

Gridding function, using Surfer This script creates a grid from irregularly spaced XYZ data, using Surfer 8.It is very important to take account the DATA MUST BE into a TXT or DAT file.This file must only have three columns and the arrangement of these columns in file, it would be:- First column : X data;- Second column: Y...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Gridding function, using Surfer Download

Added: August 19, 2013 | Visits: 189

Filter with Gabor Kernel using FFT [G GWINLEN] = genGaborKernelF( MU,NU,sigma,scaleXY,imgSz )GIMG = GABORCONV(IMG,G,GWINLEN)Extract the texture feature using Gabor filter/wavelet. You should first generate cell array G, which is a set of kernels in freq domain, then pass G and the image to the function GABORCONV.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): Filter with Gabor Kernel using FFT Download

Added: April 21, 2013 | Visits: 507

VLE Computations using GUI The user has to provide the program the constants and parameters of the models using a dialog box. A pop-up menu and an update button allow the user to select the plot (Txy, activity coefficients and relative volatility).A similar program using Mathematica 6.0 is available at the following...


Platforms: Matlab

License: Freeware Size: 51.2 KB Download (39): VLE Computations using GUI 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


Added: September 10, 2013 | Visits: 265

3 phase inverter using GTOs Its the 3 phase inverter build using GTOs.Power Elctronics engineering Beginners can be easily acquainted in simulink with this file


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (42): 3 phase inverter using GTOs Download

Added: May 07, 2013 | Visits: 310

Replacement for mwArray using Matlab Engine Update 2011: An example application is included which shows a 2D plot using Matlab formulas. Requires MFC. Visual Studio 2008 is recommended, but the project should work in other versions.Another update is more correct support for multi-threading in MxWrapper.As part of maintaining a large,...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 645.12 KB Download (43): Replacement for mwArray using Matlab Engine Download

< 1 2 3 4 5 >