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

Histogram Equalization Using Matlab software
Filter: All | Freeware | Demo
 

Histogram Equalization Using Matlab

< 1 2 3 4 5 > 
Added: August 06, 2013 | Visits: 526

Modeling feedback loop using MATLAB and Simulink When modeling feedback loop which is often used in designing a feedback controller, either MATLAB or Simulink will be sufficient to design and construct this ffedback loop. However, when dealing with complex feedback controller which involves multiple inputs and multiple outputs, it is easier to...



Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Modeling feedback loop using MATLAB and Simulink Download

Using MATLAB(R) and the Statistics ToolboxTM for Design for Six Sigma (DFSS) These are the M-files that accompany the webinar titled "Using MATLABdlT« and the Statistics Toolboxd-OC?D? for Design for Six Sigma (DFSS)." The recorded webinar will be available for viewing on the week of November 28, 2005: http://www.mathworks.com/company/events/archived_webinars.htmlThis...





Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 71.68 KB Download (44): Using MATLAB(R) and the Statistics ToolboxTM for Design for Six Sigma (DFSS) Download

Added: May 26, 2013 | Visits: 441

Alternative Mathematics using MATLAB 7 This e-book is based on the Student Edition of MATLAB 7, which includes a symbolic toolbox. The Professional Edition may of course also be used. The goal is to exploit a restricted subset of MATLAB commands and functions to explore most of the elements of undergraduate mathematics. All items from...


Platforms: Matlab

License: Freeware Size: 40.96 KB Download (45): Alternative Mathematics using MATLAB 7 Download

Added: July 18, 2013 | Visits: 597

Matlab 2008a Advanced Tutorials These tutorials, created using Matlab's publishing tools, cover the following topics in depth: getting started, the matrix, functions, flow of control, debugging & profiling, strings, cells, structs, plotting, the symbolic toolkit, calling external code, and object oriented programming using the...


Platforms: Matlab

License: Freeware Size: 1.17 MB Download (46): Matlab 2008a Advanced Tutorials Download

Using MATLAB(R) and Symbolic Math Toolbox(TM) to Develop and Analyze Financial Models These files introduce how Symbolic Math Toolboxd-OC?D? can be used to evaluate Nelson Siegel and Svensson models, which are 2 widely used techniques for modeling yield data. We demonstrate how you can define the models in the MuPAD notebook interface and perform some basic analysis and...


Platforms: Matlab


Added: August 08, 2013 | Visits: 455

Seed generator using 'current' World Population count Random number generated using Matlab (i.e. rand, randperm,etc) is pseudo-random and not pure-random. This script provides a seed that can be used to set the state in order to generate "near-pure" random numbers using rand, randperm etc. The script grabs the "current" world population count from a...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Seed generator using 'current' World Population count Download

Added: September 09, 2013 | Visits: 434

Parallel Distributed Processing of Weka Algorithms in Matlab The code given shows how Weka algorithms can be run in parallel across distributed computers using Matlab to take advantage of available hardware and quicken algorithm completion time on multiple data sets or parameter sets.Parallel processing of Weka algorithms is handled here in Matlab as...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 112.64 KB Download (40): Parallel Distributed Processing of Weka Algorithms in Matlab Download

Added: July 15, 2013 | Visits: 248

MATLAB Support Package for Finch Robot Connect to the Finch Robot using MATLAB. The Finch is a simple robot designed for teaching programming to undergraduates and pre-university students. Several people told me about this hardware so I thought I would try it. I used my daughter age 12 as my tester and found the platform engaging for...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 143.36 KB Download (43): MATLAB Support Package for Finch Robot Download

Added: July 27, 2013 | Visits: 342

The Krouchev Journal-Figure Advanced MATLAB Toolkit Toward an advanced Toolkit for Journal-Figure preparation using MATLAB Provides (for now) 2 utilities that address user needs (see comments to the acknowledged submissionsbelow):% lafig3: Combines existing (sub)figures into a new figure.% zbkfig1: Scales down or up a whole figure to better fit...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): The Krouchev Journal-Figure Advanced MATLAB Toolkit Download

Added: March 24, 2013 | Visits: 412

MATLAB Pool This is a simple and straightforward demonstration of a 3D pool game using MATLAB.There are 6 balls and you can pocket them in any order you want.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (53): MATLAB Pool Download

Added: March 25, 2013 | Visits: 357

convolution encoder to generate random 100 input and 100 out put using matlab and vhdl


Platforms: Matlab

License: Freeware Size: 10 KB Download (39): convolution encoder Download

Added: August 31, 2013 | Visits: 467

Ingle & Proakis Chapter 3 Solutions It contains answers to selected problems from Ingle & Proakis "Digital Signal Processing Using Matlab v4.0" Chapter 3.I hope they're useful for you.


Platforms: Matlab

License: Freeware Size: 215.04 KB Download (44): Ingle & Proakis Chapter 3 Solutions Download

Log/Access Simulink Signals from the ML command line. Useful for batch testing! This example using Matlab commands to access Simulink Signal properties to easily create a batch file that can log almost any Simulink signals. This is very useful for batch testing when the parameters in the Simulink model are set in a m-file. It helps to reduce the use of Save-To-Workspace blocks.


Platforms: Matlab


Added: June 17, 2013 | Visits: 745

Black-Scholes Option Value Web Application - Java/Tomcat This is a web application to calculate and plot Black-Scholes option value using MATLAB algorithms. These algorithms are built into Java .jar files using MATLAB Builder for Java. The code shows how to call these algorithms from the Java web application, which runs within Apache's Tomcat servlet...


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (48): Black-Scholes Option Value Web Application - Java/Tomcat Download

Added: July 25, 2013 | Visits: 440

AutoTune Toy The AutoTune Toy was written to demonstrate pitch correction using Matlab. To be exact, I was watching Nova one night on PBS and there was a segment on Antares AutoTune software. I thought d-deDUI can do that in Matlab!d-deDt so this is my attempt at just that. This tool allows you to record...


Platforms: Matlab

License: Freeware Size: 716.8 KB Download (39): AutoTune Toy Download

Added: April 03, 2013 | Visits: 688

COM Builder Demo: Curve Fitting This demo shows how you can create a COM component from a MATLAB code using MATLAB COM Builder. This demo compiles a function that uses the basic curve fitting capability of MATLAB into a COM component and uses it in an external Visual Basic project.Download the file and unzip it in on your local...


Platforms: Matlab

License: Freeware Size: 143.36 KB Download (48): COM Builder Demo: Curve Fitting Download

Added: May 29, 2013 | Visits: 538

COM Builder Example: Univariate Interpolation This demo shows how you can create a COM component from a MATLAB code using MATLAB COM Builder and use the same in an external project independent of MATLAB. This demo compiles a function that uses MATLAB Interpolation capability into a COM component and uses it in an external Visual Basic...


Platforms: Matlab

License: Freeware Size: 184.32 KB Download (46): COM Builder Example: Univariate Interpolation Download

Added: July 06, 2013 | Visits: 358

CONVERTGRAY2RGB Converts a gray bitmap to RGB using Matlab gray and jet palettes.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 1024 KB Download (39): CONVERTGRAY2RGB Download

Added: July 31, 2013 | Visits: 422

Using MATLAB for Bearing Fault Analysis A ball bearing is comprised of an inner and an outer ring. A fault in each one of them can cause the resonance frequencies of the bearing to awake.This program has a simple GUI with which you can investigate bearing faults in the inner or outer ring.Using Signal Processing algorithms, you can...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 634.88 KB Download (47): Using MATLAB for Bearing Fault Analysis Download

Added: April 17, 2013 | Visits: 328

Get File and Put File that remembers last location PutGetFile2 can be used to get and put files using matlab uigetfile and iputfile.Script provides memory files that remmbers the last location in which user used uigetfile and uiputfile seperatley.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): Get File and Put File that remembers last location Download

< 1 2 3 4 5 >