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

Listing of Development Tools in Scripts

This GUI is used to analyze the speech signal at the selected region of 256 samples. All the calculation is based on the sampling of 8 KHz. First 3 formants of the selected block of samples are derived from the LPC-8 coefficients. The location of the ROI could be either pointer one or two.

  • Platform: Scripts, Matlab

Allow any plain-text custom field to be edited via AJAX on the All Posts page. We use it at Brainstorm Media for quickly editing SEO titles, descriptions, and keywords. However, filters are provided for targeting any plain-text custom field. AJAX Post Meta will auto-detect and add columns for: Plugins All in One SEO Pack Greg's High Performance SEO Headspace2 Meta SEO Pack Platinum SEO SEO Ultimate WordPress SEO Themes Builder Headway Hybrid Thesis Installation Upload the folder ajax-post-meta into the /wp-content/plugins/ directory Activate the plugin through the 'Plugins' menu in WordPress If your plugin or theme is supported, edit columns will be automatically added to your All Posts page.

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

%WAITINPUT Prompt for user input, but no longer than t seconds. % output = WAITINPUT('Input something',t) gives the user the prompt in the % text string and then waits for input from the keyboard by t seconds. % R is the result. When user not specified s argument R will be a double, % or if argument s i s eqal to 's', R will be a char.

  • Platform: Scripts, Matlab

u can try it if u r just starting image processing..

  • Publisher: charandeep
  • Date: 13-05-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

Youtube Links :- <!--dp_youtube_begin:http://www.youtube.com/watch?v=DilyYwLbIZI--><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/DilyYwLbIZI&hl=ru&fs=1"></param><param name="wmode" value="transparent" /><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.

  • Platform: Scripts, Matlab

An electron gun produces particles with specified rates and random velocities and direction, some of them collide with upper plate that its position and size are defined. This program simulate this process and shows what percent of particles collide with the plate and also show the distribution of particles on plate.

  • Platform: Scripts, Matlab

To successfully operate real-time software on any microprocessor system, control and management of all interrupt services is required. Unfortunately, depending on your BIOS, it may not be possible to turn off certain interrupts known as System Management Interrupts (SMIs).

  • Platform: Scripts, Matlab

Two functions are provided for fitting data using the Mittag-Leffler function. In MLFFIT1.M, just the Mittag-Leffler function in one parameter is used. In MLFFIT2, the Mittag-Leffler function in two parameters multiplied by a power function is used. Two sample scripts are provided for the illustration of possible use.

  • Platform: Scripts, Matlab

Calculates the M fractional trimmed mean (truncated mean) of the values in X. Excluding the highest and lowest PERCENT/2 (%) of the data. It is an advanced trimming method. Given a sample of n ordered observations x_(1) <= x_(2) <= ... <= x_(n), the trimmed mean is a specific example of weighted mean or L-estimator of location.

  • Platform: Scripts, Matlab

The function has the form tables = extract_word_table; No input argument needs to be specified, the function itself will prompt the user to select an already existing word document. The output argument is ab cell array containing all the tables present in the opened document as cells.

  • Platform: Scripts, Matlab

Hi guys this is my Simple Pendulum model and control using SimMechanics and Control toolbox, later I will include also the SolidWorks files to show how to use SolidWorks link. Anyone who finds that I should do things in another way please fell free to post any comment and help me :) This sample was modelled with SimMechanics and control was made with lqr command.

  • Platform: Scripts, Matlab

I worked a lot with visual stimuli, and this function computes a measure for image activity, that is derived from the amount of edges in an image. It was proposed in ITU-T Document P.910 for single images (see pages 12, 15, 22-24 in that document). Please change the code to your own needs.

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

Libcddb is a C library to access data on a CDDB server. It allows you to: - search the database for possible CD matches; - retrieve detailed information about a specific CD; - submit new CD entries to the database. Libcddb supports both the custom CDDB protocol and tunnelling the query and read operations over plain HTTP.

  • Platform: Scripts, C and C plus plus

A very simple function which uses the DataFeed toolbox to retrieve stock prices for a specified number of days from the Yahoo service and plots them. e.g. to see how your Microsoft shares have done over the last three months, just type: >> show_chart('MSFT',90).

  • Platform: Scripts, Matlab

Improving a uitable, if the doc has many data, it is better to use a couple of table. For example, I wanted to create a table for 71 rows, so I couldn't sabe all the data in one table. With thi code I can add a column of data to visualize all of them.

  • Platform: Scripts, Matlab

ECR is a new method for regression analysis, which employs a supervising alpha to supervise the X-matrix decomposition. When alpha=0, ECR coincides with principal component regression (PCR), when alpha=1, ECR coincides with partial least squares (PLS), when alpha is between 0 and 1, ECR could identify an infinite number of transitional models between PCR and PLS which collectively indicate a path that connects PCR and PLS.

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

OptiPt is a function for fitting and testing (multi-attribute) probabilistic choice models, especially the Bradley-Terry-Luce (BTL) model (Bradley & Terry, 1952; Luce, 1959), elimination-by-aspects (EBA) models (Tversky, 1972), and preference tree (Pretree) models (Tversky & Sattath, 1979).

  • Platform: Scripts, Matlab

In signal processing, cross-correlation is a measure of similarity of two waveforms as a function of a time-lag applied to one of them. This is also known as a sliding dot product or inner-product. It is commonly used to search a long duration signal for a shorter, known feature.

  • Publisher: Rabi
  • Date: 13-05-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

This class abstracts database standard operations into a MATLAB class. All that is required is a correctly formatted connection string. The class uses under the hood the database machinery of the .NET framework. Query results are encapsulated into MATLAB datasets for an efficient usage of the retrieved data tables.

  • Platform: Scripts, Matlab

This is an implementation of the dijkstradlDLs algorithm, which finds the minimal cost path between two nodes. ItdlDLs supposed to solve the problem on positive weighted instances..

  • Platform: Scripts, Matlab

Did you see my demonstration of A* (http://www.mathworks.com/matlabcentral/fil...tion-of-astar-a), but still wanted more? Now you can have it, and if you download now you will also receive two other path-finding approaches: Dijkstra's algorithm, and greedy best-first.

  • Publisher: Bob Sturm
  • Date: 12-05-2013
  • Size: 20 KB
  • Platform: Scripts, Matlab

Finite element assembly routines for linear triangles and tetrahedra. Also simple 3D visualization. These files offer three efficient assembly techniques for the finite element method. The test cases are linear, continuous triangles and tetrahedra for the Poisson problem in the unit square or unit cube.

  • Publisher: Mika
  • Date: 12-05-2013
  • Size: 31 KB
  • Platform: Scripts, Matlab

This package contains a fast replacement of the subfunction flood in runSolutionVector.m. Just unzip both files with the rest of the contest files. If you want to convince yourself that the result of my function flood3.m is correct, just change "compareResults = 0" to "compareResults = 1" in line 51 of runSolutionVector.

  • Platform: Scripts, Matlab

WHOCLASS filters out the names of the variables in the base workspace that belong to a particular class, or list of classes, as selected by the user. The program is very simple, just three lines, essentially, but I have found it useful occasionally, so why not share it? Examples: whoclass('double') whoclass('logical','struct') v = whoclass('logical'); Please comment if you like it.

  • Platform: Scripts, Matlab

This is a test used for significant performance, while taking into account the data mining issue. I have added the paper of Politis and Romano describing the bootstrap; the paper of White describing the test! These can also be found free of charge on the internet.

  • Platform: Scripts, Matlab

Rt: returns series alpha: VaR level OUTPUT: CFVAR: Cornish fisher VaR with alpha probability and time horizon as the returns series frequancy.

  • Publisher: Tal Shir
  • Date: 12-05-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

It do the analyse for an inverter connected to a network. All matrices for the state-space are calculating and drawing..

  • Publisher: Mouhamadou
  • Date: 12-05-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

MATLAB provide an extensive and all powerfull interface for helping C anc C++ programming community. Many people are not aware of this facility. Here i am providing a small tutorial and some small examples on demonstrating this features. After reading this i am sure that C programmers will certainly be lured to using MATLAB.

  • Platform: Scripts, Matlab

This provides JUnit-style XML logging for the MATLAB xunit framework developed by Steve Eddin (http://www.mathworks.com/matlabcentral/fileexchange/22846). The code was developed with version 3.0.1. We use this in conjunction with Hudson/Jenkins to track test results.

  • Platform: Scripts, Matlab

Takes the list of coordinates between 2 groups of pixels and calculates the shortest distance between the 2 groups and returns their pixel coordinates..

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

Free Hexagons Game

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

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

Dynamsoft Barcode Reader
SDK

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

Driver Booster

Driver Booster Free, designed
with IObit's most driver
update technology, scans and
identifies outdated drivers
...

BitComet Ultra Accelerator

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

PayPunch Lite

PayPunch is a Biometric Time
Clock & Attendance
tracking system that replaces
the typical time clock used to
track ...

Kaspersky Phound

Remotely lock and locate your
missing device. Sound an alarm
to help locate your missing
device. Find out who has your
...

Free File Encrypter

Free file encryptor is
designed to encrypt files of
any types like audio, video,
text, images, EXE programs,
etc. in few ...