Scientific/Engineering Matlab scripts - Top 4 Download

Scientific/Engineering Matlab script downloads

Agilent MXA and PSA MDD Driver

The MXA and PSA Series Signal Analyzers can be controlled remotely using MATLAB by utilizing the MATLAB's Instrument Control Toolbox. In addition, the MXA Signal Analyzer can be controlled by MATLAB installed in the instrument. These are not all encompassing. These should however allow for a quick start in the process ...
Matlab

corrcof

CORRCOF computes correlation matrix of observation datas from cofactor matrix of residuals .Qvv=corrcof(A,P) INPUTS :Design Matrix (A) and Weight Matrix of observations(P).OUTPUT: The Correlation Matrix (RO) Requirements: · MATLAB Release: R13 ...
Matlab

MLE for two Normal Mixtures using EM algorithm

On line graphical presentation of parameter estimation of mixtures of two Normals defined by a Bernouli trial. Requirements: · MATLAB Release: R13 ...
Matlab

Practical FIR Filter Design in MATLAB

This tutorial white-paper illustrates practical aspects of FIR filter design and fixed-point implementation along with the algorithms available in the Filter Design Toolbox and the Signal Processing Toolbox for this purpose. The emphasis is mostly on lowpass filters, but many of the results apply to other filter types as well.The tutorial ...
Matlab

A Proposal for the Resolution of Lyapunov Matrix

These m-files allow us to get the solution of A'P PA=-Q, Lyapunov matrix equarion, by using BAck Deletion Method, or any method designeg for solving typical matrix equation of the kinf Ax=b.These m-files were developed and extensely used by author some years ago, when Matlab package did not offered the its ...
Matlab

Maximum Drawdown

This function returns the maximum relative drawdown of time-series data, as well as the start and end indices of the period when this drawdown was experienced. Requirements: · MATLAB Release: R2007a ...
Matlab

Oceanographic Data Visualized with MATLAB

The data is three velocity and density sections (A, D, and E) showing tidal flow over an underwater sill in a fjord. The colors represent landward velocity (towards the viewer); red with the tide, blue against. Three density contours are shown by black lines. The line at the bottom of the ...
Matlab

Wind Cone Graphic

The isosurface and patch functions are used to create an isosurface of the MATLAB wind.mat data illustrating where the wind speed over North America is equal to a particular value.Cones are used to show the direction and magnitude of the wind, and streamlines trace the paths of massless particles moving through ...
Matlab

Animated Globe

The world topography map, plotted on a globe projection with height, lighting, and shading effects.Use a web browser to open the attached .anim file. Requirements: · MATLAB Release: R11 ...
Matlab

Inlining Parameters to use with xPC Target

This video shows how to inline parameters in order to tune constants with xPC Target. It uses a simple model of two constants connected to a bus. Once the model is setup and built, xPC Target Explorer is used to do the actual tuning. You can find more information in the ...
Matlab

xPC Target DOSLoader Demo

With the xPC Target Embedded Option you can use the DOSLoader mode to allow you to copy the xPC Target kernel to the target flash disk, remove the 3.5-inch disk drive, and then boot the xPC Target kernel. The target application is still downloaded from the host PC. Use this mode ...
Matlab

xPC Target Quick Reference Guide

"xPC Target Quick Reference Guide" is a useful PDF Document having the most important xPC commands in MATLAB as well the commands which are executable from Target. Commands for accessing the File System, as well to access special Target Information and a list of Demo Models.This is a central Document to ...
Matlab

Constraint Constraint Package

This software package provides algorithms for analysis and design of saturation avoiding control systems. The design of linear controllers for linear, possibly multivariable or uncertain, plants is considered.To avoid a conservative design, the external signals are hard bounded in amplitude and rate. During the example sessions, only reference signals are considered ...
Matlab