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

Mathworks freeware
Filter: All | Freeware | Demo
 

Mathworks

1 2 3 4 5 > 

MathWorks Webinar: Using Genetic Algorithms in Financial Applications This zip file contains the Presentation (PDF) and M-files that were demonstrated in the MathWorks Webinar: Using Genetic Algorithms in Financial Applications delivered on Dec 11 2007.The purpose of the webinar was to highlight how Genetic Algorithms may be used to supplement portfolio...



Platforms: Matlab


Added: July 26, 2013 | Visits: 627

Introduction to Simulink Design Optimization Demo files for MathWorks webinar "Introduction to Simulink Design Optimization" which occured on 3/26/2009.The recording is available here:http://www.mathworks.com/company/events/we...59&p2=493937477





Platforms: Matlab

License: Freeware Size: 358.4 KB Download (49): Introduction to Simulink Design Optimization Download

PID Controller Design and Tuning with MATLAB and Simulink - Fourbar Linkage This is the demo file for September 2009 MathWorks webinar "PID Control Made Easy":http://www.mathworks.com/company/events/we...70&p2=636028082and November 2009 MATLAB Digest article "PID Control Design Made Easy":http://www.mathworks.com/company/newslette...rol-design.htmlThe demo shows the PID...


Platforms: Matlab


Added: April 19, 2013 | Visits: 582

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: 657

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 (71): Using MATLAB to Develop Macroeconomic Models Download

Added: July 08, 2013 | Visits: 481

MATLAB function list Writes to file a sorted list of MATLAB functions for all MathWorks products installed on the machine (that the function is executed on). Denotes which functions are built-in to help with syntax highlighting.


Platforms: Matlab

License: Freeware Size: 10 KB Download (50): MATLAB function list Download

MATLAB and Simulink in the World: Verification and Validation Verifying and validating embedded systems comprising software and electronics is a daunting challenge, given the increasing complexity of these systems and the need to meet tight schedules. Aerospace, automotive, communications, mechatronics, and other organizations solve this challenge by...


Platforms: Matlab

License: Freeware Size: 225.28 KB Download (46): MATLAB and Simulink in the World: Verification and Validation Download

Example: Creating TimeSeries and TsArray Inputs for Simulink Bus Signal Input Data This entry provides functions and examples allowing you to create Simulink.TsArray and Simulink.TimeSeries objects from a script or the MATLAB command line. A Simulink.TsArray object can be used as input data for a bus signal input in Simulink.Note: These functions contain **UNDOCUMENTED**...


Platforms: Matlab


A ODE system associated to PDE Electrical Propagation On Cable It is application of the method of operator A of PDE linked to problem of Rc-network electrical propagation on cable.I will publish results computing online mathworks.


Platforms: Matlab


Added: July 12, 2013 | Visits: 699

The Cardiac Processor VI1 Matlab In C Mex Version It is the version in C Mex frame of my cardiac processor VI1 for cardiac cells oscillations.I am very in love with matlab and mathworks products so i publish only for one time my work out of matlab in C Mex for C execution.


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): The Cardiac Processor VI1 Matlab In C Mex Version Download

Using Model-Based Design to Develop and Deploy a Video Processing Application "According to the U.S. National Highway Traffic Safety Administration, single-vehicle road departures result in many serious accidents each year. To reduce the likelihood of a vehicle's straying out of lane, automotive engineers have developed lane tracking and departure warning systems that use...


Platforms: Matlab


MATLAB and Simulink in the World - Communications and Semiconductor Industries Innovative applications of MathWorks products in the communications and semiconductor industries.Cambridge Consultants - Demonstrating a WiMAX Test BenchBridgewave Communications - Modeling and Simulating Wireless LinksVodafone Group Research and Development - Developing an Onboard Road-Usage...


Platforms: Matlab


Added: April 05, 2013 | Visits: 483

Linux Soft Real-Time Target The Linux Soft Real-Time Target is a target definition to Real-Time Workshop from Mathworks. The target uses the POSIX real-time clocks to generate periodic signals, to wake the model process at every time step. The process is changed to real-time highest priority defined by the scheduler, and...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (54): Linux Soft Real-Time Target Download

Added: July 18, 2013 | Visits: 352

KNMCluster Usage: [means,c]=KNMCluster(k,indata)KNMCluster is an implementation of the K-means clustering algorithm. It takes inputs k and indata. k is the initial guess of the number of clusters.indata is the aggregate data that you want to put into clusters.The returned value "means" are the eturned means...


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): KNMCluster Download

PID Controller Design and Tuning with MATLAB and Simulink - Engine Control This is the demo file for MathWorks webinar "PID Control Made Easy" from September 201-The demo shows design and tuning of PID controllers in MATLAB and Simulink.PID Controller is used to control engine speed.To see how to tune the PID Controller, please see the webinar and visit the page with...


Platforms: Matlab


Added: May 14, 2013 | Visits: 418

NetCDF/GRIB reader MATLAB-CDI is a collection of MATLAB functions that import/read GRIB and netCDF files through high-level function calls that follows an unified syntax. The package supports a subset of the full GRIB and netCDF format specification typically produced by climate models.Technically speaking,...


Platforms: Matlab

License: Freeware Size: 5.7 MB Download (39): NetCDF/GRIB reader Download

Added: June 02, 2013 | Visits: 502

Bulirsch-Stoer Propagator/Integrator The bulirsch-Stoer single-step ODE propagator has come to MATLAB in form of a MEX adaptation of Juergen Dietel's Numerical ODE solver. This may very well be the fastest single-step numerical propagator released on the Mathworks FileExchange.All functions are written in c++ and must be compiled to...


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (44): Bulirsch-Stoer Propagator/Integrator Download

Added: May 11, 2013 | Visits: 446

Verifying Code When Software Reliability is Critical For many embedded software projects, the primary verification goal is to find as many bugs as possible, as quickly as possible. The static analysis tools commonly used for this purpose are good at detecting flaws, but they do not prove that no errors remain in the source code. As a result, these...


Platforms: Matlab

License: Freeware Size: 409.6 KB Download (44): Verifying Code When Software Reliability is Critical Download

Added: June 27, 2013 | Visits: 402

fminsearchbnd new A minor improvement on the fminsearchbnd (bounded fminsearch) created by John D'Errico. Changes:% Changes from fminsearchbnd:Changes from fminsearchbnd:1) in options structure, user may pass an 'output function' and 'plot function' to fminsearch.Original fminsearchbnd handled the output function...


Platforms: Matlab

License: Freeware Size: 10 KB Download (41): fminsearchbnd new Download

Screenshot Developing Pharmacokinetic and Pharmacodynamic Models in Simulink "It takes from 10 to 15 years to bring a new drug to market?at a cost rapidly approaching $1 billion. A key contributor to these staggering costs is late-stage failure: Of every 250 compounds that enter preclinical testing, only five proceed into clinical trials, and only one will be approved by...


Platforms: Matlab


1 2 3 4 5 >