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

Solving Functions In Matlab software
Filter: All | Freeware | Demo
 

Solving Functions In Matlab

1 2 3 4 5 > 
Added: June 22, 2013 | Visits: 301

Nested Functions in MATLAB twoFigs.m is an example M-file to accompany the article "Nested Functions in MATLAB" in the January 2006 issue of The MathWorks News & Notes.twoFigs.m is an example 2-figure GUI that uses nested functions to manage the data and state. Since the data is an image, it could be large and this example...



Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Nested Functions in MATLAB Download

MATLAB video tutorial in Czech - Lesson 8: Scripts and functions This video describes creating scripts and functions in MATLAB in the Czech language. It's the eighth part of complete video tutorial about MATLAB and SIMULINK.AVI file is compressed by WinZIP, TechSmith Screen Capture Codec (TSCC) is necessary to view the file.





Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 6.55 MB Download (42): MATLAB video tutorial in Czech - Lesson 8: Scripts and functions Download

MATLAB video tutorial in Czech - Lesson 5: Rounding and trigonometric functions This video describes working with trigonometric and rounding functions in MATLAB in the Czech language. It's the fifth part of complete video tutorial about MATLAB and SIMULINK.AVI file is compressed by WinZIP, TechSmith Screen Capture Codec (TSCC) is necessary to view the file.


Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 5.98 MB Download (44): MATLAB video tutorial in Czech - Lesson 5: Rounding and trigonometric functions Download

Added: August 14, 2013 | Visits: 537

Using C# functions and forms in Matlab This script shows how C# functions/classes and forms (gui) can be used in Matlab.The zip contains:- a example c# class (ComMatlab.cs) with different inputs and outputs functions.- a info_ComMatlab.txt with the commands how to compile and register a c# activex control- a ComMatlabtest.m for...


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Using C# functions and forms in Matlab Download

Added: August 15, 2013 | Visits: 454

MATLAB video tutorial in Czech - Lesson 10: Symbolic math This video describes symbolic math functions in MATLAB in the Czech language. It's the tenth part of complete video tutorial about MATLAB and SIMULINK. Symbolic Math Toolbox is needed.AVI file is compressed by WinZIP, TechSmith Screen Capture Codec (TSCC) is necessary to view the file.


Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 12.36 MB Download (44): MATLAB video tutorial in Czech - Lesson 10: Symbolic math Download

Added: August 20, 2013 | Visits: 418

Solving ODEs with Matlab This file contains the example programs and other information for the book Solving ODEs with MATLAB by L.F. Shampine, Ian Gladwell, and Skip Thompson.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 112.64 KB Download (44): Solving ODEs with Matlab Download

Added: August 13, 2013 | Visits: 584

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

Added: July 19, 2013 | Visits: 629

Large Data Sets in MATLAB Webinar Examples This webinar focuses on strategies and techniques for handling large amounts of data in MATLAB, including:d-deD? Understanding memory and its constraintsd-deD? Maximizing system resourcesd-deD? Minimizing your memory footprint in MATLABd-deD? Accessing memory across multiple systemsLeveraging...


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (46): Large Data Sets in MATLAB Webinar Examples Download

Added: June 22, 2013 | Visits: 539

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

New Statistics Tools in MATLAB(R) and the Statistics ToolboxTM These are the M-files that accompany the webinar titled "New Statistics Tools in MATLAB and the Statistics Toolbox." View the recorded webinar here:http://www.mathworks.com/wbnr8328This webinar goes through 2 demos, described below:1) Analysis of survival data from motion controllers - this demo...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (44): New Statistics Tools in MATLAB(R) and the Statistics ToolboxTM Download

Added: June 06, 2013 | Visits: 556

VIDEO TUTORIAL: DATA TYPES IN MATLAB VIDEO TUTORIAL: DATA TYPES IN MATLAB. (Narration in Spanish)


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 3.85 MB Download (49): VIDEO TUTORIAL: DATA TYPES IN MATLAB Download

Added: July 14, 2013 | Visits: 373

A multi conditional goto-like implementation in Matlab 1. IntroductionEnough debate has been devoted from time to time to the luck of "go to" in Matlab.Ourselves being somewhat devoted followers of structured programming, we rarely useit in our FORTRAN applications and implementations. However, one cannot help thatsometimes there exists this need of...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): A multi conditional goto-like implementation in Matlab Download

Added: May 06, 2013 | Visits: 559

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

Added: May 10, 2013 | Visits: 923

TCP/IP Communications in Matlab The script relies in MATLAB's ability to call Java code snippets and make use of its TCP/IP implementation.One Matlab session can communicate with another Matlab session (on the same machine or over the network) or it can communicate with a completely different program (again, on the same machine...


Platforms: Windows, Mac, *nix, Matlab, BSD Solaris

License: Freeware Download (64): TCP/IP Communications in Matlab Download

Added: April 16, 2013 | Visits: 421

print a gif in matlab % printgif(varargin) prints gif files in matlab% printgif accepts all print arguments in varargin.% printgif ignores all printer drivers passed to it% ('-deps', '-dtiff', etc.)% instead it used the -djpeg100' driver and converts% the resulting jpg file to a gif using% imread/rgb2ind/imwrite%%...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (51): print a gif in matlab Download

Added: August 04, 2013 | Visits: 567

New Approaches to Constrained Optimization in MATLAB M-files accompanying the webinar titled "New Approaches to Constrained Optimization in MATLAB" held on November 05, 2005These files provide what you need to run the two demos:1) The first demo is a demonstration of bound constrained optimization of non-smooth objective function using GA and also...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): New Approaches to Constrained Optimization in MATLAB Download

Added: March 28, 2013 | Visits: 543

Handling Large Data Sets Efficiently in MATLAB Example code from "Handling Large Data Sets Efficiently in MATLAB " webinar (http://www.mathworks.com/company/events/we.../wbnr30435.html) describing strategies for handling large amounts of data in MATLAB and avoiding "out-of-memory" errors. It will provide you with an understanding of the...


Platforms: Matlab

License: Freeware Size: 1.26 MB Download (46): Handling Large Data Sets Efficiently in MATLAB Download

Added: May 22, 2013 | Visits: 482

TCP/IP Socket Communications in MATLAB Provides an example Server / Client written in MATLAB that utilises the ability to call Java inline to perform message communication using TCP/IP.Importantly it does not require any pre-compiled DLLs or force you to compile some MEX c-files. Nor does it require any additional toolboxes Its all...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): TCP/IP Socket Communications in MATLAB Download

Added: May 21, 2013 | Visits: 538

Principal Components Analysis in MATLAB A script containing the methods used to develop a principal components analysis in MATLAB is presented. The results are analyzed and plotted in different ways in order to interpret the information. The script is presented in Spanish and English. Some datasets are attached and ready to...


Platforms: Matlab

License: Freeware Size: 163.84 KB Download (44): Principal Components Analysis in MATLAB Download

Added: May 06, 2013 | Visits: 370

MUnit: a unit testing framework in Matlab This is a complete unit testing framework in Matlab that includes test cases, test sets, automated collecting of complex test trees from the file system, automated parsing of tests to anable the user to just-write-tests, test fixtures, test callbacks, selectable and reimplementable test runners,...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 30.72 KB Download (46): MUnit: a unit testing framework in Matlab Download

1 2 3 4 5 >