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

Toolboxes In Matlab software
Filter: All | Freeware | Demo
 

Toolboxes In Matlab

< 1 2 3 4 5 > 

MATLAB video tutorial in Czech - Lesson 7: If, switch, cycles This video describes working with if, switch and cycles in MATLAB in the Czech language. It's the seventh 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: 15.61 MB Download (39): MATLAB video tutorial in Czech - Lesson 7: If, switch, cycles Download

Added: June 12, 2013 | Visits: 503

MATLAB video tutorial in Czech - Lesson 6: Strings This video describes working with strings in MATLAB in the Czech language. It's the sixth 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: 7.13 MB Download (44): MATLAB video tutorial in Czech - Lesson 6: Strings 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 (40): MATLAB video tutorial in Czech - Lesson 5: Rounding and trigonometric functions Download

Added: April 17, 2013 | Visits: 485

MATLAB in Physics - Visualisation MATLAB in Physics is four lecture series in MATLAB that is offered to first year physics undergraduate students. The aim of this lecture series is to introduce students to computational methods in MATLAB to solve problems arising in physics that cannot be solved analytically. No prior knowledge...


Platforms: Matlab

License: Freeware Size: 604.16 KB Download (45): MATLAB in Physics - Visualisation Download

Screenshot MATLAB in Physics - Symbolic Computation and Differential Equations MATLAB in Physics is a four lecture series in MATLAB that is offered to first year physics undergraduate students. This lecture shows how to use MATLAB to simulate physical systems using a range of methods. Projectile motion is analysed using the Symbolic Math Toolbox, then more complicated...


Platforms: Matlab


Added: July 01, 2013 | Visits: 454

MATLAB in Physics - Data Analysis MATLAB in Physics is a four lecture series in MATLAB that is offered to first year physics undergraduate students.This lecture shows how to use MATLAB to fit experimental data such as that obtained in undergraduate physics experiments. Non-linear fitting to a more complicated model function is...


Platforms: Matlab

License: Freeware Size: 266.24 KB Download (51): MATLAB in Physics - Data Analysis Download

What's New for Object-Oriented Programming in MATLAB Webinar - Code Examples These are the code examples used in the "What's New for Object-Oriented Programming in MATLABdlT«" webinar, which described the new object oriented features in Release 2008a.To use the code, add the top folder to your path. See the test* M-files and associated published HTML reports for code...


Platforms: Matlab


Added: July 23, 2013 | Visits: 419

Random Walks in MATLAB These files show how MATLAB can be used to simulate random walks both on a lattice in N-dimensions and on a graph. The zip file contains the following:RandDir: generates a random basis vector on a latticeRandGraphMove: Given a connection matrix for a graph generates a random neighbouring node to...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 1.69 MB Download (40): Random Walks in MATLAB Download

Added: May 15, 2013 | Visits: 231

Closures in the MATLAB Language Sometimes in MATLAB, a programmer might want to write functions that maintain state without exposing that state to the global workspace.A closure is a concept in computer science that describes the execution of a function that has privately captured variables from an enclosing scope. Through...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Closures in the MATLAB Language Download

Optimization with MATLAB and the Genetic Algorithm and Direct Search Toolbox M-files accompanying the " Genetic Algorithms & New Optimization Methods in MATLAB " webinar.These files provide what you need to run the two demos: Optimization of non-smooth objective function, and Optimization of a random stochastic objective function.To run the first demo run the file...


Platforms: Matlab


Added: May 20, 2013 | Visits: 406

XML utilities for MATLAB xmlread, xmlwrite and xslt are not provided in MATLAB 6.1 (R12.1), but if you've got the Report Generator installed you'll have the "Saxon" and "Xerces" JAR files which contain an XML reading/writing/transforming implementation. All you have to do is call the right Java methods. The attached...


Platforms: Matlab

License: Freeware Size: 10 KB Download (47): XML utilities for MATLAB Download

Added: May 22, 2013 | Visits: 460

Substitute Expressions in Matlab This function provides a supplement to the Matlab Symbolic toolbox to substitute and simplify long expressions. Maple does not provide this functionality.input-- Input expression that has some terms to be substituted. >> input='a^2-2b+c-3'; >> inputmode=1;Note that 'inputmode=1' indicates that...


Platforms: Matlab

License: Freeware Size: 10 KB Download (42): Substitute Expressions in Matlab Download

Added: September 06, 2013 | Visits: 497

Demo files for The example is on developing an algorithm for detecting an object (green ball) in MATLAB. The demo highlights* image import (and video import)* image visualization* simple image processing* automatic report generation* GUI building* deploying stand alone applicationYou can find the recording of...


Platforms: Matlab

License: Freeware Size: 327.68 KB Download (41): Demo files for "Algorithm Development with MATLAB" Webinar Download

Added: May 02, 2013 | Visits: 429

Strategy Design Pattern in Matlab 2008b The Strategy Pattern is just one of many patterns defined by the "Gang of Four" that are commonly used in many other object-oriented programming languages.Now with Matlab 2008b we can define Interfaces and Abstract classes that can make use of many of these patterns. Not only is this good coding...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Strategy Design Pattern in Matlab 2008b Download

Tutorials on Creating, Compiling and running CUDA Accelerated programs in Matlab Includes Guides on how to use visual studio to create Matlab compatible Cuda Code, how to compile, debug and run it using various methods, and much more.


Platforms: Matlab


Matlab Face Detection using classifiers and adaptive boosting I noticed most people here used OpenCV in MATLAB and said they did face detection. Those who did it by themselves had a bunch of code that was not understandable. I made a website www.ece301.com which explains in detail my code for face detection using matlab so that people can get an idea of...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 2.52 MB Download (43): Matlab Face Detection using classifiers and adaptive boosting Download

JSONlab: a toolbox to encode/decode JSON files in MATLAB/Octave JSONlab was a component developed for the iso2mesh project (http://iso2mesh.sf.net). For the latest information regarding JSONlab, please visit its homepage at http://iso2mesh.sf.net/cgi-bin/index.cgi?jsonlabJSON (javascript Object Notation) is a highly portable, human-readable and "fat-free"...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (39): JSONlab: a toolbox to encode/decode JSON files in MATLAB/Octave Download

Comparison of ODE solutions found from numerical and analytic methods in MATLAB It is aimed to perform comparison analysis of numerical solution search ..% methods of 2nd order ODE. Heun's Method, Euler's method, Runge-Kutta% (MATLAB built-in solver-ODE45) and analytical solution of the given ODE.% Given an ODE: D2y+2Dy+y=exp(-t); ICs: y(0)=1; Dy(0)=2.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): Comparison of ODE solutions found from numerical and analytic methods in MATLAB Download

Added: May 25, 2013 | Visits: 317

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 (48): 16. MATLAB: IF, SWITCH, FOR, WHILE Download

Added: April 12, 2013 | Visits: 622

Convert Image to high-quality .eps file in Matlab Function which can convert image formats supported by Matlab to high-quality .eps file. Can be useful for use with latex.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): Convert Image to high-quality .eps file in Matlab Download

< 1 2 3 4 5 >