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

Listing of Development Tools in Scripts

the main file is barCodeCam.m this is definitely not the most robust barcode reader, but seems to work on low resolution barcode photos, with some amount of distortion. some sample photos are included. i have not yet implemented the image segmentation to crop the text and surroundings out of the barcode.

  • Platform: Scripts, Matlab

It is example from physics teacher toolbox. It can show body trajectory in real time, accelerated or time step fixed. It is possible to add air friction and wind. All parameters are adjustable. Window is elastic. So it is possible to stretch the window to all screen.

  • Platform: Scripts, Matlab

the given program is generation of ellipse and rotating it with respect to center...... can anyone provide me a program for rotatin the ellipse with respect to its focus...??.

  • Publisher: raghu
  • Date: 19-05-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab
  • QWEBS
  • License: Freeware
  • Price: 0.00
  • Rating

Using 4x4 k.p method, the valence band of single quantum well is determined.http://www.downloadplex.com/index.php?a=admin&b=programs&os=Scripts&add.

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

A universal S-expression parser for Ruby..

  • Platform: Scripts, Ruby

Engineers are often interested in obtaining optimal topologies, i.e., optimal conceptual designs, for various structural problems. The attached Matlab code generates such optimal topologies in about 199 lines of Matlab code. Two structural problems are 'hard-coded' as illustrative examples.

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

XSum - SUM with error compensation The accuracy of the sum of floating point numbers is limited by the truncation error. E.g. SUM([1e16, 1, -1e16]) replies 0 instead of 1 and the error of SUM(RANDN(N, 1)) is about EPS*(N / 10). Kahan, Knuth, Dekker, Ogita and Rump (and others) have derived some methods to reduce the influence of rounding errors, which are implemented here as fast C-Mex: XSum(RANDN(N, 1), 'Knuth') is exact to all 15 digits.

  • Publisher: Jan Simon
  • Date: 19-05-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

WARNING: To apply this procedure it is strictly necessary to know a priori the chemical species (reactants & products) that participate in the reaction. A chemical equation describes what happens in a chemical reaction. The equation identifies the reactants (starting materials) and products (resulting substance), the formulas of the participants, the phases of the participants (solid, liquid, gas), and the amount of each substance.

  • Platform: Scripts, Matlab

The reduction of complex linear system is always a very important topic in many courses. In Signal and System it is the analysis of Signal Flow graph(Mason's Rule). In Signal Processing it is to find out the system function from complex filter structure.

  • Platform: Scripts, Matlab

The program gives the frequency response of t-type attenuator..

  • Platform: Scripts, Matlab

This zip-file contains two m-files that plot the lines of force a magnetic dipole filed. The files are useful for educational purposes and as illustrations of the Geocentric Axial Dipole Field of the Earth. Usage of the functions is simple. h = lforce2d(NumberOfLines, LineColr); h = lforce3d(NumberOfLines, LineColr); Three functions from File-Exchange are used as subfunctions: (1) fcilrcle.

  • Platform: Scripts, Matlab

Demo files used in "Simulink Fixed-Point Tutorial R2008a (Japanese)"..

  • Platform: Scripts, Matlab

rand_extended computes a random number in the interval [a,b] It is basically an extended version of the command rand Inputs: a: the lower bound of the interval b: the upper bound of the interval m,n(optional): dimensions of the matrix of random numbers to be generated Outputs: M: random number/matrix in the interval [a,b].

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

The following program reduces an enterd string into sentences. It can also be utilised reduce the string into words. This program is supported by two function : a) isdelimiter, b) token. They both are included in the tokfun.zip. isdelimiter returns a matrix and basically identifies delimiters such as full-stop, comma,space,etc.

  • Platform: Scripts, Matlab

addnoise(A,sz) A: image matrix sz: noise ratio (0 to 100) of the image This function take an image and noise ratio then output a grayscaled image with uniform noise. The uniform noise ranged from 0 to 255..

  • Publisher: Ibraheem
  • Date: 19-05-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

_____________ where to start dldcdldcdldcdldcdldcdldcdldcdldcdldcdldcdldcdldcdldc Look at hex_a_hop.m using MATLAB. Octave, a free imitator of MATLAB, can also "work". Unless you are curious, there is no reason to look at any other .m files. If you ARE curious, I've done my best to make the code readable, so feel free to look at it.

  • Platform: Scripts, Matlab

Simple graphical example to demonstrate repeated execution of a 'callback' function of a button ('togglebutton'). The algorithm can be included in any other code(s).

  • Publisher: Petr Kolar
  • Date: 19-05-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

Plots 2D or 3D vectors at points, both provided as matrices of column vectors. QUIVERMD(AX, X, V, VARARGIN) plots the column vectors in matrix V at the points with coordinates the column vectors in matrix X, within axes object AX using plot formatting options in VARARGIN.

  • Platform: Scripts, Matlab

ANANYMOUSCOMPILE compiles files and their dependents so that the paths of the original files are not present in the compiled files. INPUTS TYPE DESCRIPTION filenames CellString List of files to compile targetdir String Target (temporary) directory besafe Logical 1 = ask annoying questions, 0 = don't SEE ALSO: mcc, depfun, depsubfun.

  • Platform: Scripts, Matlab

This is a MATLAB™ instrument driver for use with v2.0 of the Instrument Control Toolboxd-OC?D? and higher. It supports the Rohde & Schwarz™ NRP power meter. It is a MATLAB VXIplug&play instrument driver that requires the Rohde & Schwarz rsnrp VXIplug&play instrument driver to operate.

  • Platform: Scripts, Matlab

This class collection allows to automatically supervise changes to properties' default settings and create reports of different detail and level for them. The purpose of this tool is to improve the reliability and quality of small software tools or even frameworks by ensuring that any end-users of the software get appropriate warnings when NOT changing default values, whose values supposively have been chosen to the best knowledge of the programmers/developers but still might be critical or of great importance for the outcome of the computation.

  • Platform: Scripts, Matlab

two-leg inverters are the best option for high performance low power applications. It can be resolved by comparing the no of semiconductor switches usage in 2-leg and 3-leg inverters and moreover two leg inverters allow the asymmetrical voltages. To enable this, space vector pulse width modulation (SVPWM) technique for two-leg and three-leg inverters is presented.

  • Platform: Scripts, Matlab

The main program is MAIN.m This program will estimate the single source points present in the instantaneous mixtures and using the estimated single source points the mixing matrix will be estimated. Then the error in mixing matrix estimation and the latest estimated mixing matrix will be returned.

  • Publisher: Reju VG
  • Date: 18-05-2013
  • Size: 3533 KB
  • Platform: Scripts, Matlab

Single tank nonlinear model using simuling and linearization of it to find the transfer funtion. Response ot the linear and nonlinear system comparision.

  • Publisher: Ankit Shah
  • Date: 18-05-2013
  • Size: 31 KB
  • Platform: Scripts, Matlab
  • CDMA
  • License: Shareware
  • Price: .price.
  • Rating

Loading analog signal,converting to binary,channel encoding,m-sequence generation.incomplete CDMA.

  • Publisher: Aasia
  • Date: 18-05-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

The main advantages of the Hausdorff regression are that one should not specify the direction of the errors (vertical, horizontal, orthogonal ... with the ordinary least squares) and that it is less sensitive with respect to the square of the distance.

  • Platform: Scripts, Matlab

CM3 processes model the spatio-temporal dependence structure for extreme values of functional data fields and M4 processes for discrete data fields. Given a dataset, this software estimates the length of the tail dependence, the number of patterns of extreme values and the patterns with their relative frequencies of occurrence.

  • Platform: Scripts, Matlab

This book presents a compact course on advanced control concepts and tools..

  • Platform: Scripts, Matlab

Given a DAG in adjacency matrix format, this code will determine the topological ordering of the nodes and, using that ordering, efficiently compute the transitive reduction of the DAG. The package furthermore contains code to generate random non-transitive DAGs as well as derived transitive DAGs as test cases for the algorithm.

  • Platform: Scripts, Matlab

fractPC.m provides the Predictor-corrector Method for fractional order Relaxation-Oscillation equation (u_t_alpha=-B u(t)+f(t), 0<alpha<=2). variablerandomorder.m provides the Predictor-corrector Method for the variable-order (0<alpha(t)<=1) and random-order (p(0<alpha_0+noise<=1)=1) fractional relaxation equations.

  • Platform: Scripts, Matlab

New Downloads

WebSite X5 FREE 11

WebSite X5 FREE is the easiest
software to turn your website
dreams into reality. It
includes the latest
state-of-the-art ...

Foxit Reader

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

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

ECTkeyboard

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

Ink

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

Avetix Antivirus Free

Avetix Antivirus Free, is a
best solution for protecting
from all types of threats:
Virus, Worm, Adware, Dropper,
Trojan, ...

Free Morphing

Free Morphing creates a
sequence of frames which are
the transformation of the
source image to target image,
giving the ...

Free File Encrypter

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

PCMate Free File Encryptor

PCMate Free File Encryptor is
a security software product
that helps lock your important
files from prying eyes with
...