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

R2009b software
 

R2009b

Example: Creating TimeSeries and TsArray Inputs for Simulink Bus Signal Input Data This entry provides functions and examples allowing you to create Simulink.TsArray and Simulink.TimeSeries objects from a script or the MATLAB command line. A Simulink.TsArray object can be used as input data for a bus signal input in Simulink.Note: These functions contain **UNDOCUMENTED**...



Platforms: Matlab


Added: September 15, 2013 | Visits: 406

CreateMatrixFromModelData CreateMatrixFromModelDataMike AnthonyMark McBroomCopyright 2010 The MathWorks, Inc.This is a recursive function takes any of the following data objects commonly associated with data logging in Simulink: Simulink.ModelDataLogs Simulink.SubsysDataLogs Simulink.ScopeDataLogs Simulink.TsArray...





Platforms: Matlab

License: Freeware Size: 10 KB Download (43): CreateMatrixFromModelData Download

Added: June 16, 2013 | Visits: 441

m-sequence generation program using a search algorithm Maximum length sequence assuming distinctvalues = baseVal^powerVal-1 [ms]=mseqSearch(powerVal,baseVal) OUTPUT: ms: generated maximum length sequence, of length basisVal^powerVal-1 such that all values occur with equal frequency=basisVal except zero, which occurs basisVal-1 times INPUT: baseVal:...


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): m-sequence generation program using a search algorithm Download

Added: May 13, 2013 | Visits: 374

grdread2 Z=GRDREAD2('filename.grd') will return the data as a matrix in Z [X,Y,Z]=GRDREAD2('filename.grd') will also return X and Y vectors suitable for use in Matlab commands such as IMAGE or CONTOUR. e.g., imagesc(X,Y,Z); axis xy This function will load COARDS compliant netCDF grdfiles, the standard...


Platforms: Matlab

License: Freeware Size: 10 KB Download (59): grdread2 Download

Save a copy of current active *.m file in editor adding time mark. % SAVEM_Z saves a copy of the current active *.m file in editor, with the% file name suffixed by '_data_time' string under the same directory.%% Syntax:% savem% % tested for MATLAB 7.9.0 (R2009b), 7.11.0 (R2010b), 7.12.0 (R2011a)% % please Uncomment the corresponding code section


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Save a copy of current active *.m file in editor adding time mark. Download

Added: September 15, 2013 | Visits: 246

Preference tools GetPreference and SetPreference provide a programmatic alternative to the Preferences dialog (File -> Preferences).Use these to automatically configure your version of MATLAB to how you like it. (Save on setup time with each new release!)Note that these function rely on undocumented features that...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Preference tools Download

Added: June 16, 2013 | Visits: 492

PSK31 Model with Symbol Timing and Carrier Recovery Updated version of PSK31 communication standard that is now R2009B-R2012A compliant.This model implements a communication standard known as PSK31. The transmit portion of the model can either synthesize the PSK31 signal, or use real world signals that were captured as Wave files.The receiver...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 931.84 KB Download (44): PSK31 Model with Symbol Timing and Carrier Recovery Download

Added: August 23, 2013 | Visits: 397

Simple GUI for serial port communication This simple graphical user interface (GUI) allows you to quickly set up a serial port for simple communication.There are two versions - Serial_GUI and Serial_GUI_noICT. Serial_GUI requires the Instrument Control Toolbox because it calls the INSTRHWINFO function to check for all available serial...


Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Simple GUI for serial port communication Download

Added: April 12, 2013 | Visits: 687

MATLAB Desktop R2009a Non-Default Keyboard Shortcut sets Before R2009b, it was only possible to customize Editor and Command Window keyboard shortcuts, choosing from Windows, MATLABdlT« standard/Emacs, and Macintosh sets. In R2009b, the MATLABdlT« desktop has configurable keyboard shortcuts, and the default values were changed to improve consistency...


Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 30.72 KB Download (47): MATLAB Desktop R2009a Non-Default Keyboard Shortcut sets Download

Added: August 14, 2013 | Visits: 396

MATLAB Desktop R2009a Default Keyboard Shortcut sets Before R2009b, it was only possible to customize Editor and Command Window keyboard shortcuts, choosing from Windows, MATLABdlT« standard/Emacs, and Macintosh sets. In R2009b, the MATLABdlT« desktop has configurable keyboard shortcuts, and the default values were changed to improve consistency...


Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): MATLAB Desktop R2009a Default Keyboard Shortcut sets Download

Added: June 10, 2013 | Visits: 310

Mono- and Multivariable Control and Estimation This archive contains the script files of the main program, "MMCE.m", and of 11 function files, used in the solved exercises of the book. They work with Matlab R2007b through R2009b It contains also three simulation diagrams to be used with Simulink, in two versions (for the two versions of...


Platforms: Matlab

License: Freeware Size: 81.92 KB Download (41): Mono- and Multivariable Control and Estimation Download

Added: August 27, 2013 | Visits: 306

Patch FILTFILT If applied to a matrix, the function FILTFILT (Signal Processing Toolbox) calls itself recursively for each column. Internally FILTER is called twice, but this can be performed with a matrix directly to avoid the unnecessary overhead. For a [100 x 100] matrix FILTFILT is about 10 times faster...


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Patch FILTFILT Download

Robot Soccer: An Exercise in Learning the Key Features of Simulink This demo helps you apply the key features of Simulink that are discussed in the "Introduction to Simulink" webinar:http://www.mathworks.com/company/events/we.../wbnr37271.htmlThe demo was specifically built using the features and concepts that are shown in the webinar; modeling a simple...


Platforms: Matlab

License: Freeware Size: 399.36 KB Download (45): Robot Soccer: An Exercise in Learning the Key Features of Simulink Download

Added: April 21, 2013 | Visits: 345

MatlabBGL The MatlabBGL library fills a hole in Matlab's suite of algorithms. Namely, it provides a rich set of algorithms to work with graphs, as in graph theory graphs. The MatlabBGL package uses Matlab's native sparse matrix type as a graph and provides algorithms that workThe algorithms included...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 8.72 MB Download (49): MatlabBGL Download

Added: March 24, 2013 | Visits: 237

ThresholdLocally Performs LOCAL Otsu thresholding on an image; user can specify blocksize. Facilitates the threshold-segmentation of images with uneven illumination, without the need for background normalization. SYNTAX: B = thresholdLocally(A,blksz,varargin) THRESHOLDLOCALLY processes an image, calling...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): ThresholdLocally Download

Added: August 08, 2013 | Visits: 187

BlobsDemo Demo to illustrate simple blob detection (segmentation), measurement, and filtering. Requires the Image Processing Toolbox (IPT) because it demonstrates some functions supplied by that toolbox, plus it uses the "coins" demo image supplied with that toolbox. If you have the IPT (you can check by...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): BlobsDemo Download

Added: June 23, 2013 | Visits: 287

majorization check MAJLE (Weak) Majorization checkS = MAJLE(X,Y) checks if the real part of X is (weakly) majorized by the real part of Y, where X and Y must be numeric (full or sparse) arrays. It returns S=0, if there is no weak majorization of X by Y, S=1, if there is a weak majorization of X by Y, or S=2, if...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): majorization check Download

Added: August 19, 2013 | Visits: 244

Shortcut tools A set of utilities to programmatically manipulate shortcuts (including toolbar shortcuts and help browser favourites).AddShortcut adds a shortcut to the specified group, which by default is the toolbar, e.g.AddShortcut('Tidy', 'close all hidden; clear all; clc;');RemoveShortcuts removes shortcuts...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (44): Shortcut tools Download

Added: August 18, 2013 | Visits: 367

Robust Sparse data types The main file in this package, rsparse.m, creates a sparse array object that is a subclass of MATLAB's native sparse data type, but which is robust against certain bugs and errors (present as of R2009b). S=rsparse(varargin) The I/O syntax and options for rsparse() are identical to that of...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 30.72 KB Download (44): Robust Sparse data types Download

blurFigure - blurs and prevents interaction on a figure window blurFigure(hFig) blurs figure hFig and prevents interaction with it. The only interaction possible is with user-created controls on the blurring panel (see below). hFigBlur = blurFigure(hFig) returns the overlaid blurred figure pane. This is useful to present a progress bar or other GUI...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): blurFigure - blurs and prevents interaction on a figure window Download