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

Plot Histograms In Matlab freeware
Filter: All | Freeware | Demo
 

Plot Histograms In Matlab

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

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

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

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

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 (47): 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: 363

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

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: March 28, 2013 | Visits: 443

Plot earth Plot earth in 3D sphereSeveral maps and resolutions are availableMore comprehensive map collection is available athttp://www.mediafire.com/?m2mn1mgdngt


Platforms: Matlab

License: Freeware Size: 17.82 MB Download (39): Plot earth Download

Added: August 19, 2013 | Visits: 525

Excel 2007 Plot Themes for MATLAB The THEME function takes the given figure/axis and applies one of the color schemes found in Microsoft Excel 2007 OR sets the chosen the theme to be the default for all future plots.Choose from one of any of the following themes: (1) Apex, (2) Aspect, (3) Civic, (4) Concourse, (5) Equity, (6)...


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Excel 2007 Plot Themes for MATLAB Download

Added: May 13, 2013 | Visits: 455

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

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

Added: May 10, 2013 | Visits: 313

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

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

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 (48): Fixed Point Radix-4 FFT Download

Added: July 12, 2013 | Visits: 327

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


Platforms: Matlab

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

Added: May 11, 2013 | Visits: 379

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 (44): Quadrature Amplitude Modulation (QAM) Download

Added: March 24, 2013 | Visits: 386

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

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 (49): Adaptive Fault Masking With Incoherence Scoring Download

Added: April 03, 2013 | Visits: 378

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


< 1 2 3 4 5 >