Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 49.593.918 Times

Example Of Speech software
Filter: All | Freeware | Demo
 

Example Of Speech

< 1 2 3 4 5 
Added: July 04, 2013 | Visits: 526

Window Color Fading Window Color Fading code is an example of how to put a color gradient in the background of a window by painting the window's DC (device context).



Platforms: C and C plus plus

License: Freeware Size: 10 KB Download (42): Window Color Fading Download

Added: August 31, 2013 | Visits: 521

Fit blackbody equation to spectrum Simple example of the use of the FMINSEARCH function to fit the blackbody equation to the emission spectrum of an incandescent body for the purpose of estimating its color temperature and emissivity. fitblackbody.m is the fitting function. BlackbodyDataFit.m is a script that fits a small set of...





Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Fit blackbody equation to spectrum Download

Active Shape Model (ASM) and Active Appearance Model (AAM) This is an example of the basic Active Shape Model (ASM) and also the Active Appearance Model (AAM) as introduced by Cootes and Taylor, with multi-resolution approach, color image support and improved edge finding method. Very useful for automatic segmentation and recognition of biomedical...


Platforms: Matlab

License: Freeware Size: 9.88 MB Download (50): Active Shape Model (ASM) and Active Appearance Model (AAM) Download

Added: July 08, 2013 | Visits: 295

Range Migration Algorithm Example of Range Migration Algorithm to the identical chapter in book: Carrara G."Spotlight Synthetic Aperture Radar: Signal Processing Algortithms" Artech House 1995.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Range Migration Algorithm Download

Motion Detection with Image Acquisition Toolbox & Simulink This demo is an example of using the Image Acqisition Toolbox from within Simulink. The Image Acquisition Toolbox is called via a MATLAB Function block to return a frame of data. The Signal Processing Blockset is used to analyze the data and determine if there is motion in the frame. If there is...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Motion Detection with Image Acquisition Toolbox & Simulink Download

Added: July 20, 2013 | Visits: 414

de Bruijn sequence generator This function will compute an example of an interleaved pseudo-random de Bruijn sequence, a member of the larger class of M-sequences. The sequence will contain an equal number of each character and subsequence of characters. The sequence is, by nature, circular, so the final members of pairs (or...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): de Bruijn sequence generator Download

Automatische Dokumentation Matlab-Quellcodes Automatic Documentation Matlab source codes Description: This is a small example of how to use the toolbox to generate m2html documentation on projects written in Matlab.To do the following procedure:1. Download the m2html Toolbox from:http://www.artefact.tk/software/matlab/m2html/m2html.zip2. Download the Graphviz...


Platforms: Matlab


Added: June 03, 2013 | Visits: 440

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


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (38): Logistics Map Download

Added: August 10, 2013 | Visits: 395

Mandelbrot set with the parallel computing toolbox Short code example of how to create several tasks to calculate parts of the mandelbrot set and then put the data back together.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Mandelbrot set with the parallel computing toolbox Download

Added: May 21, 2013 | Visits: 357

MATLAB Plot Gallery - Line Plot 2D (1) This is an example of how to create an line plot in MATLABdlT«.Read about the plot function in the MATLABdlT« documentation.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): MATLAB Plot Gallery - Line Plot 2D (1) Download

Added: May 06, 2013 | Visits: 550

API in Matlab Example of how to call API in Matlab.Open, close CD,maximize, minimize windowStart with matlab_api.m and try buttons in gui.If your want to compile mex-file, you should setup compiler: mex -setup. Then type: mex myShowWindow.c user32Thanks to Phil Goddard. Owing to him I began to use api in matlab.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): API in Matlab Download

Added: August 08, 2013 | Visits: 314

SoundRecorder Demo The primary goal of this submisstion is to provide an example of how to build a Test & Measurement related GUI using GUIDE and the Data Acquisition (DAQ) Toolbox in MATLAB. MATLAB users in a Test & Measurement field can use the code in this submission as an outline to their own applications or as...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 583.68 KB Download (40): SoundRecorder Demo Download

Added: June 08, 2013 | Visits: 396

My Clock A example of program with MATLAB for Visualisation .


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): My Clock Download

Added: April 27, 2013 | Visits: 290

monte_carlo_spheregrid Simple example of the use of the code spheregrid.m.Finds the peak in the matlab example data PEAKS. Initially uses meshgrid to find a maximum then 'zooms in' and seeds points in a circle around the point found, it then find the maximum and continues the process.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): monte_carlo_spheregrid Download

Added: July 31, 2013 | Visits: 389

Draw a circle in a matrix / image This is a good example of the integer midpoint circle algorithm. No pixels are missed or repeated.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Draw a circle in a matrix / image Download

Added: July 19, 2013 | Visits: 197

smoothc.mat Usage:mO=smoothc(mI,Nr,Nc) mI=input matrix Nr=number of rows included in smoothing function Nc=number of columns included in smoothing function mO=output array, smoothedIntended as an example of using a kernel to smooth an image. With minimal changes, the user may implement another kernel.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): smoothc.mat Download

Added: July 22, 2013 | Visits: 297

MATLAB Record GUI The program is intended to simplify the recording and basic editing of speech waveforms as well as to present the spectrogram and the time waveform in a side-by-side format for ease of analysis.Getting Started:Before you can do any recording through Record, you will need to connect a microphone...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): MATLAB Record GUI Download

Added: June 02, 2013 | Visits: 391

Externodes Basic example of use: A big image collection you want to share between drupals.Basically, this module allows you to map the nid and fid address space to another Drupal instance. A simple example: Given you have two drupals, if you type in your browser front.drupal.com/node/1000000001, it will in...


Platforms: PHP

License: Freeware Size: 20.48 KB Download (39): Externodes Download

Added: June 19, 2013 | Visits: 467

WebFM Images This module is an example of how one can extend WebFM to provide additional functionality: in this case to resize images within the WebFM file browser.The module also provides a context menu that allows the previewing of images files from within the WebFM browser.*Note about Drupal 6.xThis module...


Platforms: PHP

License: Freeware Size: 10 KB Download (39): WebFM Images Download

Added: September 28, 2013 | Visits: 393

TripWonkers A prime example of setting in motion simple still images for a cascading variety of hypnotic effects


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 18.43 MB Download (36): TripWonkers Download

< 1 2 3 4 5