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

Matlab Mssql software
Filter: All | Freeware | Demo
 

Matlab Mssql

< 1 2 3 4 5 > 
Added: April 11, 2013 | Visits: 655

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

Added: April 03, 2013 | Visits: 567

Matlab-GUI equity derivative calculator Learn Matlab GUI to code an equity derivative calculator, options include:European optionAmerican optionAsian optionIndex futureCash-or-nothing optionAsset-or-nothing optionLookback optionChooser optionCompound optionExchange optionPower optionUnzip the EquityDerivGUI file to a directory of your...





Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 81.92 KB Download (45): Matlab-GUI equity derivative calculator Download

Added: June 22, 2013 | Visits: 531

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: June 02, 2013 | Visits: 462

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 (50): Dynamical Systems with Applications using MATLAB Download

Added: July 24, 2013 | Visits: 540

MatLab and SQL Stored Procedure Suppose you have a Stored Procedure that runs on MS SQL Server and you want to use actxserver to exchange data with your Matlab programs, you will need to use ADODB.Parameters to map the input and output parameters required by the stored procedure. You will also need to use ADODN.Connection,...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): MatLab and SQL Stored Procedure 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: August 15, 2013 | Visits: 477

MATLAB Contest - Peg Solitaire Starter kit for the 15th MATLAB Programming Contest, May 9-16, 2007.For more information see the contest page:http://www.mathworks.com/contest/jumping/rules.html


Platforms: Matlab

License: Freeware Size: 409.6 KB Download (46): MATLAB Contest - Peg Solitaire Download

Added: September 09, 2013 | Visits: 485

MATLAB Contest - Ants Starter kit for the tenth MATLAB Programming Contest "Ants", which ran May 11-18, 2005.You are given the task programming an ant to collect as much food as possible. For more information, see the contest page:http://www.mathworks.com/contest/ants/rules.html


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (43): MATLAB Contest - Ants Download

Added: July 16, 2013 | Visits: 497

MATLAB Contest - Gerrymander The eighth MATLAB Programming Contest, Gerrymander, ran from April 21 to 28, 2004.You are given the task of preparing for an upcoming election in the state of Rectanglia. As the director of redistricting, your job is to divide the state into N districts of equal...


Platforms: Matlab

License: Freeware Size: 5.33 MB Download (39): MATLAB Contest - Gerrymander Download

Added: June 15, 2013 | Visits: 445

Programming Patterns in MATLAB This file contains slides from the talk I gave at the 1997 MATLAB User's Conference. It shows some programming patterns in MATLAB, relevant to version 5.0 and beyond. A few of the patterns may be suboptimal because of MATLAB changes since 1997.


Platforms: Matlab

License: Freeware Size: 235.52 KB Download (46): Programming Patterns in MATLAB Download

Added: July 08, 2013 | Visits: 480

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 (46): MATLAB function list Download

Added: April 25, 2013 | Visits: 327

MATLAB Monitoring Tool This task manager like tool displays real time memory state of MATLAB, HG, and Java using time based strip charts. The following information is displayed:* Memory allocated by MATLAB* Memory allocated by Java* Memory allocted by the O/S* Number of MFiles in MATLAB memory* Size of m-file parsing...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): MATLAB Monitoring Tool Download

Added: July 18, 2013 | Visits: 436

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 (47): MPP (Matlab PreProcessor) Download

Added: April 02, 2013 | Visits: 456

Tree-Ring MATLAB Toolbox This is a collection of functions I wrote for use of MATLAB with tree-ring time series. Functions are included for skeleton plotting, group time-series plotting, and correlation analysis of seasonal climatic time series with tree-ring indices ("tree-ring response-functions").


Platforms: Matlab

License: Freeware Size: 61.44 KB Download (48): Tree-Ring MATLAB Toolbox Download

Added: May 28, 2013 | Visits: 463

Editing Matlab files in Vim Contains a set of files useful to edit Matlab files.Included is :1) Syntax highlighting2) Correct indentation3) Integration in vim of the mlint Matlab code checker with the :make command4) Correct setting to use the matchit.vim script (extension of the % command to match if/end, for/end,......


Platforms: Matlab

License: Freeware Size: 10 KB Download (41): Editing Matlab files in Vim 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

Added: August 04, 2013 | Visits: 373

matlab code for automatic speech recognition matlab code using daubechies wavelet for wavelet transform


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): matlab code for automatic speech recognition Download

Added: June 03, 2013 | Visits: 496

Guitar Tuner Demo from MATLAB Expo 2011 in Tokyo This was the Guitar Tuner demo from MATLAB Expo 2011. It receives analoginput from the sound card, and calculates the frequency using autocorrelation. This information is then displayed graphically, so that one may use it to tune an input pitch.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Guitar Tuner Demo from MATLAB Expo 2011 in Tokyo Download

Added: April 08, 2013 | Visits: 475

MATLAB Contest - Sudoku Starter kit for the 12th MATLAB Programming Contest "Sudoku", running November 2-9, 2005.You are given the task of solving a variation on the Sudoku problem. For more information see the contest page:http://www.mathworks.com/contest/sudoku/rules.html


Platforms: Matlab

License: Freeware Size: 71.68 KB Download (48): MATLAB Contest - Sudoku Download

< 1 2 3 4 5 >