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

Listing of Development Tools in Scripts

This function detects a circle in any gray scale image by thesholding using Ostu's rule. The range of radius for detection of circle can be defined inside the function named Hughcir.m..

  • Publisher: Vineet
  • Date: 03-06-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

This function gets the nomograph which shows the relationship between the wavelength, wave period and water depth using the dispersion equation. 0. Syntax: >> wavelenvsth 1. Inputs: None. 2. Outputs: Nomograph. 3. Example: >> run(wavelenvsth) 4.

  • Platform: Scripts, Matlab

The function asymp() corresponds to bode(), but it also plots asymptotes for the magnitude and phase graphs. Phase asymptotes are vertical. asymp() only accepts monovariable transfer functions. If the transfer function also has a time delay, the time delay is ignored for the phase asymptotes.

  • Platform: Scripts, Matlab

Dijkstra algorithm is used for solving shortest path problem. Dijkstra algorithm is used for solving shortest path problem. This is GUI version. The sample data is saved on *.mat. Usage : >> main.

  • Publisher: Dimas Aryo
  • Date: 03-06-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

Raible's Method Rev.02 This script is used to compute the Raible table for any characteristics polynomial of f(Z) of any order (which saves alot of computing efforts.), accordingly the stability of discrete systems can be easily deduced, also helpful for testing and analysis of different discrete systems.

  • Publisher: Amr Eltelt
  • Date: 03-06-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

[M, L] = jury(P,N) This function gives the Jury's array from a numerical or SYMBOLIC polynomial and includes the two special cases: (1) the first element of the second row of a block is zero; (b) a row of zeros (when there are roots on unit circle or reciprocal roots like (r,1/r).

  • Platform: Scripts, Matlab

A thin plate under uniform transverse pressure is considered with simply supported and clamped boundary conditions. Using Finite Element Method plate equations are solved. Pre-processing is done using a standard FEM software. Plate is dicretized Isoparametric four noded Q4 elements.

  • Platform: Scripts, Matlab

This function applies the Delaunay-based image segmentation, which is a fully automated process that does not require initial estimate of number of clusters. The core idea is to apply Delaunay triangulation to the image histogram instead of the image itself.

  • Platform: Scripts, Matlab

JBossESB is the next generation of EAI - better and without the vendor-lockin characteristics of old. As such, many of the capabilities mirror those of existing EAI offerings: Business Process Monitoring, Integrated Development Environment, Human Workflow User Interface, Business Process Management, Connectors, Transaction Manager, Security, Application Container, Messaging Service, Metadata Repository, Naming and Directory Service, Distributed Computing Architecture.

  • Platform: Scripts, Java

This function computes the minimum euclidean distance between two polygons P1 & P2. - for vertex-vertex case.

  • Publisher: sjye
  • Date: 03-06-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

This function reads data files from Fluke TI32 infrared thermal camera (.IS2 proprietary format). It returns data images (raw and calibrated temperatures, and visible RGB image) and some of the header information in a single structure. Without output arguments, it plots blended infrared and visible images and a histogram of temperatures.

  • Platform: Scripts, Matlab

In gear driven high accuracy positioners (antennas, teloscope mounts, some robots, etc...) on axis position data is collected from one sensor (synchro, resolver, encoder, etc..) mounted on axis and velocity data is collected from another sensor (tach, resolver RDC, encoder, etc.

  • Platform: Scripts, Matlab

Using market data in the mktdata.txt file to estimate the parameters sigma and alpha of the Constant Elasticity of Variance (CEV) model by minimizing the sum of squared differences between the model price and the market call price..

  • Platform: Scripts, Matlab

Structural Vibration Control is a very vast field of research. It aims to develop such comfortable and firm structures that can survive in the condition of severe dynamic loadings such as earthquake, High winds etc Due to numerous advantages of Semi active such as low power consumption and Stability etc, it has been used.

  • Platform: Scripts, Matlab

Reads a time-range of data from a binary GENESIS file. Usage: [data, time_trace] = readgenbin(filename, start_time, end_time, endian); Parameters: filename: Path to GENESIS file. start_time, end_time: Time in milliseconds relative to the ACTUAL time of the experiment at which data adquisition started (if you start gathering data at 200 ms and you specify 0 start time it will not work).

  • Platform: Scripts, Matlab

The numerical inversion of the Laplace transform is a long standing problem due its implicit ill-posedness. These functions implement one of the more well known numerical inversion algorithms, the Weeks method. Particularly new here is the use of graphics processing unit [GPU] computing to accelerate the method.

  • Platform: Scripts, Matlab

Once the finite element matrix equations are solved for field values at the nodes, in postprocessing these derived quantities are graphically displayed. To know the variation of the field variable along the model/mesh contour plots of the field are plotted.

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

This program is for GMM estimation input: moment: moment conditions function defined by users para0:initial value for estimated parameters Y,X:data used to estimate parameters Z: data for instrument variables number: maximum convergence number when choosing optimal weighting matrix K:number of moment conditions output: paraest:parameters estimated %t_sta: T statistics for each estimated parameter %V:covariance matrix for estimated parameters it: number of iteration Chi_sta and Pvalue: overidentifying test, null hypothesis is moment conditions are feasible.

  • Platform: Scripts, Matlab

The logistics map is a classic example of transition from stable to chaotic behavior as a single parameter changes value. This script plots the semi-stable values of x(n+1) = r*x(n)*(1-x(n)) as r is varied..

  • Publisher: Michael
  • Date: 03-06-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

A nonlinear Simple Pendulum is simulated. Phase plane plot and time vs. displacement plots are updated accordingly. Pendulum equation is nonlinear, it is solved using ode45 of MATLAB. Mass, length, damping, and duration of pendulum can be changed..

  • Platform: Scripts, Matlab

Here is the root raised cosine match filter example. The code exploits the persistent memory option of filter for the tails of RRC. Thus, you don't have to apply filter to all data at the same time. Thank you..

  • Platform: Scripts, Matlab

This is Matlab interface for the C++ implementation of the low discrepancy sequence generators Niederreiter from the GNU Scientific Library. It works under Linux..

  • Platform: Scripts, Matlab

Calulate the derivative of potential Sutton-Chen, for any number of atoms Calulate the derivative of potential Sutton-Chen, for any number of atoms. Comments are in spanish. Email me for more details..

  • Platform: Scripts, Matlab

Roll up your sleeves and dive into the world of device drivers; follow along to create custom driver blocks, or look at the provided solutions. This tutorial contains step-by-step instructions on how to write and build custom device drivers for xPC Target.

  • Platform: Scripts, Matlab

1.Introduction The Flex99OEM-12C by Correlator.com is an USB single-channel auto-correlator respectively two-channel cross-correlator. I use it for Fluorescence Correlation Spectroscopy FCS experiments. This MATLAB interface provides an ease-of-use and simple access to the correlator hardware.

  • Platform: Scripts, Matlab

This function can 1. Find the shortest path and distance from a starting node to an ending node on a map** 2. Find the shortest paths and distances from a starting node to ALL other nodes on a map** **The map should consist of nodes and segments, such that: 1.

  • Platform: Scripts, Matlab

For each block in the simulink diagram, it finds the inports. For each inport the function searches for the corresponding source port. it deletes the line, then redraws it using either autorouting on or off..

  • Publisher: Thijs
  • Date: 03-06-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

The 'im_rst.m' function rotates, scales, and translates an image according to the scale, rotation, and translation parameters passed to it. 'function rst = im_rst(I1, scale, angle, x_shift, y_shift) I1 -> input image scale -> scale factor angle -> rotation angle x_shift -> x translation y_shift -> y translation The function first scales the image, then rotates it, then translates (shifts) it.

  • Platform: Scripts, Matlab

This was inspired after reading "About Face", and after becoming annoyed with modal dialogue boxes. It displays a text box below a uicontrol for a short period of time, before being removed entirely. Its not a "real" tooltip, perhaps more of a "messagetip".

  • Platform: Scripts, Matlab

I wrote this code because I wanted to incorporate a new distribution in the model, not availiable in Matlab or OxMetrics. In this sample the input is a return series, it uses a Garch(1,1) model with a constant in mean in the returns, and calculates the maximum likelihood estimator (mle) for the gaussian distribution.

  • Platform: Scripts, Matlab

New Downloads

DetachPipe Free

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

UltraBooster for LimeWire

UltraBooster for LimeWire is a
program designed to boost the
download speed of your
Limewire client. It perfectly
...

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

Disk Drill

Disk Drill is a free
professional-grade file
recovery software, it values
the importance of your data by
implementing ...

Smart Defrag

Smart Defrag 4 guarantees you
maximum Hard Drive performance
& highest data access
speed.

Shareaza

Shareaza is a file sharing
application for Windows that
allows you to download and
upload music, video etc. on
four ...

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

Privacy Eraser Portable

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

Biometric Handpunch Manager
Personal

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