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

Listing of Development Tools in Scripts

help * to get file help info ExtractTecPlotVecDim.m generateTecPlotBatchFile.m LoadCoutourVecFile.m loadTecPlotVecFile.m matrixToTecplotBinaryFile.m PIVSaveAsTecPlotVecFile.m ProcessImagesInFolderByTecPlot.m ReviseTecPlotMacroFile.m test_matrixToTecplotBinaryFile.

  • Publisher: Jason
  • Date: 25-04-2013
  • Size: 31 KB
  • Platform: Scripts, Matlab

Supplementary material for an AIAA publication regarding limited redesign of mechatronic systems. SimulateTwolink.m uses inverse dynamics to simulate the torque trajectories required for a two-link planar robotic manipulator to follow a prescribed trajectory.

  • Platform: Scripts, Matlab

Iris data set clustering using partitional algorithm. Concepts like loading text document and plotting of 4 Dimensional data with the fourth dimension as the intensity of colour of the plot. I used K means algorithm to update the centres from where we calculate the euclidean distance of the other points and group them after certain number of iterations.

  • Publisher: Yella
  • Date: 25-04-2013
  • Size: 1085 KB
  • Platform: Scripts, Matlab
  • nnsysid
  • License: Freeware
  • Price: 0.00
  • Rating

Neural Network Based System Identification Toolbox Version 2 The NNSYSID toolbox contains a number of tools for identification of nonlinear dynamic systems with neural networks. Several nonlinear model structures based on multilayer perceptron networks are provided and there are also many functions for model validation and model structure selection.

  • Platform: Scripts, Matlab

The function TRUERAND returns truly random integers using random.org's Random Integer Generator. According to random.org, the numbers are generated based on atmospheric noise and skew-corrected to generate uniform numbers. The generated numbers have been shown to pass the NIST tests for RNGs.

  • Platform: Scripts, Matlab

The zip file contains 1) The two m-files, SENS_IND and SENS_SYS. 2) Four MATLAB 5.3 files which are not in Matlab R 6.1 and may be called from SENS_SYS and SENS_IND: ntrp15s.m, odezero.m, icdae.m, icsdae.m. 3)The file Description.pdf, which explains how to use the functions and gives a short overview of the algorithms.

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

This function converts a multiframe image to an animated GIF. For example, to create an animation from a series of figures, export to a multiframe TIFF file using export_fig (also available on the FEX), then convert to a GIF, as follows: for a = 2 .

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

cvoronoi computes the smallest circumscribed, the greatest inscribed and the best approaching circles of a set of 2D points. The method is based on the Voronoi diagram properties. Data can be generated randomly or by mouse click or by reading a data file.

  • Publisher: Luc Masset
  • Date: 25-04-2013
  • Size: 31 KB
  • Platform: Scripts, Matlab

The hnum class is a handle to a value class (uint8, double, etc). It acts like a pointer, but isn't really a pointer. Operating on an hnum class does not require "x = x + 1". Using "x+1" will permanantly modify it's value. Copying an hnum object only creates a copy to it's handle, and doesn't copy it's data.

  • Platform: Scripts, Matlab

It is gon on investigation heart VI1 block simulink simulator in stimulation 3 chambers S,A and V-6 figures scopes..

  • Platform: Scripts, Matlab

It is tutorial investigation of annihilation of cardiac rhythm of new block library simulink ,Block Heart VI1,by changing sinus parameters and inducing annihilation of cardiac rhythm,meaning that sudden death can be caused by electrical party..

  • Platform: Scripts, Matlab

ploting Climentine lunar topography data(topogrd2.dat).

  • Platform: Scripts, Matlab

This program detects a target image in a given image according to maximization of Cross Correlation. Sample Run: >> target This program detects a target in an image Entering the image for MATLAB... Save the image or its copy in MATLAB working Directory Enter the name of the image file (filename.

  • Publisher: M M
  • Date: 25-04-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

function [out]=random2(ini,fin,num) % Choosse randomly a number (num) of elements from a vector [ini:fin] % Randomly change the position of the vector. in pairs of twos % % Imput: % ini: Beginning of the vector % fin: End of the vector % nun: Number of elements to choose from the range of vector [ini:fin] % % Output % output vector % % Example % % [out]=random2(-20,20,10) % % out = % -1 5 18 -3 1 -17 15 7 3 -6 % % [out]=random2(5,50,10) % % out = % 29 19 20 47 43 18 14 48 23 28 vr=ini:fin; % Reference Vector lon=fin-ini; % variation or range of the vector for nv=1:5*length(vr) % vector length.

  • Platform: Scripts, Matlab

The SCE-UA method is a general purpose global optimization program. It was originally developed by Dr. Qingyun Duan as part of his doctoral dissertation work at the Department of Hydrology and Water Resources, University of Arizona, Tucson, AZ 85721, USA.

  • Platform: Scripts, Matlab

An xml file specifying a MATLAB syntax highlighting mode for the Linux editors Kate and Kwrite, which are part of the KDE desktop environment. You need KDE 3.2, earlier versions like 3.1.4 don't work.The highlighting is identical to the built-in editor of MATLAB 6.

  • Platform: Scripts, Matlab

Interleaved, Successive Approximation, and Pipelined Sub-Ranging ADC models. These models are typical of the architectures used for high speed analog to digital converters..

  • Platform: Scripts, Matlab

Simulation of the trajectory of a particle in electric and magnetic field (electromagnetic field). The trajectory is calculated by computationally solving differential equations. The direction and magnitude of magnetic and electric field can be changed along with other attributes of motion.

  • Publisher: simar
  • Date: 25-04-2013
  • Size: 20 KB
  • Platform: Scripts, Matlab

Dijkstra's pathfinding algorithm: computing a shortest path between an initial node to a final node. % Pathfinding % An example how to use class Graph. % Usage: % g=Graph(map); % Constructor, where map is 2D matrix of mobility map. % % ShowPath(g,map,shortpathv); % Displaying where shortpathv is list of nodes on shortest path.

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

Using the Cholesky decomposition, it generates n iterations of multivariate Gaussian random variables for a given mean vector (mu) and variance-covariance matrix (sigma). mvgrnd(mu,sigma,n).

  • Platform: Scripts, Matlab

This program package helps modeling spin chains, qubit registers, etc. according to nonrelativistic quantum mechanics and some novel ideas from quantum information theory. In particular, it contains MATLAB routines for reordering qubits, for computing the reduced density matrix after removing some of the qubits, for partial transposition, etc.

  • Publisher: Geza Toth
  • Date: 25-04-2013
  • Size: 72 KB
  • Platform: Scripts, Matlab

1) plotPlanes.m - plots planes and lines in 3D defined either by directional vectors or by normal vectors. Example: A = [1 1 0;0 0 1]; Ashift = [1 1 1]; B = [1 1 1]; C = [1 1 0] plotPlanes(A,'d',Ashift,B,'Normal',C) ====================================== 2) plotIntersection.

  • Publisher: Ondrej
  • Date: 25-04-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

This is a Matlab code for optimizing a plane truss by two methods : Fully Stress Design and Sequential Linear Programming. In SLD, we deal with the Euler buckling condition and some other constraints..

  • Platform: Scripts, Matlab

RM2SF changes the typeface of non-math text with latex interpreter from roman (serif) to sans-serif. This is needed because the latex interpreter typesets both math and text in roman irrespective of the font specification. Therefore RM2SF places each non-math part of the text inside textsf{}.

  • Platform: Scripts, Matlab

The parameters are: Ball Radius Colour Gravity Initial Y Velocity Initial X Velocity Vertical Speed Conservation (after hitting the ground) Horizontal Speed Conservation (after hitting the ground) By using different values for each parameter, the ball's motion changes each time.

  • Platform: Scripts, Matlab

An iterative QuRecursive method to generate Zernike radial polynomials in matlab. It accepts as input the moment order n and a vector of r values (has been written using a vectorized implementation: multiple r values)..

  • Platform: Scripts, Matlab

MATLAB is a software environment and programming language used to generate signals, make measurements, configure and control instruments, analyze and visualize data, and build test systems. MATLAB supports Agilent pulse function arbitrary noise generators through the Instrument Control Toolbox.

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

Calculates the number of combinations of N objects taken R at a time. This type of sampling is an unordered sample without replacement. Syntax: function c = ncombr(n,r) Inputs: n - number of objects r - number of objects taken at a time Output: c - number of combinations.

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

Haml takes your gross, ugly templates and replaces them with veritable Haiku. Haml is the next step in generating views in your Rails application. Haml is a refreshing take that is meant to free us from the shitty templating languages we have gotten used to.

  • Platform: Scripts, Ruby

This GUI program allows you to navigate through a 3-D image with three orthogonal views, and display the intensity value at any voxel location. You can see the intensity values by moving the mouse pointer over any of the three views, or you can navigate through the data using following two methods: - Use the sliders to navigate in one of the three directions; - Click a point in any view to see the three orthogonal slices at that point.

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

DocuFreezer

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

DetachPipe Free

Make Microsoft Outlook faster,
more stable and easier to
backup with DetachPipe - the
email attachment processor.
...

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

SSuite Office WordGraph

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

Red-Hot CD/DVD Burner

Red-Hot CD/DVD Burner is a
high-quality easy-to-work-with
software with many features
and options for CD and DVD ...

Bytescout BarCode Generator

BarCode Generator is able to
generate and export barcode to
image (PNG, JPG, TIFF).
Types: Codabar, Code 39, GS1,
Code ...

BitComet Ultra Accelerator

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

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

Falco American Pool

Try to run the table with this
stunning 3D billiards
simulation.