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

R2009b freeware
 

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

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

Added: June 10, 2013 | Visits: 312

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

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