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

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

Solving Functions In Matlab

< 1 2 3 4 5 
Added: August 05, 2013 | Visits: 195

Matlab welcoming you It's GUI, which is prompted in matlab, while it starts up initially. GUI just shows few images and wishes and welcomes the user according to the time in his system. Read the document first for instruction t run the gui at matlab startup.



Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 440.32 KB Download (48): Matlab welcoming you Download

Released: June 08, 2015  |  Added: September 01, 2015 | Visits: 582

Matlab CAPE-OPEN Unit Operation The Matlab CAPE-OPEN Unit Operation is a unit operation implementation for which the calculations can be entered in Matlab. The Matab unit operation will function in CAPE-OPEN compliant process simulation environments that support version 1.1 thermodynamics or version 1.0 thermodynamics...





Platforms: Windows, Windows 8, Windows 7

License: Shareware Cost: $400.00 USD Size: 1.25 MB Download (36): Matlab CAPE-OPEN Unit Operation Download

Added: August 26, 2008 | Visits: 944

Solving Triangles The program provides detailed, step-by-step solutions in a tutorial-like format to the problems of solving triangles in elementary geometry. The program is designed for high school students and teachers.


Platforms: Windows

License: Shareware Cost: $15.00 USD Size: 782 KB Download (105): Solving Triangles Download

Added: May 15, 2010 | Visits: 1.131

Sajax Sajax is a simple toolkit to expose functions in your PHP scripts as JavaScript stubs. This can be called by the browser to do work on the server without refreshing the page. It utilizes XMLHttpRequest to make the magic happen. This kind of technology, generally known as remote scripting or...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (98): Sajax Download

Added: August 31, 2013 | Visits: 363

Using Java Swing components in MATLAB JCONTROL provides an easy way to integrate a full range of java GUIs from the java.awt and javax.swing libraries into MATLAB. Example:obj=JCONTROL(Parent, Style);obj=JCONTROL(Parent, Style,...PropertyName1, PropertyValue1,...PropertyName2, ProeprtyValue2....);Inputs:Parent: the handle of a MATLAB...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (44): Using Java Swing components in MATLAB Download

Added: May 13, 2013 | Visits: 620

Hybrid Particle Swarm Optimization This upload contains a hybrid Particle Swarm Optimization algorithm for functions in the real space. An options file is also provided, which lets the user fully parameterize the process. The hybrid function used is the @fminsearch, which is available on the MATLAB core. The PSO performs very well...


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Hybrid Particle Swarm Optimization Download

Added: April 08, 2013 | Visits: 438

HOT Thermodynamic Tools for Matlab HOT is a package originally constructed for combustion modeling in Matlab. It calculates common thermodynamic properties such as enthalpy, specific heat, entropy, internal energy, gamma, ideal gas constant, molecular weight, etc


Platforms: Matlab

License: Freeware Size: 143.36 KB Download (40): HOT Thermodynamic Tools for Matlab Download

Added: July 11, 2013 | Visits: 388

CUDA MEX This small script modifies the files used by MATLAB to compile mex-functions within MATLAB so that CUDA is supported.Once the script setup_cuda_mex.m is run you can just compile CUDA mex files with the function cuda_mex.m.Only Win32 with Visual Studio is supported in the current version.CUDA...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): CUDA MEX Download

Added: July 25, 2013 | Visits: 360

Tutorial on solving DDEs with DDE23 This tutorial shows how to use the MATLAB solver DDE23 to solve delay differential equations (DDEs) with constant delays. The solver is available in MATLAB 6.5 and later.The tutorial briefly discusses the differences between solving ODEsand DDEs, and describes the techniques used in DDE23. The...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 266.24 KB Download (39): Tutorial on solving DDEs with DDE23 Download

Added: August 31, 2013 | Visits: 382

Shock Filtering in Matlab Shock filters are based in the idea to apply locally either dilation or erosion process, depending on whether the pixel be-longs to the influence zone of a maximum or a minimum.The decision between dilation and erosion is made using the sign function (also called the signum) s in set {-1, 0, +1}...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Shock Filtering in Matlab Download

Added: May 13, 2013 | Visits: 454

A simple CPPI strategy in MATLAB In this set of files, I propose a simple CPPI (Constant Proportion Portfolio insurance) implementation. One can run the backtesting of such a strategy, playing with the parameters of the strategy such as Multiplier (Risk Exposure), or Smoothing factor.A set of slides brifly reminf the basics of a...


Platforms: Matlab

License: Freeware Size: 4.15 MB Download (46): A simple CPPI strategy in MATLAB Download

LOWESS, Locally Weighted Scatterplot Smoothing for linear and non-linear data (enhanced) LOWESS- Locally Weighted Scatterplot Smoothing that does not require the statistical toolbox in matlab.This regression will work on linear and non-linear relationships between X and Y.Modifications:12/19/2008 - added upper and lower LOWESS smooths. These additional smooths show how the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 30.72 KB Download (41): LOWESS, Locally Weighted Scatterplot Smoothing for linear and non-linear data (enhanced) Download

Added: June 26, 2013 | Visits: 350

Run two usb webcams in matlab simutaneoulsy Takes feed from two usb webcams simultaneously and shows them in separate figures. To add more webcams or use integrated webcam just make their instances and add them in this code.m/


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (50): Run two usb webcams in matlab simutaneoulsy Download

Automatische Dokumentation Matlab-Quellcodes Automatic Documentation Matlab source codes Description: This is a small example of how to use the toolbox to generate m2html documentation on projects written in Matlab.To do the following procedure:1. Download the m2html Toolbox from:http://www.artefact.tk/software/matlab/m2html/m2html.zip2. Download the Graphviz...


Platforms: Matlab


Added: August 06, 2013 | Visits: 307

Matlab 3D vectors to Paraview (via binary VTK file) One of the few weak points in MATLAB is its low speed when displaying 3D vector plots. Paraview is an open source visualization tool that seems to work pretty well.This contribution shows how the MATLAB 3D flow example is written to a binary VTK file.In Paraview follow these steps:* CTRL+O to...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Matlab 3D vectors to Paraview (via binary VTK file) Download

Added: June 11, 2013 | Visits: 350

Loading Text document in Matlab I got data from ANSIS and loaded the text file containing data and used it in a manner i needed.just check it out ....


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Loading Text document in Matlab Download

Added: April 27, 2013 | Visits: 435

Store Excel named range in MATLAB This function look in the specified workbook to a specific Named range given as an input. If not found, an empy matrix is returned. the workbook should be an absolute path.


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Store Excel named range in MATLAB Download

Video processing in MATLAB 2009 for Mac OS X and Linux 64 using ffmpeg I checked out a couple of projects out there, e.g. videoIO - but I didn't get lucky with it, so I did some very basic things on my own: * Most stupid way of implementationThe source provides the slowest and most stupid way for video processing, but it works: It starts ffmpeg (must be installed)...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 40.96 KB Download (53): Video processing in MATLAB 2009 for Mac OS X and Linux 64 using ffmpeg Download

Added: May 25, 2013 | Visits: 239

ispair from all the IS* functions from MATLAB I always missed this one...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): ispair Download

Added: April 04, 2013 | Visits: 322

EMat: Embedded Matlab Templating EMAT Embedded Matlab templating EMat class provides a templating system in Matlab like Ruby's ERB system. Matlab code can be embedded inside any text document to easily control the document generation flow. A simple example is illustrated here: >> x = 42; >> tmpl = ' The value of x is '; >> obj...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): EMat: Embedded Matlab Templating Download

< 1 2 3 4 5