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

Listing of Development Tools in Scripts

If you are a beginners or want to learn the abc of MATLAB, you can get a powerful tool in your hands..

  • Platform: Scripts, Matlab

This GUI program might be able to calculate the contact size and contact pressure on the contact patch by Hertz theory. The program also calculates normal force versus creepage comparing both Johnson and Vermeulen theory and Kalker's theory. It might be a good tool to visualize contact.

  • Publisher: Jong
  • Date: 08-06-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

Grabs the lines from current figure or figurehandle passed as parameter and passes them into cftool. Luckily, sequential calls to cftool(xdata,ydata) simply adds that data to cftool gui, so this was easy, but I thought I'd save someone else like me (that didn't want to install EzyFit) the trouble.

  • Platform: Scripts, Matlab

A CSS framework typically consists of three parts: a reset style sheet that resets proprietary margins and formatting, a layout style sheet that divides a page into several layout sections and a grid style sheet that adds a grid system to align elements.

  • Publisher: Leo Feyer
  • Date: 07-06-2013
  • Size: 10 KB
  • Platform: Scripts, JavaScript

This script calculates BER for a numebr of SNR values in gaussian environment for QAM 16 Modulation. It calculates 100 errors for each BER measuremnet for better results. I hope this will be helpful for students of signal processing and communications alike.

  • Platform: Scripts, Matlab

Graphs a 3 dimensional logarithmic of a function named F(Theta,Phi), theta the elevation angle and phi the rotational angle. Converts to Cartesian coordinates and plots a surface plot with color pattern radiating from the origin. Due my massive use of the community to generate this first time use of Matlab as a thanks I'm publishing my results.

  • Platform: Scripts, Matlab

The program allows you to copy a figure to another figure. For example let's say you want to copy Figure 1 to Figure 4. Then type clonefig(1,4). It is very useful for me because sometimes I run a program that outputs figure 1. Then I want to run the program with different parameters, and compare the output.

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

Boxy is a flexible, Facebook-style dialog box for jQuery with support for dragging and size tweening. It differs from other overlays I've seen by providing an object interface to control dialogs after they've been created. And for simple usage scenarios, boxy also provides a jQuery plugin for automatically hooking up links and forms, as well as an ask() helper for presenting multiple choices to the user.

  • Platform: Scripts, JavaScript

This is a MATLAB™ instrument driver for use with v2.0 of the Instrument Control Toolboxd-OC?D? and higher. It supports the Advantest™ R375x series of network analyzers. It is a MATLAB VXIplug&play instrument driver that requires the Advantest avr375x VXIplug&play instrument driver to operate.

  • Platform: Scripts, Matlab

The developed GUI implements the Forward and Inverse kinematics of a 3-PRR planar parallel manipulator. It provides options to modify the geometry of the manipulator. Yoshikawa and condition number manipulability of the manipulator can be evaluated. Maximal, dexterous and constant orientation workspace of the manipulator can be evaluated.

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

[xm,ym,xx,yy]=Seekpeaks(fun,x,y,y_tol,Nsteps,varargin) Searches the maxima of the function 'fun', which is an object such as produced by inline or by a m-function. y=fun(x,P1,P2,...), where P1, P2,...are additional parameters used in the function 'fun' and are given in 'varargin' in Seekpeaks as p1,p2,.

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

SCM is an alternative method for manipulating robot kinematics, based on the ?displacement? from the reference frame to the final frame, where the tool will be installed. It uses the well known format ?[X Y Z A B C] == [[position vector] [RPY angles]]? as input parameters.

  • Platform: Scripts, Matlab

Print a struct to file. The output can be aligned to be more human-readable, or be separated by a specified delimiter. Requires the getarg function. Ex: struct2File( s, 'c:file.txt', 'align', true, 'sort', false );.

  • Platform: Scripts, Matlab

This is Brand new so please advise-me if problems occurs. Here you can find an m-file with three different algorithms for inpolygon test. Depending on the input data, the one that is extimate to be the best will be chosen. This version do not support the onpolygon output so tollerance is not necessary.

  • Platform: Scripts, Matlab

When presenting data, it is sometimes difficult to maximize the display of all of your plots and minimize the white space. This is particularly evident when presenting multiple plots stacked on top of each other in a column. Matlab will, by default, place large amounts of white space between and around the plots.

  • Platform: Scripts, Matlab

MATLAB code of Beamforming using BPSK modulation.

  • Publisher: Khan Sadaf
  • Date: 07-06-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

We use the power of symbolic toolbox in order to find the optimal point in an arbitrary multivariate function Change the following code based on your objective function and run the program Function F in Symbolic Format a='(x1^2+x2-11)^2+(x1+x2^2-7)^2'; The code will iterate and converge to x and y of the optimal point.

  • Platform: Scripts, Matlab

Matlab code to do Image Quilting as presented in the SIGGRAPH 2002 paper by Efros & Freeman. Note: this isn't Efros & Freeman's code, just an implementation of it. Texture Synthesize IMOUT = SYNTHESIZE(IMGIN , SIZEOUT, TILESIZE, OVERLAP [, ISDEBUG]) returns an image that is Texture Synthesized IMGIN the code both works on grascale images or color images SIZEOUT An 1*2 array , the size of output image e.

  • Publisher: Li Cheng
  • Date: 07-06-2013
  • Size: 133 KB
  • Platform: Scripts, Matlab

This small set of MATLAB m-scripts can be used to learn about camera controlled mobile robots and linear estimation. The central simulation is robsim, a GUI based m-script which gives access to all available elements of the simulation environment. The simulation robsim has been written to assist students of robotics and mechatronics degrees in developing algorithms for the control of mobile robots based on visual feedback from a ceiling mounted camera.

  • Platform: Scripts, Matlab

Efficient computation of pseudo Zernike radial polynomials via their relation to Zernike radial polynomials. Thus it will need another function stored in the matlabcentral, fileID 34641 http://www.mathworks.com/matlabcentral/fil...l_polynomials.m This function is written with vectorization in mind, so, it is possible to generate several polynomials for several r's in the same call, which gives huge speed improvement.

  • Platform: Scripts, Matlab

This book provides a fundamental introduction to numerical analysis suitable for undergraduate students in mathematics, computer science, physical sciences, and engineering. For additional book and ordering information, please visit: http://www.mathworks.

  • Platform: Scripts, Matlab

Scenes/Objects Rocognition toolbox v0.12 --------------------------------------- This toolbox provides some basic tools for scenes/object recognition in vision systems. Based on supervised classification, this toolbox offerts some state-of-art descriptors coupled with fast and efficient classifiers.

  • Platform: Scripts, Matlab

This function computes the (x,y) locations where two curves intersect. The curves can be broken with NaNs or have vertical segments. It is also very fast (at least on data that represents what I think is a typical application)..

  • Platform: Scripts, Matlab

It is heart vI1 simulator simulink Reentrance investigation 8..

  • Platform: Scripts, Matlab

I just finished it, so it might be full of bugs and I didn't include many comments... that might be something for the future. However, for as far as I know it's quite playable! Depending on your system, you might have to fiddle around with the wait-time in zatacka.

  • Publisher: Joren Heit
  • Date: 07-06-2013
  • Size: 31 KB
  • Platform: Scripts, Matlab

makehtmldoc(FILENAME) creates an html help file for each M-File matching FILENAME. This help file contains the header of the M-File (the first block of contiguous comment lines), with cross-links between each M-File matching FILENAME. If no input argument specified, works with all the M-files of the current directory (ie, makehtmldoc('*.

  • Platform: Scripts, Matlab

UNFOLDPROTEIN(data, bracket) calculates the melting temperature, Tm, of a protein from a given Nx2 array of unfolding data (with N >= 10). In the case of unfolding studies performed using circular dichroism spectroscopy, the second Tm calculated using the maximum of the first derivative of the CD signal as a function of temperature should be used in order to minimize errors due to baseline correction.

  • Platform: Scripts, Matlab

Outperforms other algorithms in speed and memory requirement especially for large dataset. %function [costs] = mdijkstra(A,C) % %A=square matrix (either adjacency or cost) % %if C=1 then A=adjacency matrix % where, element(i,j)=1 when vertex v is directly connected with j % else (i,j)=0 % %if C=2 then A=cost matrix % where, element (i,j) represents positive integer representing cost % between vertex i and j % % Output: [costs]: calculated cost matrix % Developed by: Bharat Patel % Release date: 03/28/2009.

  • Platform: Scripts, Matlab

This is the 2nd part of 2nd Lecture of the MatLab's Video Lectures Series in ARABIC language. The Video File's format is "rmvb", so, you must be have the "Real Player" program or any other program can play this type of media format. The total length of this lecture is 01:52:36 ------------------------------------------------------- The length of this part is 00:19:28 **************************************************************** In this lecture you will: 1- Learn How can you control the numeric display format in command window.

  • Platform: Scripts, Matlab

This file contains a wind turbine model. It includes a three-dimensional mechanical model of the tower, nacelle, and blades modeled in SimMechanics, hydraulic pitch actuators, electrical yaw actuators, a simple generator and electrical grid model. There are a number of supporting models included that show how to develop each of the systems separately and integrate them into the overall model.

  • Platform: Scripts, Matlab

New Downloads

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

101 Clips

Free Multi-Clipboard and Clip
Organizer. If you ever wished
that you could copy more than
a single clip from one
document ...

UltraFileSearch Lite
Portable

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

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

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

Biometric Handpunch Manager
Personal

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

Free Morphing

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