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

Matlab software
Filter: All | Freeware | Demo
 

Matlab

< 1 2 3 4 5 > 
Added: June 10, 2013 | Visits: 647

Monte Carlo simulations using MATLAB This set of files show some of the principles of Monte Carlo simulations, applied in the financial industry. this is the content of the web seminar called "Simulations de Monte Carlo en MATLAB".The slides are in French and a copy in English is also availableYou will find here :* how to code your... Platforms: Matlab

License: Freeware Size: 399.36 KB Download (55): Monte Carlo simulations using MATLAB Download

Added: June 15, 2013 | Visits: 416

Composition change in a stream of HYSYS from MATLAB The goal is to write a MATLAB code which runs a script in order to manipulate a stream composittion in HYSYS. This can be done by doing the following procedure:First a script should be made in HYSYS (Tools -> Script Manager -> New)Then, manually change the stream composition and stop recording... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (55): Composition change in a stream of HYSYS from MATLAB Download

Added: August 13, 2013 | Visits: 585

CONVOLUTION IN MATLAB WITHOUT USING conv(x,h) A GENERALAZED CONVOLUTION COMPUTING CODE IN MATLAB WITHOUT USING MATLAB BUILTIN FUNCTION conv(x,h) Platforms: Matlab

License: Freeware Size: 10 KB Download (54): CONVOLUTION IN MATLAB WITHOUT USING conv(x,h) Download

MATLAB Adaptor for Agilent's U2600A Series USB Data Acquisition Devices (DAQ) This adaptor enables you to use MATLAB and MATLABd-deOaos Data Acquisition Toolbox with the U2600A Series data acquisition devices. Install this adaptor as instructed in the installation guide called d-deDUGetting Started d-deOCt MATLAB with Agilent DAQ Devicesd-deDt.The adaptor requires the... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 3.95 MB Download (54): MATLAB Adaptor for Agilent's U2600A Series USB Data Acquisition Devices (DAQ) Download

Added: June 02, 2013 | Visits: 472

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: May 25, 2013 | Visits: 320

16. MATLAB: IF, SWITCH, FOR, WHILE HOW USING FUNCTIONS IF-ELSE, SWITCH-CASE, FOR, WHILE IN MATLAB. Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 4.28 MB Download (54): 16. MATLAB: IF, SWITCH, FOR, WHILE Download

Added: June 21, 2013 | Visits: 408

Using Instrument Drivers in MATLAB Instrument Control Toolbox 2 supports industry-standard IVI and VXIplug&play drivers, as well as stand-alone MATLAB instruments drivers. This archive contains examples of using these drivers.The examples are explained in detail in the May 2005 MATLAB Digest article called "Simplify Instrument... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 71.68 KB Download (54): Using Instrument Drivers in MATLAB Download

Added: July 22, 2013 | Visits: 412

Kinect SDK with Matlab The file includes mexfunction code calling "Kinect for Windows SDK" to receive depth data and color image from Kinect and a Matlab code to reshape the information matries. Please see the Readme.txt for usage. Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (53): Kinect SDK with Matlab Download

Added: April 02, 2013 | Visits: 510

From Fortran, call MATLAB Compiler C shared library The MATLAB Compiler (v4, R14 onwards) can package MATLAB code into an executable or C/C++ shared library. Calling a C shared library from Fortran, however, can be difficult. The mixed-language issue is C vs. Fortran calling conventions. This is an example of how to call a MATLAB... Platforms: Matlab

License: Freeware Size: 10 KB Download (53): From Fortran, call MATLAB Compiler C shared library Download

ImProc application created with MATLAB(R) Compiler(TM) and Visual Studio(R) This example shows how to create a simple application for image viewing and processing, and how to add some MATLAB(R) image manipulation and analysis functionality to it through a MATLAB Compiler(TM) generated DLL.Zip file includes the m-files, Visual Studio(R) solution and project files, and C++... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 2.68 MB Download (53): ImProc application created with MATLAB(R) Compiler(TM) and Visual Studio(R) Download

Added: March 24, 2013 | Visits: 418

MATLAB Pool This is a simple and straightforward demonstration of a 3D pool game using MATLAB.There are 6 balls and you can pocket them in any order you want. Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (53): MATLAB Pool Download

Added: May 18, 2013 | Visits: 537

Global Optimization with MATLAB This submission contains the demo files used in the Global Optimization with MATLAB webinar: http://www.mathworks.com/wbnr43346MultStart Demos * Peaks Minimization * Nonlinear Curve FittingGlobalSearch Demos * Peaks Minimization * Volumentric Efficiency MaximizationSimulated Annealing Demos *... Platforms: Matlab

License: Freeware Size: 1.19 MB Download (52): Global Optimization with MATLAB Download

Added: June 22, 2013 | Visits: 543

IMPLEMENTATION OF GAUSS SEIDEL METHOD IN MATLAB IMPLEMENTATION OF GAUSS SEIDEL METHOD IN MATLAB used in the load flow problem Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (52): IMPLEMENTATION OF GAUSS SEIDEL METHOD IN MATLAB Download

Added: May 06, 2013 | Visits: 560

API in Matlab Example of how to call API in Matlab.Open, close CD,maximize, minimize windowStart with matlab_api.m and try buttons in gui.If your want to compile mex-file, you should setup compiler: mex -setup. Then type: mex myShowWindow.c user32Thanks to Phil Goddard. Owing to him I began to use api in matlab. Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (52): API in Matlab Download

Released: August 22, 2012  |  Added: August 22, 2012 | Visits: 321

Matlab Demystified Matlab 7, Matlab Getting Started, Matlab Demystified Platforms: Windows

License: Freeware Size: 4.65 MB Download (52): Matlab Demystified Download

Released: December 21, 2012  |  Added: December 21, 2012 | Visits: 509

Matlab SRTM Library The Matlab SRTM Library is designed to be an easy-to-use interface for importing and manipulating NASA's Shuttle Radar Topography Mission (SRTM) Digital Elevation Model (DEM) dataset. Platforms: Windows, Mac, Linux

License: Freeware Size: 175.61 KB Download (52): Matlab SRTM Library Download

VIDEO TUTORIAL: Serial communication (TX and RX) using SERIAL Matlab function VIDEO TUTORIAL: Serial communication (TX and RX) using SERIAL Matlab function. For Bluetooth and RS-232 devices applications. (Narration in Spanish). Platforms: Matlab


Added: July 28, 2013 | Visits: 489

MATLAB TUTOTIAL This file is for begainers, who wanted to learn the MATLAB in short duration of time. Platforms: Matlab

License: Freeware Size: 757.76 KB Download (51): MATLAB TUTOTIAL Download

Added: April 06, 2013 | Visits: 644

Demo files for This is the power prediction analysis demo that was used in the "MATLAB for Excel Users" webinar. You can view the webinar at:http://www.mathworks.com/wbnr37971This demo requires only MATLAB, Statistics Toolbox, and Curve Fitting Toolbox. In the webinar, we also discussed Spreadsheet Link EX,... Platforms: Matlab

License: Freeware Size: 307.2 KB Download (51): Demo files for "MATLAB for Excel Users" webinar Download

Added: July 18, 2013 | Visits: 444

MPP (Matlab PreProcessor) If MATLAB was your first or primary programming language, you probably will never miss having a preprocessor. However if you have gravitated to MATLAB from a background in C programming you might wonder where MATLAB's pre-processor is. Well MATLAB doesn't come with one.MPP was designed to fill... Platforms: Matlab

License: Freeware Size: 133.12 KB Download (51): MPP (Matlab PreProcessor) Download

< 1 2 3 4 5 >