Listing of Development Tools in Scripts
- SPARQL.rb
- License: Freeware
- Price: 0.00

SPARQL tooling for RDF.rb..
- Publisher: Arto Bendiken
- Date: 11-05-2013
- Size: 10 KB
- Platform: Scripts, Ruby
- Superkron
- License: Shareware
- Price: .price.

Superkron is a generalization of Matlab's kron function. It allows to compute the kronecker product of more than two matrices in one shot, and also works for multidimensional arrays having more than two dimensions..
- Publisher: Jean-Daniel
- Date: 11-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- iterxml
- License: Freeware
- Price: 0.00

This is a Python tool for streaming data from large XML documents with minimal memory usage It comes with methods for iterating over repeated elements of large XML documents without storing them in the server's memory..
- Publisher: Lars Yencken
- Date: 11-05-2013
- Size: 10 KB
- Platform: Scripts, Python
- PCA based image fusion
- License: Shareware
- Price: .price.

PCA based image fusion demo.
- Publisher: VPS Naidu
- Date: 11-05-2013
- Size: 31 KB
- Platform: Scripts, Matlab
- Snakes & Ladders Game
- License: Shareware
- Price: .price.

This file performs the famous game of Snakes & Ladders. The rules of the Game are: - Two players may participate - The board is shown in the figure window - Every player throws the die in his turn by pressing (Enter) - You move on the board as - Your die number says: * If You meet a Ladder, just Climb it * If You meet a Snake, just Go down with it - The player who reachs The place No: 100 first IS THE WINNER Enjoy Your Play !!!.
- Publisher: M M
- Date: 11-05-2013
- Size: 379 KB
- Platform: Scripts, Matlab
- Import of log files created by Presentation
- License: Shareware
- Price: .price.

After import the function creates two struct variables that contain all the data in a nicely ordered way. For every column in the log file a field entry with the same name is created. The output variables are either a vector of structs (one entry per line in the log file) or a struct that contains vectors in each field.
- Publisher: Tobias
- Date: 11-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Function for global minimization of a concave function
- License: Shareware
- Price: .price.

Program for global minimization of a concave function. We implement the algorithm of Harold. P Benson which can be found in the paper " A Branch and Bound-Outer Approximation Algorithm for Concave Minimization over a Convex Set" The provided function finds the global minimum of a concave function over a convex set defined by h(x)<=0.
- Publisher: Kammoun
- Date: 11-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- predve.m
- License: Shareware
- Price: .price.

Predve is an m file that builds a predictive control for a wide range of problems using a state space description I have tested on different real plants and worked very well..
- Publisher: Hanna Aboukheir
- Date: 11-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- iscoplanar.m
- License: Shareware
- Price: .price.

COPL = ISCOPLANAR(X,Y,Z,TOLERANCE) takes input arguments x,y, and z as column vectors; TOLERANCE is optional. COPL = ISCOPLANAR(x) takes an n x 3 input argument in the form [x1 y1 z1;x2 y2 z2;...;xn yn zn] The optional argument TOLERANCE allows for roundoff error; if each combination of four points is truly coplanar, the volume of the tetrahedron they define is zero.
- Publisher: Brett Shoelson
- Date: 11-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Enigma
- License: Shareware
- Price: .price.

Runs a simulation of the WWII-era German Enigma machine. Lets the user edit the encryption parameters and encrypt entire text files..
- Publisher: James Roberts
- Date: 11-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Better Block scan
- License: Shareware
- Price: .price.

Hilbert16.m: function, we can use it to scan [16 16] block Hilbert.m: function, we can use it to scan [8 8] block Hilbertinv16.m: inverse hilbert scan, we use it to reconsruct the block Hilbertinv.m: inverse hilbert scan, we use it to reconsruct the block lena512.
- Publisher: Said BOUREZG
- Date: 11-05-2013
- Size: 225 KB
- Platform: Scripts, Matlab
- kd-tree for matlab
- License: Shareware
- Price: .price.

kdtree provides a minimalistic implementation of kd-tree. The implementation can be used either inside MATLAB by means of MEX calls, or as a standalone tool, directly from a C/C++ program. The image on the website has been creaed with "fulltest.m" This implementation offers the following functionalities: - kdtree_build: k-d tree construction O( n log^2(n) ) - kdtree_delete: frees memory allocated by kdtree - kdtree_nearest_neighbor: nearest neighbor query (for one or more points) - kdtree_k_nearest_neighbors: kNN for a single query point - kdtree_range_query: rectangular range query - kdtree_ball_query: queries samples withing distance delta from a point For more information, please refer to the following page: https://sites.
- Publisher: Andrea Tagliasacchi
- Date: 11-05-2013
- Size: 133 KB
- Platform: Scripts, Matlab
- Nonlinear fuzzy robust pca (Sripts)
- License: Shareware
- Price: .price.

The enclosed function implements nonlinear fuzzy robust PCA algorithm introduced in P. Luukka, 'A New Nonlinear Fuzzy Robust PCA Algorithm and Similarity classifier in classification of medical data sets', International Journal of Fuzzy Systems, Vol.
- Publisher: Pasi Luukka
- Date: 11-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Simulation of Error Negativite Response (Human Brain)
- License: Freeware
- Price: 0.00

The environment: The subject are presented pairs of symbols, (A,B), (C,D) and (E,F), A wins in 80% of the cases, B in 20%, C=70%, D=30% and E=60% while F=40%. After a response signal an answer is expected. If the answer correspond to a winning choice follows a reward, if not follows a negative reward.
- Publisher: Davide Imperati
- Date: 11-05-2013
- Size: 31 KB
- Platform: Scripts, Matlab
- Feature selection using fuzzy entropy measures and similarity
- License: Shareware
- Price: .price.

This code removes a feature from data file which it considers bearing least amount of relevant information. It's usage intended to classification problems. It is based on fuzzy measures and similarity. Much wider description, explanation and some results can be found in article: P.
- Publisher: Pasi Luukka
- Date: 11-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Thin plate splines
- License: Shareware
- Price: .price.

Features: (1) support arbitrary control points (2) allow regularization (3) estimate the warp parameters from corresponding pairs.
- Publisher: Bing Jian
- Date: 11-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Reduced-order discrete-time LQG design for systems with white parameters
- License: Shareware
- Price: .price.

Matlab software associated to the paper: L.G. Van Willigenburg, W.L. De Koning, 1999, "Optimal reduced-order compensators for time-varying discrete-time systems with deterministic and white parameters", Automatica, 35, 129-138. Systems with white parameters (with multiplicative white noise) are useful for non-conservative robust control system design under structured parameter uncertainty.
- Publisher: Gerard Van Willigenburg
- Date: 11-05-2013
- Size: 20 KB
- Platform: Scripts, Matlab
- Gene Expression Colormap
- License: Freeware
- Price: 0.00

a simple function that returns a colormap, C, for visualizing gene expression. C is just a N x 3 matrix [R G B] describing the range of color values. example usage: C = exp_colormap('blue-yellow',64); colormap(C); called without any arguments, it returns a [3 x 64] green-red colormap.
- Publisher: Michael Driscoll
- Date: 11-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Cacofonix
- License: Shareware
- Price: .price.

Cacofonix is a library to create midi files. A complete documentation is provided in the archive. To preview a little more, this is an (advanced, don't panic) example: NoteInit COUPLET = Note( 'Marker', 'COUPLET' ); RYTHMIC = [ ... R:N8 G:N8 A:N8 C++C:N8 bar .
- Publisher: Benoit Charles
- Date: 11-05-2013
- Size: 481 KB
- Platform: Scripts, Matlab
- Check the Check
- License: Shareware
- Price: .price.

Objective: Identify opponent pieces which makes your King under Check. Note 1: Your Black King is the only left piece on the Chess Board. Note 2: Unfortunately, the usual 2-colors of Chess Board is erased. Note 3: The Boundary of teams is not Explicitly mentioned.
- Publisher: Krishna Lalith
- Date: 11-05-2013
- Size: 41 KB
- Platform: Scripts, Matlab
- 1D Bifurcation plot
- License: Shareware
- Price: .price.

This code is used to generate 1D bifurcation plot for any 1D map with one parameter. Compared to those existent bifurcation plot tools in Matlab central, this plot tool runs much faster and uses much less memory. Please remember to rate, if you like my code.
- Publisher: Yue Wu
- Date: 11-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Fast Null Linear Discriminant Analysis
- License: Shareware
- Price: .price.

This is the fast implementation of Null LDA method. [W,CPU_TIME]=FNLDA(Data,ClassLabel) Null linear discriminant analysis (LDA) method is a popular dimensionality reduction method for solving small sample size problem. The implementation of nullLDA method is, however, computationally very expensive.
- Publisher: Alok
- Date: 11-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Nonlinear least square optimization through parameter estimation using the Unscented Kalman Filter
- License: Freeware
- Price: 0.00

The Kalman filter can be interpreted as a feedback approach to minimize the least equare error. It can be applied to solve a nonlinear least square optimization problem. This function provides a way using the unscented Kalman filter to solve nonlinear least square optimization problems.
- Publisher: Yi Cao
- Date: 11-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- bitgui: A graphical explorer of the IEEE 754 floating point formats
- License: Shareware
- Price: .price.

This graphical tool displays an editable binary representation of the two floating point formats used in MATLAB, namely single and double. For the selected number three displays are available: * The value as formated by the MATLAB software * The analysis of its segments: sign, mantissa and exponent (The hidden bit is also taken into account) * The binary representation of the number in the form of filled (active bit) or empty (inactive bit) boxes, accordingly coloured to distinguish the parts of the representation (sign, mantissa and exponent).
- Publisher: Janis Kalofolias
- Date: 11-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Approximate Lowner Ellipsoid
- License: Freeware
- Price: 0.00

This program implements the iterative algorithm in Khachiyan's paper "Rounding of Polytopes in the Real Number Model of Computation" to approximate the minimum volume ellipsoid circumscribing a non-degenerate set of points in arbitrary dimensions. It is basically like Nima Moshtagh's MinVolEllipse except that the resulting ellipse actually circumscribes the input points, and that it is much faster due to its use of more efficient update equations.
- Publisher: Anye Li
- Date: 11-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- ICHOOSE
- License: Shareware
- Price: .price.

ICHOOSE(N,K) gives all combinations of choosing K indices from the set 1:N without order and without repetitions. EXAMPLE: ind = ichoose(4,2); v = 'ABCD'; v(ind) % ['AB';'AC';'AD';'BC';'BD';'CD'] ICHOOSE is certainly not unique. Here is a comparison with other codes using TIMEIT by Steve Eddins.
- Publisher: Jonas Lundgren
- Date: 11-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Inverse Kinematic algorithm
- License: Freeware
- Price: 0.00

It calculates the Inverse Kinematic of an Anthropomorphic arm with 3 DOF. 'q' is the solutions in radiant and K is the direct Kinematic matrix. K = [ n s a p; 0 0 0 1] where n, s, a are three vectors fo 3 elements that represents the end-effector's orientation, and p is the desired end-effector position.
- Publisher: Andrea Cirillo
- Date: 11-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Servo motors controller
- License: Freeware
- Price: 0.00

It's a servo controller for six servo motors. It can be used to control a antropomorphic arm with six motors. For a correct execution, it must select the motors following this table: #servo - char to use for the motor selection 1 a 2 b 3 c 4 d 5 e 6 f The microcontroller must use the same char.
- Publisher: Andrea Cirillo
- Date: 11-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- backup and sync
- License: Shareware
- Price: .price.

copytofolder backup a folder under another folder. backup(p1, p2) backup the folder p1 under p2. It will make a directory named today's date under p2. The backup will backup all the modified and newly added files but ignored the unchanged files. ------------------------------------------------------------------------------ REVERTBACKUP revert backups revertbackup(revertPath, backupPath, savePath), 'backupPath' is a path to save the backups which are created by function 'backupfolder'.
- Publisher: Zhiqiang Zhang
- Date: 11-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Pendulum
- License: Shareware
- Price: .price.

Pendulum system system modeling with continuous and descrete response of the sinwave input signal..
- Publisher: Ankit Shah
- Date: 11-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab



