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

Listing of Development Tools in Scripts

%SPLITFV Splits faces and vertices into connected pieces % FVOUT = SPLITFV(F,V) separates disconnected pieces inside a patch defined by faces (F) and % vertices (V). FVOUT is a structure array with fields "faces" and "vertices". Each element of % this array indicates a separately connected patch.

  • Publisher: Sven
  • Date: 08-05-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

The 'ECG Waveform Simulator' program gives users the ability to easily create custom ECG waveforms. The program stores the waveform data in a Matlab array and plots the waveform. It then provides the user the ability to send the ECG waveform to an arbitrary waveform generator or to store the ECG waveform in a CSV file.

  • Platform: Scripts, Matlab

For fixed integers a and b with D = a^2 + 4*b positive, the sequence U_n = GeneralizedFibonacci(n,a,b) satisfies the recurrence U_n = a U_{n-1} + b U_{n-2} with initial conditions U_0 = 0 and U_1 = 1. If a=b=1, this is the Fibonacci sequence..

  • Publisher: David Terr
  • Date: 08-05-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

a program calculates Relative wavelet energy with brief tutorial Reference: O.A. Rosso, M.T. Martin b, A. FigliolaEEG 'analysis using wavelet-based information' Journal of Neuroscience Methods 153 (2006) 163 182.

  • Publisher: Guan Wenye
  • Date: 08-05-2013
  • Size: 215 KB
  • Platform: Scripts, Matlab

The Event Builder enables the easy creation of sequences of input events for a Stateflow chart. You can import the eventnames and types from a chart and then edit in a timeline a sequence of input events. The Event Builder can handle more scenarios. To use the Event Builder, just unzip the files, add the folder to the path and open the EventBuilderDemo model.

  • Platform: Scripts, Matlab

[a, b] = FOURIERexp2cossin(c) Calculate the cos (a) & sin (b) coefficients of the exponential Fourier coefficients (c) returned by fft(x)/size(x,1), while isreal(x) = true needs the unshifted coefficients as input c = FOURIERcossin2exp(a, b) Calculate the exponential Fourier coefficients (c) of the cos (a) & sin (b) coefficients while a(1) = a0 .

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

This is a Java-based GUI framework for building modern web applications Vaadin's main advantage over other GUI toolkits it's its great element design and graphics. Vaadin supports Java Servlet API 2.3 and later versions and should work with any Java application server that conforms to the standard.

  • Publisher: IT Mill
  • Date: 08-05-2013
  • Size: 65618 KB
  • Platform: Scripts, Java

Many of the webs 'social' sites offer up API's to get data out of them for use on your own sites. Sites like Flickr, Twitter, and ScrnShots offer up these API's in JSON format which makes it really easy for us to grab and display this information on any ol' static page.

  • Platform: Scripts, JavaScript

Divides an audio signal into bass and treble using FIR filters. The effect of changing the crossover frequency can be selected using the Texas Instruments TMS320C5510 DSK. May also be applied to other devices in the C5000 family. The frequency response curves for each frequency are provided in MATLAB and also in a Word document.

  • Platform: Scripts, Matlab

This packages uses the profiler to generate a Cobertura-style XML coverage report. We use this report in conjunction with Hudson/Jenkins to track test coverage. The code sample below illustrates how to use the code. See example.m for details. %add source code to path addpath('src'); %import classses, functions import edu.

  • Platform: Scripts, Matlab

This function removes white (true) objects touching the border of a 2 or 3-dimensional logical image. It produces the same result as IMCLEARBORDER and has the same syntax. It's just faster! NOTE: The more sparse the image is, the faster this function is compared to IMCLEARBORDER.

  • Publisher: Sean de
  • Date: 08-05-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

Bit::Vector is an efficient C library which allows you to handle bit vectors, sets (of integers), "big integer arithmetic" and boolean matrices, all of arbitrary sizes. The library is efficient (in terms of algorithmical complexity) and therefore fast (in terms of execution speed) for instance through the widespread use of divide-and-conquer algorithms.

  • Platform: Scripts, C and C plus plus

Compute the overlap volume between 2 spheres defined in an array. Computation is vectorized, and intersection volume are computed an analytical way. Input: spheres data presented in an array G of four columns. G contains parameters of the n spheres .

  • Platform: Scripts, Matlab

With this program you can edit simple things in an Excel sheet like: Bold, Fontsize, border, font Write in command prompt >> params.Bold = 1;params.FontName = 'Arial';params.FontSize = 10;params.ColorIndex = 56;params.NumberFormat = 4;params.Int_ColorIndex = 0;params.

  • Platform: Scripts, Matlab

In this demo, control object (plant) is gas separator. Control Performance of Cascade PID control and Model Predictive Control are compared . This demo shows following contents. [1] Plant modeling Governing rules of the plant are assumed and modeled on a formula basis.

  • Platform: Scripts, Matlab

Confusion Matrix give information on misclassification. How patterns have been classified in their actual classes against other classes for each class in a matrix form..

  • Platform: Scripts, Matlab

plot3AniAnaglyph(S,params) produces an anaglyph (red/cyan 3D) plot3 animation of the of arguments in cartesian coordinates (S = [X,Y,Z]). The animation includes the evolution and rotation of the arguments confined to a 1x1x1 cube centered at (0,0,0).

  • Platform: Scripts, Matlab

Nothing fancy here. Just the recurrence relations and double loops. It seems to be the most efficient solution for this problem..

  • Platform: Scripts, Matlab

The code for the spectral graph clustering concepts presented in the following papers is implemented for tutorial purpose: 1. Ng, A., Jordan, M., and Weiss, Y. (2002). On spectral clustering: analysis and an algorithm. In T. Dietterich, S. Becker, and Z.

  • Publisher: Asad Ali
  • Date: 08-05-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

Completed as part of my degree, this is a simple 2d FEA script with the default model a bike frame. A model is defined using nodal coordinates. Forces and boundary conditions are set and element type (rod, beam or frame) can be selected. The script outputs the displacement, strain, stress and forces.

  • Platform: Scripts, Matlab

checkClass inspects the specified java object reference or class-name, and reports its superclass(es), new/modified methods, interfaces, enumerations, sub-classes and annotations. This utility complements the more detailed UIINSPECT utility (see link below) by being Command-Prompt based and also by highlighting the object components that were modified in the inspected class compared to its parent superclass.

  • Platform: Scripts, Matlab

This contribution provides functions for precisely placing a figure to a given screen location, like the upper left corner, the top half of the screen or the full screen. The figure is placed precisely adjacent to the screen borders and will not overlap the task bar at the screen bottom.

  • Platform: Scripts, Matlab

This script is able to calculate angle between planes, directions of different crystal system. It also can calculate cross-product of two vectors. This can also be used to calculate experimental tilt angle between two poles. This is very useful script for crystallographers.

  • Platform: Scripts, Matlab

Extract the target of a Windows shell link shortcut (LNK) SYNTAX: target = getTargetFromLink(lnkFile) Creates the requisite actxserver, extracts the target. [target,aserver] = getTargetFromLink(lnkFile) also passes out a handle to the Activex server object [target,.

  • Platform: Scripts, Matlab

This program converts data defined in a particular format in an excel file to TMY2 data format The program converts measured data comprising of temperature, RH, GHI, DHI, DNI, wind speed and wind direction into TMY2 format. The TMY2 fields comprising of Illuminance components, atmospheric pressure, precipitable water and broad-band aerosol optical depth are modeled based on tested models available in open literature.

  • Platform: Scripts, Matlab

Inscribed_Rectangle package provides 2 low level computer vision / image analysis functions able to locate largest square or rectangle inscribed inside arbitrary shape defined by a binary mask (black and white image). Only rectangles with vertical/horizontal edges are considered.

  • Platform: Scripts, Matlab

FACTOR2 ISPRIME2 ISPRIME3.

  • Platform: Scripts, Matlab

hough transform.

  • Publisher: pingakshya
  • Date: 08-05-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

If you have a flac binary, and also the popenw mex extension, this routine allows you to write flac (free lossless audio coder)-format files as a drop-in replacement for wavwrite, accepting all the same syntax. You can get popenw at http://www.mathworks.

  • Publisher: Dan Ellis
  • Date: 08-05-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

The program can calculate either the pH of a particular solution or the amount of base to use to come up with a particular pH..

  • Publisher: Zervin Lim
  • Date: 08-05-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

New Downloads

Free Hexagons Game

Free Hangman Game is a smal
popular word guessing game
where have to guess the word
by picking the letter.

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

Shareaza PRO

Shareaza Pro is a free
Windows-based peer-to-peer
client which empowers users to
share, search for anddownload
any type ...

Dynamsoft Barcode Reader
SDK

Dynamsoft Barcode Reader SDK
is a browser-based barcode
library; enables getting 1D
and 2D barcode info from
scanned ...

ECTkeyboard

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

Smart Defrag

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

Biometric Handpunch Manager
Personal

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

Aktiv Download Manager

Aktiv Download Manager is a
most needed tool for those
looking impatiently for the
next download. The application
is ...

BlueFox Free PDF Convert
Master

lueFox Free PDF Convert Master
is an all-round free PDF
converter that can convert PDF
to other formats like Word,
Excel, ...

Free Morphing

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