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

Recognition Of Digits In Matlab freeware
Filter: All | Freeware | Demo
 

Recognition Of Digits In Matlab

1 2 3 4 5 > 
Added: July 19, 2013 | Visits: 628

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: March 28, 2013 | Visits: 541

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 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: August 13, 2013 | Visits: 581

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: August 04, 2013 | Visits: 566

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: August 14, 2013 | Visits: 536

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: May 21, 2013 | Visits: 537

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 (40): Principal Components Analysis in MATLAB Download

Introduction to Object-Oriented Programming in MATLAB(R) Webinar This contains the demo files and the presentation PDF file used in the "Introduction to Object-Oriented Programming in MATLAB(R)" Webinar, which was delivered in April 2009. These are meant to augment the Webinar, not replace it. Check out the On-Demand Webinars to...


Platforms: PHP

License: Freeware Size: 30.72 KB Download (58): Introduction to Object-Oriented Programming in MATLAB(R) Webinar Download

Added: August 22, 2013 | Visits: 560

Optimization Tips and Tricks New users and old of optimization in MATLAB will find useful tips and tricks in this document, as well as examples one can use as templates for their own problems.Use this tool by editing the file optimtips.m, then execute blocks of code in cell mode from the editor, or best, publish the file to...


Platforms: Matlab

License: Freeware Size: 92.16 KB Download (45): Optimization Tips and Tricks Download

Added: May 28, 2013 | Visits: 429

mex_sepsq To compute the Euclidean separation (L2 norm) between two sets of points in MATLAB can be slow and/or memory-hungry. In some cases (most particularly, if you are working with 2D, 3D or 4D data), this function will do it 2-4 times faster than the fastest m-code I've seen (due to Germano Gomes) and...


Platforms: Matlab

License: Freeware Size: 71.68 KB Download (40): mex_sepsq Download

Added: June 28, 2013 | Visits: 610

Using S-Parameters in MATLAB & Simulink A sequence of examples is provided that demonstrate how S-parameter measurements can be made and utilized to design a radio frequency amplifier.An HP (now Agilent) 8505A system controlled by MATLAB is used to characterize a bipolar transistor in terms of its S-parameters. These measurements are...


Platforms: Matlab

License: Freeware Size: 368.64 KB Download (46): Using S-Parameters in MATLAB & Simulink Download

Added: August 14, 2013 | Visits: 545

Fixed-Point Programming in MATLAB Webinar Materials The attached zip file contains the slides, MATLAB M-files, and Simulink models that were used in the Fixed-Point Programming in MATLAB webinar from December 8, 2005 by Tom Bryan. The recorded webinar is linked off of the Fixed-Point Toolbox web page


Platforms: Matlab

License: Freeware Size: 1.63 MB Download (46): Fixed-Point Programming in MATLAB Webinar Materials Download

Added: June 15, 2013 | Visits: 448

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: April 10, 2013 | Visits: 450

What's New In MATLAB 7.2 R2006a This zip file includes the presentation and demonstration files for the recorded webinar "What's New In MATLAB 7.2, Part of Release 2006a".


Platforms: Matlab

License: Freeware Size: 1.76 MB Download (48): What's New In MATLAB 7.2 R2006a Download

Added: August 03, 2013 | Visits: 574

OpenGL 3D graphics in MATLAB using jzy3d A demo of some features of the jzy3d 3d graphics package from http://www.jzy3d.org/This PDF describes code for displaying jzy3d OpenGL-based 3D graphics in MATLAB. Code to run these demos is available as a Java jar file athttp://sourceforge.net/projects/waterloo/files/jzy3d uses the JOGL Java...


Platforms: Matlab

License: Freeware Size: 2.54 MB Download (51): OpenGL 3D graphics in MATLAB using jzy3d Download

Released: November 09, 2010  |  Added: November 14, 2010 | Visits: 1.427

The Power Of Pokies In Australia Learn about how pokies have fared in Australia in this eBook from its inception to the present. You will also learn about how people have reacted to the introduction of pokies, including the reactions and regulations from politicians. A basic history of pokies is also available to view in this...


Platforms: Windows

License: Freeware Size: 1.77 MB Download (200): The Power Of Pokies In Australia Download

Added: August 03, 2013 | Visits: 551

Absorption of Acetone in Air Using Water Gas absorption is a very ubiquitous unit operation in any chemical plant. It has in common with liquid-liquid extraction that there are two carrier streams and one solute to be partioned between them. Here, we use the McCabe and Thiele graphical method to study the separation of acetone from air....


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Absorption of Acetone in Air Using Water Download

Added: May 28, 2013 | Visits: 600

Using Weka in Matlab The file demonstrates interfacing Java with Matlab by using weka (Machine learning software, written in JAVA) as an example.


Platforms: Matlab

License: Freeware Size: 10 KB Download (50): Using Weka in Matlab Download

Added: May 25, 2013 | Visits: 647

Estimation and Simulation of ACD models in MatLab This submission includes functions and scripts for the estimation and simulation of ACD (autoregressive conditional duration) models. The zip file includes: - Scripts and functions for Estimation of an ACD(q,p) model with exponential or weibull distribution- Scripts and functions for Simulation...


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (49): Estimation and Simulation of ACD models in MatLab Download

Added: April 17, 2013 | Visits: 488

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

1 2 3 4 5 >