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

Listing of Development Tools in Scripts

Panning effect is implemented for both an audio file and any audio input device such as microphone. Panning is used in stereo recordings. Stereo recordings has two channels, left & right. The volume of the two channels are adjusted so as to create an impression of audio moving between the two channels.

  • Platform: Scripts, Matlab

The zip includes: (1) lsqAffineSpace: a 'low level' routine that takes a set of m-dimensional real sample data and returns the optimal-fit k-dimensional affine subspace, with some options for discarding outliers. (2) lsqPlane and lsqLine: lsqAffineSpace wrappers, that compute optimal line and hyperplane (plane, if the samples are 3-vectors) of the input samples.

  • Platform: Scripts, Matlab

This funtion will compute the probability of error in Additive White Gaussian Channel (AWGN) using BPSK modulation..

  • Platform: Scripts, Matlab

This is a simple wrapper function..

  • Publisher: Doug Hull
  • Date: 01-06-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

This is a part of my books, a book to introduce the matlab use in finance, this is the first part of the series. We discuss the calculation rules and how to use the matlab functions to calculate the fixed income securities. Also we have analyze the detail algorithm.

  • Publisher: Jin Long
  • Date: 01-06-2013
  • Size: 512 KB
  • Platform: Scripts, Matlab

The MATLAB compiler toolbox builds native libraries (MEX-functions) and executables (applications) for different platforms. The compiler scripts "mex" and "mcc" offer a user-friendly interface for compiling and linking M, C, C++, Fortran and assembler files.

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

This shortcut replacement for matlab's figure command allows rapid switching between figures without the speed slow down caused by raising the figure window to the front every time it is made active, which is the default action for matlab's figure command.

  • Publisher: David Long
  • Date: 01-06-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

From the covariance matrices (without data), groups size vector and a significance level (default = 0.05), the homogeneity covariance matrices are testing by the Box's M, it gives a Chi-square or F approximation in function of the groups sample-size. Outputs are the Box's M statistic, approximation statistic test, number of groups, number of variables, degrees of freedom of the approximation statistic test and P-value.

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

pdf defined over mimo channels.

  • Publisher: rrs peri
  • Date: 01-06-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

When I did image processing, I need to print out the coordinates (corresponding to the inner and outer loop counters) associated with the image points How to define a matrix L which can sequentially store the counters for each loop is a little tricky, that is the definition (expressed by variables formed by inner and outer loop counters) of the counter for L is not simple as 1 2 3.

  • Publisher: Weidong
  • Date: 01-06-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

Ever wonder how the weights and abscissae are calculated for the numerical conversion from radiance to flux? The long and the short of it is that Gauss-Jacobi quadrature determines the weights and abscissae which is similar to Gaussian for low-point quadrature but differs substantially for high-point quadrature.

  • Platform: Scripts, Matlab

This script shows how to compute the Diffusion Kurtosis (DKI) Coefficients from a given Diffusion-Weighted MRI dataset. The script implements several fitting methods with various constraints from the article by A. Barmpoutis and J. Zhuo "Diffusion Kurtosis Imaging: Robust Estimation from DW-MRI using Homogeneous Polynomials", In the Proceedings of ISBI, 2011, pp.

  • Platform: Scripts, Matlab

Creates Vandermonde matrix with terms of geometric progression in each row. It is an extended version of the Matlab function "vander.m"..

  • Publisher: Siqing Wu
  • Date: 01-06-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

Slides and demo files using Brazilian market data from the webinar "MATLAB no Desenvolvimento de Modelos pra Financas".

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

Optimized Step Size Random Search(OSSRS) A random search method[1] for the optimization of a function of n variables. Can be used as a start-up before using a determistic method like Simplex method of Nelder and Mead to arrive at the region of the optimum and then switch to a deterministic search.

  • Platform: Scripts, Matlab

I have been trying out the new toolbox Sonnet made and have been working on some scripts with it to tune filters. This is a simple script that will open the microstrip interdigital bandpass filter from the Sonnet examples (project is included in the Zip) and tune the lengths of the resonators by +/- 5%.

  • Platform: Scripts, Matlab
  • Tip Type
  • License: Freeware
  • Price: 0.00
  • Rating

This plugin was written to better organize content and leverage registered post types along with custom taxonomies. What this plugin will do is add a new post type called "Tip" along with a "skill" and "topic" taxonomy whioh are registered to our "Tip" post type.

  • Publisher: kolnik
  • Date: 01-06-2013
  • Size: 532 KB
  • Platform: Scripts, Ruby

TYPECAST and TYPECASTX are mex functions intended to mimic the MATLAB intrinsic typecast function with extensions. These C-mex versions of typecast differs from the intrinsic typecast in the following important aspects: Intrinsic typecast ------------------ Type of copy: Deep Data Copy Allows complex: No Allows logical: No Allows char: No Allows non-vector: No C-mex typecast -------------- Type of copy: Shared Data Copy Allows complex: Yes Allows logical: Yes (cannot convert from complex) Allows char: Yes (cannot convert from complex) Allows non-vector: Yes Since these C-mex functions produce a shared data copy of the original, it is more efficient than the MATLAB intrinsic typecast, which may be important if you are working with large variables.

  • Platform: Scripts, Matlab

By entering the appropriate orbital elements, you can plot the orbit around a 3D view of Earth. The funcion also allows for click-and-drag camera manipulation. You can also do a fly-by. Enjoy!.

  • Publisher: Michael
  • Date: 01-06-2013
  • Size: 41 KB
  • Platform: Scripts, Matlab

Easy to use Clebsch-Gordan coefficient solver for adding two angular momentums in Quantum Mechanics. This tool is created for my Quantum Mechanics II course offered by Dr. Thompson in Summer of 2007. [Instruction] Execute "GUI.m" script by invoking "GUI".

  • Publisher: james jun
  • Date: 01-06-2013
  • Size: 20 KB
  • Platform: Scripts, Matlab

Using an engine throttle valve modeling example, this demo shares some perspectives on creation of nonlinear models of dynamic systems from the measurements of its input and outputs. It describes useful workflows for approaching the task of data-based modeling using System Identification Toolboxd-OC?D? .

  • Publisher: Rajiv Singh
  • Date: 01-06-2013
  • Size: 1987 KB
  • Platform: Scripts, Matlab

This is a popular problem in MSRA interview. interviewer: How do you know about the operation system? interviewee: Very!...... interviewer: Well, can you make the cpu time curve act as a straight line? can you make it act as a sin curve? interviewee: .

  • Publisher: Su Dongcai
  • Date: 01-06-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

Adds N-1 binary (effect or dummy coded) variables based on a categorical variable to your dataset. % OUTPUT %Returns your dataset with N-1 binary variables recoded from a %categorical var that has N categories. %The Nth category isn't included as a distinct variable (will be represented by all 0's or all -1's, depending on recoding_type) %So list the least important category last in the category_values parameter %Also (optionally) drops the original categorical var.

  • Platform: Scripts, Matlab

This example shows how the number of colors in an image can be reduced..

  • Platform: Scripts, Matlab

have gained more attention in analyzing problems in continuum and fracture mechanics Unlike Finite Element Method (FEM), meshless methods do not require a predefined elemental mesh, at least in field variables interpolation. Consequently, meshless methods can avoid complicacies and difficulties which FEM encounter due to the elemental mesh.

  • Publisher: N M
  • Date: 01-06-2013
  • Size: 11796 KB
  • Platform: Scripts, Matlab

Adaptive parsing of newline-separated data. Handles bad lines WITHOUT reading line-by-line. Generally, when parsing newline-delimited data, it is fastest to parse all the lines in a single step, using "vectorized" functions like fscanf, rather than looping over the data line-by-line.

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

libtour is a generic tournament processing library written in C . Rules, teams and schedule of a tournament are defined in the Scheme programming language (Guile) and given to the library as input. Features: - simple protocol to communicate with the library through request/reply objects - queries of data coming from the Scheme definitions (game, team and team result fields, date format etc) - queries of interpreted data (table of standings, game schedule with results, teams etc) - notion of the "local team ID" that allows definitions of future stages without knowing real teams - ability to query the information for stages whose teams hasn't been determined yet - support for different group formulas (round robin, game count, playoffs) - support for excessive games (those in the schedule but not necessary to play, like in a playoff...

  • Platform: Scripts, C and C plus plus

MathWorks Networked Named User (NNU) licenses need an Options File for the FLEXnet license manager software. The Options File contains information about named users and their associated products. Very often, customers maintain a spreadsheet with the information which user is entitled to use a certain product.

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

% LS_MOD shows directory listings. It is rather like the dir command in % Windows or ls command in Unix. % % LS_MOD is a GUI-based program which allows you to perform different % kinds of listings or searches. % % Define a path for directory listing (text field below the title Insert % Path:).

  • Platform: Scripts, Matlab

A graphical user interface to compute the thermodynamic properties of an ideal rankine cycle. This example also demonstates saving and loading input fields from a GUI. This would not have been possible without the Steam Tables coded up by Magnus Holmgren.

  • Platform: Scripts, Matlab

New Downloads

DocuFreezer

DocuFreezer is the software
for batch converting different
document types. DocuFreezer
document conversion algorithms
...

Foxit Reader

Small, fast, and feature rich
PDF viewer which allows you to
open, view, and print any PDF
file. Unlike other free ...

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

UltraFileSearch Lite

File Search Utility which is
able to quickly find Files,
Folders and Text on your
Local, Network, DVD, CD-ROM,
USB Hard ...

Fayetracker

FayeTRACKER is a replacement
application for the netstat
feature in Windows. It offers
the same functionality as the
...

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

Privacy Eraser Portable

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

Portable Efficient Sticky
Notes

Throw away the traditional
paper sticky notes and start
using the completely free
Efficient Sticky Notes!
"Stick" your ...

PayPunch Lite

PayPunch is a Biometric Time
Clock & Attendance
tracking system that replaces
the typical time clock used to
track ...

Biometric Handpunch Manager
Personal

Biometric Handpunch Manager
allows you to manage all of
your Handpunch devices in
seconds.