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

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

Histogram Equalization In Matlab

< 1 2 3 4 5 > 

ARPA: Airbreathing and Rocket Propulsion Analysis Tool for Space Vehicle Design White paper only. No M-files are included with this submission. To download ARPA visit http://www.prasub.com/arpa/arpa.htmlARPA is a GUI based tool developed in MATLAB. Its architecture neutral. The tool is capable of analyzing different airbreathing engines like Turbojet, Afterburning...



Platforms: Matlab


Added: June 02, 2013 | Visits: 637

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 (55): Smith chart demo Download

Added: May 10, 2013 | Visits: 315

crosshatch_poly It works similar to the fill command in MATLAB.It allows multiple overlapping hatching on different polygons, and can even be used to obtain a speckled affect. It has a fair number of options for different line styles, colors, widths, and background colors Requirements: - MATLAB 7.4 or higher...


Platforms: Windows, Mac, *nix, Matlab, BSD Solaris

License: Freeware Download (55): crosshatch_poly Download

Released: July 19, 2012  |  Added: July 19, 2012 | Visits: 651

BioSig for Octave and Matlab BioSig is an open source software library for biomedical signal processing, featuring for example the analysis of biosignals such as the electroencephalogram (EEG), electrocorticogram (ECoG), electrocardiogram (ECG), electrooculogram (EOG), electromyogram (EMG), respiration, and so on. Major...


Platforms: Windows

License: Freeware Size: 6.8 MB Download (55): BioSig for Octave and Matlab Download

Added: August 13, 2013 | Visits: 584

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: May 10, 2013 | Visits: 338

mweka The GUI executes various WEKA classifiers and displays the results in MATLAB. Key features "mweka": - Command line options for running weka - Demonstrate how to change classifier option using java class (similiar to GenericObjectEditor in weka) - Read and Write ARFF file to/from MATLAB - Able to...


Platforms: Windows, Mac, *nix, Matlab, BSD Solaris

License: Freeware Download (54): mweka Download

Nonlinear fitting n-dimensional data with arbitrary functions How to fit a 2D Gaussian function to noisy data in Matlab? Or data with another number of dimensions and arbitrary fit function?It took me a while to find out how Matlab does this by the functions lsqcurvefit, fmincon or fminsearch. This project demonstrates how to use these functions to fit ND...


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (54): Nonlinear fitting n-dimensional data with arbitrary functions Download

Skipping Stone - An interplanetary space mission design tool Skipping StoneA richly featured application to design trajectories for interplanetary space missions using (multiple) gravity-assist maneuvers. Its most prominent capabilities are:- single/multi objective optimization- can work with a multitude of (heuristic) optimization algorithms- Low/high...


Platforms: Matlab

License: Freeware Size: 7.81 MB Download (53): Skipping Stone - An interplanetary space mission design tool Download

Added: August 22, 2013 | Visits: 403

Unstructured Mesh Generation about Bio-Informatics Script MESH2D is a toolbox for the generation and manipulation of unstructured triangular meshes in MATLAB. High quality meshes are generated automatically using user defined geometries and shapes.These meshes are suitable for subsequent FEM or FVM analysis.MESH2D will automatically adapt the element...


Platforms: Matlab

License: Freeware Size: 122.88 KB Download (53): Unstructured Mesh Generation about Bio-Informatics Script Download

Released: September 19, 2012  |  Added: September 19, 2012 | Visits: 376

Wide Histogram plug-in for Photoshop .0 Gives an enhanced histogram tool for 16-bit images. The plug-in provides a 512, 768, or 1024 pixel wide histogram, giving between 2 and 4 times the resolution of Photoshop s built-in histogram tool. This is a must if you are interested in the details of the histograms of your 16-bit images. We...


Platforms: Mac, 6, 7, CS

License: Freeware Size: 327.68 KB Download (52): Wide Histogram plug-in for Photoshop .0 Download

Added: June 04, 2013 | Visits: 675

BEM Code for 2D Pulsating Cylinder This is the code for calculating solid angle C, surface pressure ps, and field pressure pf coming out from a pulsating cylinder with radius of r and normal velocity vn in an unbounded two dimensional acoustic domain using the solution of Helmholtz Integral Equation.For verifying the calculation...


Platforms: Matlab

License: Freeware Size: 10 KB Download (52): BEM Code for 2D Pulsating Cylinder Download

Added: August 03, 2013 | Visits: 576

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

Added: July 01, 2013 | Visits: 459

MATLAB in Physics - Data Analysis MATLAB in Physics is a four lecture series in MATLAB that is offered to first year physics undergraduate students.This lecture shows how to use MATLAB to fit experimental data such as that obtained in undergraduate physics experiments. Non-linear fitting to a more complicated model function is...


Platforms: Matlab

License: Freeware Size: 266.24 KB Download (51): MATLAB in Physics - Data Analysis Download

Added: June 21, 2013 | Visits: 360

throw body with mouse It will be toolbox in matlab for physics teachers. It will be visualization of some standart problems in mechanics, electromagnetics, quantum mechanics, thermodynamics and other. The toolbox will contain standart physics problems visualizations and usefull functions to make own physics...


Platforms: Matlab

License: Freeware Size: 10 KB Download (51): throw body with mouse Download

Added: June 28, 2013 | Visits: 534

SpeedyGA: A Fast Simple Genetic Algorithm SpeedyGA is a vectorized implementation of a genetic algorithm in the Matlab programming language. Without bells and whistles, it faithfully implements the specification for a Simple GA given on pgs 10, 11 of M. Mitchell's GA book. See comments in code for details.This script has played a crucial...


Platforms: Matlab

License: Freeware Size: 10 KB Download (51): SpeedyGA: A Fast Simple Genetic Algorithm Download

Released: September 20, 2012  |  Added: September 20, 2012 | Visits: 410

PhotoHelper An image viewer is a computer program that displays a stored graphical image; it can often handle various graphics file formats. Such software usually renders the image according to properties of the display such as color depth and display resolution. In addition to that PhotoHelper provides...


Platforms: Windows, Linux

License: Freeware Size: 2.61 MB Download (51): PhotoHelper Download

Added: May 28, 2013 | Visits: 579

4B/5B Encoder line - Codificador de Linea 4B/5B Codificador de linea 4B/5B escrito en Matlab, presentado en un GUIDE, codifica longitud sin restriccion y presenta el espectro de la senal.4B/5B Encoder line written in Matlab, presented in a GUIDE, unrestricted length encoding and presents the spectrum of the signal.No tiene restricciones en la...


Platforms: Matlab

License: Freeware Size: 1.94 MB Download (51): 4B/5B Encoder line - Codificador de Linea 4B/5B Download

Added: April 03, 2013 | Visits: 423

Smart Tool v 1.1-Demo THIS PROGRAM CAN BE HELP IN SEVERAL AREAS, e.g. EDUCATION, SIGNAL ANALYSIS AND CONTROL SYSTEMS, WHEN YOU USE IT, YOU COULDN'T HAVE ANY PROBLEM TO UNDERSTAND IT, BUT IF YOU HAVE ANY QUESTION, YOU CAN CONTACT WITH ME VIA EMAIL, AND I WILL HELP YOU.FOR PERSONS WHO SPEAK ARABIC LANGUAGE, THIS PROGRAM...


Platforms: Matlab

License: Freeware Size: 7.55 MB Download (51): Smart Tool v 1.1-Demo Download

Added: July 14, 2013 | Visits: 503

geo2easeGrid Function that convert geographic coordinates to North azimuthal equal-area map with 25 kmresolution pixel (EASE-Grid projection or NL). That projection is used mainly in remote sensing and cover the northern hemisphere.If you want to know the corresponding pixel in the EASE-Grid projection to a...


Platforms: Matlab

License: Freeware Size: 10 KB Download (51): geo2easeGrid Download

Added: May 26, 2013 | Visits: 387

Spider Solitare I didn't have a copy of Spider Solitare, so I built one in Matlab. Have fun and enjoy.Use the 'Game' menu to choose the level of difficulty (number of different suits). Click once on card you want to move and click on the column you wish to move it to (don't drag and drop).


Platforms: Matlab

License: Freeware Size: 10 KB Download (51): Spider Solitare Download

< 1 2 3 4 5 >