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

Listing of Development Tools in Scripts

Reads TDMS files into Matlab. Advantages: - supports reading v2 files - doesn't require the NI DLL, thus it doesn't require 32bit windows - supports interleaved data - allows only reading names & properties to get a quick feel for what is in the file - allows reading specific subsets of the data for limited memory usage.

  • Platform: Scripts, Matlab

Manipulate moving gaussians in real-time and see how an online learning algorithm reacts. In non-stationary learning problems, the target distribution changes over time, and our learned model must adapt. In this example, toy data is generated from two gaussian distributions.

  • Platform: Scripts, Matlab

This provides a simple wrapper around the comedi interface for data acquision hardware in linux. It is primarily intended for analog input..

  • Platform: Scripts, Matlab

Calculates the Mutual Average Information of a time series for some time lag..

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

modeling of PV cell using its sc current and oc voltage.

  • Platform: Scripts, Matlab

A set of blocks for manipulating 3x3 and 4x4 matrices. In versions of Simulink prior to R12, matrices were handled in row-major form, thus the need for special blocks to handle matrices. Although Simulink can now handle arrays as signals, some users may still find the row-major approach useful.

  • Platform: Scripts, Matlab

This is a very simple program that implements Rodrigues's rotation formula. I use this frequently and something like this comes in handly..

  • Platform: Scripts, Matlab

Dynamic economic dispatch is an important variant of economic dispatch,where the the ramp constraints also considered .This software presents a simple way of implementing the quadaratic programming to solve the problem..

  • Platform: Scripts, Matlab

Entity is an engine that allows you to build applications from XML with embedded scripting languages. Once interpreted, the XML nodes become objects which can be manipulated by various scripting languages. Supported languages include python, perl, tcl, javascript and C (compiled and loaded at runtime).

  • Publisher: Ian Main
  • Date: 14-06-2013
  • Size: 737 KB
  • Platform: Scripts, CGI and Perl

Transmit beamforming (TxBF) is a method of transmitting two or more phase-shifted signals so that they will be in-phase at particular points in space where the transmitter believes the receiver to be, thereby increasing SNR. ftp://ftp.dlink.fr/Windows_Seven/White%20.

  • Publisher: SADAF KHAN
  • Date: 14-06-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

This code solves biot savarts law to evaluate magnetic field from a circular coil at all points in the plane which is perpendicular to the plane of the coil. coil is situated in the X-Y plane centered at origin having radius =6 and we want to evaluate magnetic field at all points in the Y-Z plane.

  • Platform: Scripts, Matlab

Monte Carlo methods have long been used in computational finance to solve problems where analytical solutions are not feasible or are difficult to formulate. However, these methods are computationally intensive making it challenging to implement and adopt.

  • Platform: Scripts, Matlab

Syntax is the same as linkaxes, except without passing in the handles to the axes to link. It replaces: figure; ax(1) = subplot(2,1,1); plot(rand(10,1)); ax(2) = subplot(2,1,2); plot(1:10); linkaxes(ax,'x') clear ax with: figure; subplot(2,1,1); plot(rand(10,1)); subplot(2,1,2); plot(1:10); linkaxesInFigure('x').

  • Publisher: Dan K
  • Date: 14-06-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

Shade Anomaly fills in graphs above and below the x-axis different colors. It allows you to create offsets, so that values above a certain threshold are shaded. This is good to use if you would like shade values above a standard deviation. There is an example in the script if you do not enter any inputs.

  • Publisher: Alec
  • Date: 14-06-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

This GUI includes is a set of multivariate image analysis methods for analyzing image data sets acquired at two variables. For example: emission excitation image data, spectral or dynamic (temporal) sequences of images acquired at different depths using microscopy.

  • Platform: Scripts, Matlab

The Soma Cube is a popular physical puzzle. Computing all of the solutions is a challenging task, involving some math and some unusual combinatorial algorithms. The tables used in the MATLAB Soma Demo were computed in MATLAB V4 and then the code was lost.

  • Platform: Scripts, Matlab

Unpack & Run.http://www.downloadplex.com/index.php?a=admin&b=programs&os=Scripts&add.

  • Platform: Scripts, Matlab

A stack-based sequential depth-first decoder that returns Maximum-Likelihood solutions to spherical LAST coded MIMO system-type problems, i.e., a lattice decoder with spherical boundary control. In such problems, the depth of the search tree is known but the number of children per node is not fixed.

  • Publisher: Karen Su
  • Date: 14-06-2013
  • Size: 20 KB
  • Platform: Scripts, Matlab

The provided spreadsheet is a GUI for solving load flow problems. Two load flow algorithms (Newton-Raphson and Fast Decoupled) are included. Running the spreadsheet requires Excel Link as well as macro's enabled. I also want to acknowledge Pravi for providing most of the Newton Raphson files and the foundation for the GUI.

  • Publisher: Kurtis
  • Date: 14-06-2013
  • Size: 72 KB
  • Platform: Scripts, Matlab
  • Homvar
  • License: Shareware
  • Price: .price.
  • Rating

Gives a menu to choose an homoscedasticity test as Bartlett, Cochran, Brown-Forsythe, Levene, O'Brien and Welch. It only needs the input data matrix and the significance level. To output the sample variances vector and whether or not the homoscedasticity was met.

  • Platform: Scripts, Matlab

This program implements the tSL between two probability density functions following the references: Baba C. Vemuri, Meizhu Liu, Shun-Ichi Amari and Frank Nielsen, Total Bregman Divergence and its Applications to DTI Analysis, IEEE Transactions on Medical Imaging (TMI'10), 2010.

  • Publisher: Meizhu Liu
  • Date: 14-06-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

RExpect is a drop in replacement for the expect.rb module in the standard library that is faster and more robust, cabable of driving many devices simultaneously..

  • Platform: Scripts, Ruby

It is a single lyer single neuron for linear sparable data classification.It implement the first neural networks algorithm by Rosenblatt's. It is a single lyer single neuron for linear sparable data classification.It implement the first neural networks algorithm by Rosenblatt's.

  • Publisher: Ibraheem
  • Date: 14-06-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

This is a function that returns a string vector containing the expiration dates of options when a serial date vector is given. Also returns the index of the expiration fridays in the serial date vectors..

  • Platform: Scripts, Matlab

Written for advanced undergraduate students, this book emphasizes the practical application of control systems engineering to the analysis and design of feedback systems. For a full book description and ordering information, please visit http://www.mathworks.

  • Platform: Scripts, Matlab

A modification of the "Highlight to Source" and "Highlight to Destination" functions useful in large block diagrams utilising buses. The function uses undocumented properties TraceDestinationInputPorts and TraceSourceOutputPorts. Handle with care. % myTraceSignal traces Simulink signals.

  • Publisher: 77656965
  • Date: 14-06-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

One must input to a dialog box Antoine's constants, Wilson binary interaction parameters and liquid molar volume of any binary mixture of his choice. The program computes and plots activity coefficients, relative volatility and VLE diagram..

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

If you want to integrate numerically an analytical function, you can use QUAD or similar. However, if you want to integrate already sampled data (equidistantly), and if the data are sufficiently smooth, instead of TRAPZ you will prefer SIMPSUM, numerical integration by Simpson method.

  • Platform: Scripts, Matlab

These functions show some advances about MPF (Matrix Polynomial Fraction) using for represent multivariable models and design multivariable control system..

  • Platform: Scripts, Matlab

HTML2FO ist a converter for HTML files to the new XSL:FO format. It supports most of the usual tags. If you are missing a tag or think a tag is not handled as expected please open a feature request item. You may think that you have a XSLT which does the same job.

  • Platform: Scripts, C and C plus plus

New Downloads

Free OCR to Word

Free OCR to Word creates
editable and searchable MS
Word or Text files from any
image or scanned document
within few ...

UltraBooster for LimeWire

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

PhotoPad Photo Editing
Software Free

PhotoPad Free image editing
software is a free photo
editor for Windows. It allows
you to edit and apply effects
to ...

Visual SEO Studio

A desktop SEO Audit Tool, a
Visual approach to make SEO
tasks quick and easy. Crawl,
Spot on-site issues at a
glance, ...

Ink

Ink is a lite application
developed for rapid and secure
CD/DVD recording. Among the
features it offers users there
are ...

Privacy Eraser Portable

Privacy Eraser is an
all-in-one privacy suite that
protects your privacy by
cleaning up all your Internet
history tracks ...

Azureus Ultra Accelerator

Azureus Ultra Accelerator is a
program designed to boost
Azureus downloads. These
practical and professional
plug-in ...

Kaspersky Phound

Remotely lock and locate your
missing device. Sound an alarm
to help locate your missing
device. Find out who has your
...

Free File Encrypter

Free file encryptor is
designed to encrypt files of
any types like audio, video,
text, images, EXE programs,
etc. in few ...

Forgotten Space

In the game Forgotten Space,
crazy flights in spaceships of
the future are in store for
you. Many high-profile
shootings ...