Home > By category > Scripts > Development Tools
Sort by : Name|Date|Downloads|Rating|

Listing of Development Tools in Scripts

Syntax: >> xyimagesc(X,Y,C) >> xyimagesc(X,Y,C,...) >> xyimagesc(X,Y,C,... 'PropertyName', PropertyValue ... ) The imagesc function works well when the user does not want the interpolation behavior of other functions. However if the data is not on an evenly spaced grid imagesc does not work.

  • Platform: Scripts, Matlab

Suspended and inverted pendulums were built in AutoDesk Inventor. SimMechanics is used to generate a Simulink model. This model generates the dynamics implicitly, so there is no need to solve the equations of motion by hand. The dynamics are used by control optimization software: DIDO, available commercially.

  • Platform: Scripts, Matlab

This program allows users to specify the number of zero layers to wrap around a 3D image matrix. Zero padding allows image processing to occur at the edges of the 3D image. Many image processing filters take into account the values stored in a neighborhood of voxels being evaluated.

  • Publisher: Rex Cheung
  • Date: 26-04-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

To walk through the code and for a thorough description, refer to A. Meucci (2009) , "Review of Statistical Arbitrage, Cointegration, and Multivariate Ornstein-Uhlenbeck", Latest version of article and code available at http://symmys.com/node/132.

  • Platform: Scripts, Matlab

It creates blocks of surrogate data with the same second order properties as the original time series dataset by transforming the original data into the frequency domain, randomizing the phases simultaneously across the time series and converting the data back into the time domain.

  • Platform: Scripts, Matlab

I needed to be able to create annotations to plots that would be pinned to the axes like the text function. I couldn't find any script to do this so I made my own. I though other people may find it useful. The only difference in use with the annotation function is that you can provide the axes handle.

  • Platform: Scripts, Matlab

Choose from a series of links to filter 'results' below..

  • Platform: Scripts, JavaScript

Longitudinal Redundancy Check (LRC) for Modbus PLC Controllers using ASCII LRC.m - The value appended to the end of each communication to assure that the data received is not corrupted. The LRC is the 2's compliment negation of the sum. When the total adition in the LRC constitutes a number greater then 8bits only the lowest 8bits are used to compute the LRC.

  • Platform: Scripts, Matlab

Fisher's exact test of 3x3 contingency tables permits calculation of precise probabilities in situation where, as a consequence of small cell frequencies, the much more rapid normal approximation and chi-square calculations are liable to be inaccurate.

  • Platform: Scripts, Matlab

% the water-filling process % x: a vector with each component representing noise power % P: total power % % The returned vector p maximizes the total sum rate given by % sum(log(1 + p./x)), subject to the power constraint sum(p)== P, p>=0. % % The return a vector p also minimizes % norm(p+x) % subject to the constraints % sum(p)==P; p>=0 % % % The second output "level" is the water level % % Sample usage: % Three parallel Gaussian channels with noise powers 1, 2 and 3.

  • Platform: Scripts, Matlab

This little function rounds a number (or the elements of a vector ot matrix) towards the nearest number with N significant digits. Examples: roundsd(0.012345,3) returns 0.0123 roundsd(12345,2) returns 12000 roundsd(12.345,4,'ceil') returns 12.35 This is a useful complement to Matlab's ROUND, ROUND10 and ROUNDN (Mapping toolbox), especially when dealing with data with a large variety of order of magnitudes.

  • Platform: Scripts, 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 variables.

  • Platform: Scripts, Matlab

The header MatLab variable is generated when importing an ASCII-RASTER with the ImportAsciiRaster.m function. Here below an example: [Z h] = ImportAsciiRaster(NaN, 'h'); figure; mapshow(Z, header2R(h),'DisplayType','surface'); view(3), axis equal, axis off, camlight, lighting phong axis on; xlabel('Easting'); ylabel('Northing'); zlabel('Values').

  • Platform: Scripts, Matlab
  • Neurocal
  • License: Freeware
  • Price: 0.00
  • Rating

Simulation describing the electrophysiological behavior of a biological neuron (nerve cell). Two sets of membrane kinetics are included: Hodgkin-Huxley and Schwarz for unmyelinated and myelinated axons..

  • Platform: Scripts, Matlab

The function tests given realization X of random process Xi(t) for stationary, using of the two non-parametric criterions - the criterion of inversion and the criterion of the series..

  • Platform: Scripts, Matlab

This function plot in the same figure the center trajectory and attitude of an aircraft. See the figure to understand better. The version 3.0, extend the functionality of version 2. In this last version : - fixed the Reference System Bugs - possibility to export the trajectory animation in avi format (Based on idea of my friend Ola Harkegarde) - added the gripen body model.

  • Platform: Scripts, Matlab

A statistical language recognition system generally uses shifted delta coefficient (SDC) feature for automatic language recognition. SDCs are stacked version of delta cofficient over several frames. The detail descriptions of SDC and its applications are available in W.

  • Platform: Scripts, Matlab

simple tools to evaluate non-specific electrodermal and muscular activity. While simpleEDA/EMG detects phasic changes, tonicEDA/EMG returns the general level of skin conductance or muscular tension. zip-file contains pdf-documentation, which is also available at: http://www.

  • Platform: Scripts, Matlab

Companion Software for the Dynamic Modeling and Control of Engineering Systems, 2e book by J. Lowen Shearer, Bohdan T. Kulakowski & John F. Gardner.

  • Platform: Scripts, Matlab

I've created a three phase inverter for users to download. Thanks..

  • Publisher: Peng Lei
  • Date: 26-04-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

%ZOrderGet Get the current z-order position of an existing object of a figure % % [hIndex, hCount] = ZOrderGet(h = gco) % % Set a new z-order position of an existing object of a figure. % The lower the z-order, the closer the object to the user eye. % % When adding a new object to a figure, by default it is provided with % the first z-order value, so it becomes the most visible one.

  • Platform: Scripts, Matlab
  • UIEDIT
  • License: Freeware
  • Price: 0.00
  • Rating

UIEDIT multi-line edit box UIEDIT invokes a GUI object which is similar to the edit box available in GUIDE. The major difference is that the edit object in GUIDE does not allow the user to input more than one line of text. UIEDIT supports: - Scrollbars - Multi-line text - Copy & Paste WARNING!! If you are using a version prior to 6.

  • Platform: Scripts, Matlab

We examined quantum quantity of two qubit system.The ferroelectrics vs decohence rate have been examined. The results show first order transition. This is photo induced effect..

  • Platform: Scripts, Matlab

If you are tired of waiting for loops to finish, not knowing whether you have enough time to go and get lunch, or a nice cup of tea, then your problems are solved :) This function will display the time left (as a string or vector) in Hrs Mins Secs until the current loop completes all its iterations.

  • Platform: Scripts, Matlab

This function smooths a triangulated Mesh / Patch. Supports accurate curvature flow smoothing. Which smooths in the direction of the normal keeping the edge ratio's the same. Also supports Laplacian smoothing with inverse vertice-distance based umbrella weights, making the edge lengths more uniform.

  • Platform: Scripts, Matlab

This function returns a matrix of all possible binary condition vectors for a logical system with (I) inputs. The number of inputs is limited only by the user's available system memory. The function is highly efficient, written using only three variables in 16 lines of MATLAB code.

  • Platform: Scripts, Matlab

The feature vector is a 5(gray scale) or 15(colored) dimensional vector reflecting the contrast, texture strength and orientation and texture scale for each pixel. Texture scale is represented by the average speed of change of pixel intensity in a Total Variation framework while the texture strength and orientation are computed from 3 distinct components of the structure tensor undergone a nonlinear coupled isotropic matrix valued diffusion.

  • Platform: Scripts, Matlab

The programs are grouped by chapter and are explained in detail in Lewandowsky, S., & Farrell, S. (in press). Computational Modeling in Cognition: Principles and Practice. Thousand Oaks, CA: Sage. The book is scheduled for release in December 2010 (http://www.

  • Platform: Scripts, Matlab

The GUI is divided into different segments : Video, Roboarm control, lights control and navigation control..

  • Platform: Scripts, Matlab
  • testit
  • License: Shareware
  • Price: .price.
  • Rating

Run test('test') to check your installation. Test cases are written as comment blocks at the end of an m-file. See the end of test.m, myassert.m, etc. for usage examples. Use this if you have code that requires the interface of Octave's testing functions.

  • Platform: Scripts, Matlab

New Downloads

Free Hexagons Game

Free Hangman Game is a smal
popular word guessing game
where have to guess the word
by picking the letter.

SSuite Office WordGraph

WordGraph is a free and very
useful alternative to
Microsoft\'s Word,
OpenOffice\'s Writer, or
anything else out there ...

ClickCharts Flowchart
Software Free

ClickCharts Free Flowchart and
diagram software lets you lay
out your ideas, organization,
process or create UML ...

UltraBooster for LimeWire

UltraBooster for LimeWire is a
program designed to boost the
download speed of your
Limewire client. It perfectly
...

Shareaza PRO

Shareaza Pro is a free
Windows-based peer-to-peer
client which empowers users to
share, search for anddownload
any type ...

Dynamsoft Barcode Reader
SDK

Dynamsoft Barcode Reader SDK
is a browser-based barcode
library; enables getting 1D
and 2D barcode info from
scanned ...

ECTkeyboard

ECTKeyboard is a program that
allows individuals with
reduced motor skills to type
text letter by letter. Works
with eye ...

BitComet Ultra Accelerator

BITCOMET ULTRA ACCELERATOR is
an effective plug-in for
BitComet P2P. The program
includes most modern
technology that is ...

Donar MP3 Recorder

Donar MP3 Recorder is a
flexible sound recorder tool
designed to capture any sound
in real-time that goes through
your PC ...

CinemaDrape

CinemaDrape helps you focus on
your current task on the
screen (such as a video in a
web page, a photo or a
document ...