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

Histogram Equalization In Matlab freeware
Filter: All | Freeware | Demo
 

Histogram Equalization In Matlab

< 1 2 3 4 5 > 
Added: May 20, 2013 | Visits: 405

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: 459

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


Added: August 31, 2013 | Visits: 361

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: 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: May 13, 2013 | Visits: 453

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

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

Overlap Add Overlap Save methods implementation for block DFT processing The overlap add and overlap save are the two generally implemented methods when the input is greater than the maximum processible block in MATLAB because of memory constraints.


Platforms: Matlab


Added: July 29, 2013 | Visits: 505

Fixed Point Radix-4 FFT Radix-4 FFT Test ScriptThis file runs three versions of a Radix-4 FFT written in MATLAB: radix4FFT1_Float.m computes a radix-4 FFT for floating point data types radix4FFT2_FixPt.m computes a fixed point radix-4 FFT (requires Fixed Point Toolbox) radix4FFT3_FixPtEML.m is an Embedded MATLAB version...


Platforms: Matlab

License: Freeware Size: 61.44 KB Download (44): Fixed Point Radix-4 FFT Download

Added: July 12, 2013 | Visits: 326

QPSK modulation Initialize the message signal as 'b' and type quad in matlab workspace..


Platforms: Matlab

License: Freeware Size: 10 KB Download (41): QPSK modulation Download

Added: May 11, 2013 | Visits: 376

Quadrature Amplitude Modulation (QAM) Quadrature Amplitude Modulation (QAM) is demonstrated in matlab using graphical user interface.To use it open QAM figure file


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Quadrature Amplitude Modulation (QAM) Download

Added: June 02, 2013 | Visits: 635

Smith chart demo Show how to plot a Smith chart in Matlab. Show how to perform a 2 element match to 50 ohms termination using the Smith chart. Show that depending on the termination impedance that there is more than one combination of elements solving the problem.


Platforms: Matlab

License: Freeware Size: 1.74 MB Download (51): Smith chart demo Download

Added: March 24, 2013 | Visits: 385

HAMMINGS CODE IN MATLAB FOR LBC The following code takes input as 'k' bits of message and then gives thepossible codewords that could be put into channel inorder to transmitit.Thereafter, it asks the user to introduce an error in any of its bitsand then at the receiver end it detects and decodes the errorneous patternand shows...


Platforms: Matlab

License: Freeware Size: 10 KB Download (39): HAMMINGS CODE IN MATLAB FOR LBC Download

Added: August 06, 2013 | Visits: 458

Adaptive Fault Masking With Incoherence Scoring This simulation environment in Matlab was built for testing various voting algorithms explained in the d-de?Adaptive Fault Masking With Incoherence Scoringd-deOao paper. For the paper, click http://www.oncubilim.net/HataDuzeltMaterya...aultMasking.pdfTo start simulation, run...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Adaptive Fault Masking With Incoherence Scoring Download

Added: April 03, 2013 | Visits: 373

signal envolop This is just a file which uses the familiar functions which is available in matlab itself.


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): signal envolop Download

MS_Regress - A Package for Markov Regime Switching Models in Matlab This submission provides functions (and examples scripts) for estimation, simulation and forecasting of a general Markov Regime Switching Regression. Features of the package:- Support for univariate and multivariate models.- Support of any number of states and any number of explanatory...


Platforms: Matlab


Added: June 01, 2013 | Visits: 573

Stepper Motor Control with GUI Stepper Motor Control with GUI in Matlab 7.1.For more information, visit: http://www.matpic.com


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (60): Stepper Motor Control with GUI Download

Added: July 28, 2013 | Visits: 559

Two Dimensional Surface Fitting Program This program represents a further development of the standard powerful d-deDUnlinfitd-deDt facility already in matlab. The major problem with d-deDUnlinfitd-deDt is that it can only handle fitting of one dimensional arrays (x, y) where x is the independent variable and y is the dependent one.The...


Platforms: Matlab

License: Freeware Size: 40.96 KB Download (46): Two Dimensional Surface Fitting Program Download

< 1 2 3 4 5 >