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

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

Histogram Equalization In Matlab

< 1 2 3 4 5 
Added: April 21, 2013 | Visits: 686

Copernic Desktop Search functions for Matlab Copernic Desktop Search is a popular free desktop search tool that searches Microsoft Word, Excel, and PowerPoint files, Acrobat PDFs, Outlook emails, and all popular music, picture and video formats. Copernic can also search your browser history, favourites, and contacts.Copernic Desktop Search...



Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Copernic Desktop Search functions for Matlab Download

In sample Value at Risk and backtesting with the Pearson type IV distribution There are two issues with the Pearson type IV distribution: (I) the complex gamma function entering the normalization constant in the probability density function (pdf) and (II) the complex Gauss hypergeometric function entering the cumulative distribution function (cdf). For the complex gamma...





Platforms: Matlab


Added: September 06, 2013 | Visits: 521

GUI_sheet ; Java GUI table from MATLAB Create a Java-Mathworks GUI table from your structure in a separate window. Table can be: edited by the user, resized, hidden, confirmed. You can easily display the predefined size of the table to the user, he then edits the data (aka Array or Matrix Editor in MATLAB) and you can import/export...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): GUI_sheet ; Java GUI table from MATLAB Download

Added: August 01, 2013 | Visits: 484

Matlab Connect Four A version of Connect Four written in MATLAB. The computer is driven by a reasonably intelligent algorithm (but not perfect). Click on "Info" for details on how to play.


Platforms: Matlab

License: Freeware Size: 112.64 KB Download (42): Matlab Connect Four Download

Added: May 17, 2013 | Visits: 670

Matlab code of the Kalman filter Script It will compute the Kalman gain and the stationary covariance matrix using a Kalman filter with a linear forward looking model.


Platforms: Matlab

License: Freeware Size: 10 KB Download (53): Matlab code of the Kalman filter Script Download

Added: June 29, 2013 | Visits: 313

mweka Script The GUI executes various WEKA classifiers and displays the results in MATLAB.Here are some key features of "mweka":dlTE Command line options for running wekadlTE Demonstrate how to change classifier option using java class (similiar to GenericObjectEditor in weka)dlTE Read and Write ARFF file...


Platforms: Matlab

License: Freeware Size: 1.18 MB Download (43): mweka Script Download

Released: July 01, 2004  |  Added: May 20, 2006 | Visits: 3.370

Pixels Pixels has a new very useful tool in it, "Find Duplicate Images". The tool lets you find duplicate images by content of images. Pixels can be used as a great graphics viewer, with features like pre-reading for fast viewing, full screen, easy Delete,Move,Copy, Send mail, Print, and easy...


Platforms: DOS, OS/2, BeOS, Palm OS, Windows, Mac, *nix, Windows CE

License: Freeware Size: 2.03 MB Download (438): Pixels Download

Added: August 02, 2008 | Visits: 1.317

JPhotoBrush This is an Image Editing and Enhancement Application (Freeware) written in Java 1.3 making extensive use of Swings and Java2D. Features include : * Brightness/contrast controls, grayscaling, color invert etc * Filters: Blur/Smooth, Sharpen, edge detections, emboss etc * Different kinds of special...


Platforms: OS/2, Windows, *nix

License: Freeware Size: 355 KB Download (584): JPhotoBrush Download

Released: October 08, 2012  |  Added: October 08, 2012 | Visits: 603

BLIM Toolbox BLIM Toolbox is a collection of handy instruments that has been designed for the extraction and analysis of visual features in Argus images of the nearshore zone. The toolbox provides an implementation of the BarLine Intensity Mapper (BLIM) algorithm, which extracts more or less horizontal...


Platforms: Windows

License: Freeware Download (448): BLIM Toolbox Download

Added: April 02, 2013 | Visits: 562

A-star Search Algorithm MATLAB/C mixed implementation for Astar search algorithmUsage:1. Extract the zip file2. Type "Mex Astar.cpp" in MATLAB command window to generate Astar.dll (you must choose to have such ability when installing MATLAB)"Spath_test.m" is a sample file to compare the performance of Dijkstra and A-star.


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (42): A-star Search Algorithm Download

Added: June 12, 2013 | Visits: 365

MIMO with Zero Forcing equalizer Discuss the case where there a multiple (two) transmit antennas and multiple (two) receive antennas resulting in the formation of a 2x2 Multiple Input Multiple Output (MIMO) channel. We will assume that the channel is a flat fading Rayleigh multipath channel and the modulation is BPSK.The...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): MIMO with Zero Forcing equalizer Download

Added: May 08, 2013 | Visits: 521

Tektronix AFG3000 Series - MATLAB Driver and Example MATLABdlT« is a software environment and programming language with over 1,000,000 users and supports TektronixdlT« arbitrary/function generators only through its Instrument Control Toolboxd-OC?D?.MATLAB is used with Tektronix signal generators to generate arbitrary and standard waveforms,...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Tektronix AFG3000 Series - MATLAB Driver and Example Download

Added: April 02, 2013 | Visits: 408

Create Bus Data for Models with Root-Level Bus Inputs A common task in Simulink is to test a certain component of a larger model. With large-scale modeling, such componentization is often accomplished through the use of model reference. These large models also often use bus signals to organize large amounts of signals in the model. The situation at...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Create Bus Data for Models with Root-Level Bus Inputs Download

Added: April 23, 2013 | Visits: 421

Text message / E-mail Matlab! Have you ever had a need to invert a matrix while out for dinner? Have you ever had the need to solve a second-order differential equation while stuck in traffic but didn't have access to Matlab? Well, now you can!This is a VBA module file (*.bas) that allows you to evaluate a string in Matlab by...


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Text message / E-mail Matlab! Download

Simulation of Cascade PID Control and Model Predictive Control for a gas separation plant In this demo, control object (plant) is gas separator. Control Performance of Cascade PID control and Model Predictive Control are compared .This demo shows following contents.[1] Plant modelingGoverning rules of the plant are assumed and modeled on a formula basis. The governing rules are...


Platforms: Matlab


Added: June 28, 2013 | Visits: 531

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

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: September 09, 2013 | Visits: 495

secant method in nonlinear ode this will find the solution of U''=k*U*U' by using taylor series 3rd order and secant methodit gives an idea about the nonlinear ode method and also gives the idea of solving problem in matlab


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): secant method in nonlinear ode Download

Converting Models from Floating Point to Fixed Point for Production Code Generation An essential step in embedded software development, floating- to fixed-point conversion can be tedious, labor-intensive, and error-prone. System engineers frequently design algorithms in floating-point math, usually double-precision. This format represents the ideal algorithm behavior but takes...


Platforms: Matlab


Added: May 01, 2013 | Visits: 849

Java Web Example Guide End To End Chapter This is an end to end example of how to use Builder JA (Java Builder) to create a full web application that utilizes data and WebFigures to display MATLAB Figurues on the Web in an interactive way.This example shows the "Magic Square" function in MATLAB where a user can specify the size of the...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (44): Java Web Example Guide End To End Chapter Download

< 1 2 3 4 5