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

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

Histogram Equalization Using Matlab

1 2 3 4 5 > 
Added: April 11, 2013 | Visits: 664

Using MATLAB to Develop Macroeconomic Models Slides, software, and data for the MathWorks webinar, "Using MATLAB to Develop Macroeconomic Models." The file moneydemo.zip contains a file moneydemo.pdf with slides for the webinar and a collection of MATLAB scripts and helper functions to perform a number of macroeconomic analyses. The main...



Platforms: Matlab

License: Freeware Size: 266.24 KB Download (71): Using MATLAB to Develop Macroeconomic Models Download

Added: June 02, 2013 | Visits: 468

Dynamical Systems with Applications using MATLAB "Dynamical Systems with Applications using MATLAB" covers standard material for an introduction to dynamical systems theory. The text deals with both discrete and continuous systems.There are applications in mechanical systems, chemical kinetics, electric circuits, interacting species, economics,...





Platforms: Matlab

License: Freeware Size: 92.16 KB Download (54): Dynamical Systems with Applications using MATLAB Download

Advanced Mathematics and Mechanics Applications Using MATLAB, 3rd Edition Programs from the third edition of 'Advanced Mathematics and Mechanics Applications Using MATLAB', by Howard Wilson, Louis Turcotte and David Halpern, CRC Press, 2003, ISBN 1-58488-262-X. Contains about 12,000 lines of MATLAB programs and utilities emphasizing problems in engineering, applied...


Platforms: Matlab


Read and Write Values from and to the Registry using Matlab Read and Write Values from and to the Registry using Matlab.Contains: source code and documentation.September 13, 2006


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 491.52 KB Download (44): Read and Write Values from and to the Registry using Matlab Download

Video Surveillance Using MATLAB and Image Acquisition Toolbox This demo shows a simple program on the video surveilance using MATLAB and some toolboxes.Features:1. Run in 2 modes --> Monitoring and Playback2. Users are allowed to change the threshold value and the snap counter for the decision on snapping the frame.Limitation:1. Used of while loop for a...


Platforms: Matlab

License: Freeware Size: 143.36 KB Download (44): Video Surveillance Using MATLAB and Image Acquisition Toolbox Download

Added: June 09, 2013 | Visits: 656

Contrast Limited Adaptive Histogram Equalization (CLAHE) This is an image contrast enhancement algorithm that overcomes limitations in standard histogram equalization (HE). The two primary features is adaptive HE (AHE), which divides the images into regions and performs local HE, and the contrast limited AHE (CLAHE), which reduces noise by partially...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (50): Contrast Limited Adaptive Histogram Equalization (CLAHE) Download

Developing a Financial Market Index Tracker using MATLAB OOP and Genetic Algorithms Files used in the Webinar "Developing a Financial Market Index Tracker using MATLAB OOP and Genetic Algorithms"The zip file contains the data and files used to develop an application to track a market index using Genetic algorithm. The initial algorithm is then wrapped up in MATLAB OOP to create...


Platforms: Matlab


Added: April 19, 2013 | Visits: 583

Pricing Derivatives Securities using MATLAB A Zip file containing the examples that were used in the MathWorks webinar: "Pricing Derivatives Securities using MATLAB".Highlights:* Pricing a portfolio of vanilla options using Black-Scholes, a Binomial Tree and Monte Carlo simulation.* Pricing exotic options using the implied trinomial tree...


Platforms: Matlab

License: Freeware Size: 327.68 KB Download (43): Pricing Derivatives Securities using MATLAB Download

Added: May 07, 2013 | Visits: 312

Replacement for mwArray using Matlab Engine Update 2011: An example application is included which shows a 2D plot using Matlab formulas. Requires MFC. Visual Studio 2008 is recommended, but the project should work in other versions.Another update is more correct support for multi-threading in MxWrapper.As part of maintaining a large,...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 645.12 KB Download (43): Replacement for mwArray using Matlab Engine Download

Added: September 02, 2013 | Visits: 460

Feature Selection using Matlab The DEMO includes 5 feature selection algorithms:d-deD? Sequential Forward Selection (SFS)d-deD? Sequential Floating Forward Selection (SFFS)d-deD? Sequential Backward Selection (SBS)d-deD? Sequential Floating Backward Selection (SFBS)d-deD? ReliefFTwo CCR estimation methods:d-deD?...


Platforms: Matlab

License: Freeware Size: 3.23 MB Download (48): Feature Selection using Matlab Download

Generating Waveforms on Agilent MXG, ESG, PSG Signal Sources using MATLAB MATLAB is a software environment and programming language with over 1,000,000 users and is used to generate arbitrary and standard waveforms, configure and control instruments, build automated test applications, and analyze and visualize data from other instruments. MATLAB only supports...


Platforms: Matlab


Added: June 10, 2013 | Visits: 646

Monte Carlo simulations using MATLAB This set of files show some of the principles of Monte Carlo simulations, applied in the financial industry. this is the content of the web seminar called "Simulations de Monte Carlo en MATLAB".The slides are in French and a copy in English is also availableYou will find here :* how to code your...


Platforms: Matlab

License: Freeware Size: 399.36 KB Download (55): Monte Carlo simulations using MATLAB Download

Added: August 02, 2013 | Visits: 489

Using MATLAB to Develop Portfolio Optimization Models A .zip file contains a series of scripts that were used in the MathWorks webinar "Using MATLAB to Develop Portfolio Optimization Models." The scripts generate 3D efficient frontiers for a universe of 44 stocks with time as the third axis. Additional scripts perform various ex-ante and ex-post...


Platforms: Matlab

License: Freeware Size: 204.8 KB Download (51): Using MATLAB to Develop Portfolio Optimization Models Download

Added: August 31, 2013 | Visits: 360

Using MATLAB to Develop Asset-Pricing Models A .zip file contains MATLAB scripts and data that were used in the webinar "Using MATLAB to Develop Asset-Pricing Models". The slides from the webinar are also included. The scripts examine the Fama & French model for a number of companies with recent IPOs to examine short-term pricing anomalies...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 2.18 MB Download (46): Using MATLAB to Develop Asset-Pricing Models Download

Added: April 20, 2013 | Visits: 372

Brightness Preserving Dynamic Fuzzy Histogram Equalization Brightness Preserving Dynamic Fuzzy Histogram Equalization(BPDFHE) proposes a novel modification of the brightness preserving dynamic histogram equalization technique to improve its brightness preserving and contrast enhancement abilities while reducing its computational complexity. This...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): Brightness Preserving Dynamic Fuzzy Histogram Equalization 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

Digitale Signalverarbeitung: Grundlagen und Anwendungen Beispiele und Ubungen mit MATLAB Companion S Digital Signal Processing: Principles and Applications examples and exercises using MATLAB Companion S


Platforms: Matlab


Added: August 12, 2013 | Visits: 478

Using MATLAB to Analyze and Design Control Systems, 2e This workbook teaches students how to use MATLAB and Simulink to perform calculations and generate graphs essential to control system analysis.For a full book description and ordering information, please refer to http://www.mathworks.com/support/books/book1301.jsp.


Platforms: Matlab

License: Freeware Size: 51.2 KB Download (48): Using MATLAB to Analyze and Design Control Systems, 2e Download

Added: August 13, 2013 | Visits: 549

Using Statistics to Analyze Uncertainty in System Models Demo files from the 30 August 2007 Webinar - Reliability Analysis and Robust Design using MATLAB(R) Products"Webinar direct link: http://www.mathworks.com/wbnr14894You will need MATLAB and Statistics Toolbox, Optimization Toolbox, and Simulink to run the Demo.


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): Using Statistics to Analyze Uncertainty in System Models Download

Added: July 14, 2013 | Visits: 407

Web Deployment Using MATLAB MATLAB Builder for COM enables you to deploy MATLAB algorithms as COM objects, which can be used on any web server on a Microsoft operating system. The MATLAB based COM object will handle your technical computing, while integrating with a front-end web application built using industry-standard...


Platforms: Matlab

License: Freeware Size: 2.3 MB Download (44): Web Deployment Using MATLAB Download

1 2 3 4 5 >