| MathWorks - Video and Image Processing Blockset |
Update Link / Bad Link? |
The Video and Image Processing Blockset extends Simulink with a rich, customizable framework for the rapid design, simulation, implementation, and verification of video and image processing algorithms and systems. It includes basic primitives and advanced algorithms for designing embedded imaging systems in a wide range of applications in aerospace and defense, automotive, communications, consumer electronics, education, and medical electronics.
Submitted: Aug 16, 2004
Rating: 0.00 Rate this linkTotal Visits: 1116
|
| MathWorks - RF Toolbox |
Update Link / Bad Link? |
The RF Toolbox extends the MATLAB technical computing environment with functions and a graphical user interface (GUI) for working with, analyzing, and visualizing the behavior of RF components.
Submitted: Jun 21, 2004
Rating: 0.00 Rate this linkTotal Visits: 914
|
| MathWorks - Filter Design Toolbox |
Update Link / Bad Link? |
A collection of tools built on top of the MATLAB computing environment and the Signal Processing Toolbox. The Filter Design Toolbox provides advanced techniques for designing, simulating, and analyzing digital filters. It extends the capabilities of the Signal Processing Toolbox, adding architectures and design methods for demanding real-time DSP applications and it also provides functions that simplify the design of fixed-point filters and analysis of quantization effects.
Submitted: Nov 16, 2000
Rating: 0.00 Rate this linkTotal Visits: 912
|
| MathWorks - Frequency Domain System Identification Toolbox |
Update Link / Bad Link? |
The Frequency Domain System Identification Toolbox provides specialized tools for identifying linear dynamic systems from time responses or measurements of the system's frequency response. Frequency domain methods support continuous-time modeling, which can be a powerful and highly accurate complement to the more commonly used discrete-time methods. The methods in the Toolbox can be applied to problems such as the modeling of electronic, mechanical, and acoustical systems.
Submitted: Jul 02, 1999
Rating: 0.00 Rate this linkTotal Visits: 793
|
| MathWorks Webinar: Analyze and Visualize Live Signals in MATLAB |
Update Link / Bad Link? |
This recorded webinar will discuss and demonstrate how to perform signal processing on data acquired directly from oscilloscopes, signal analyzers, sound cards, and other PC-based data acquisition devices. See how to design a digital filter in MATLAB and develop a GUI-based application incorporating live data collected by MATLAB.
The webinar will discuss capabilities available in the Signal Processing Toolbox, Data Acquisition Toolbox, Instrument Control Toolbox, Filter Design Toolbox, and other toolboxes.
Submitted: Jul 15, 2006
Rating: 0.00 Rate this linkTotal Visits: 496
|
| MathWorks - RF Blockset |
Update Link / Bad Link? |
The RF Blockset extends Simulink with a library of blocks to model the behavior of RF filters, transmission lines, amplifiers, and mixers. You validate your working model in Simulink, and then use the model as an executable specification for RF circuit design.
Submitted: Jun 21, 2004
Rating: 0.00 Rate this linkTotal Visits: 437
|
| MathWorks - Fixed Point Toolbox |
Update Link / Bad Link? |
The Fixed-Point Toolbox provides fixed-point data types and arithmetic in MATLAB. You can use it to develop algorithms for testing, modeling, and verifying your fixed-point implementations.
Submitted: Jun 21, 2004
Rating: 0.00 Rate this linkTotal Visits: 406
|
| MathWorks - Link for ModelSim |
Update Link / Bad Link? |
Link for ModelSim® is a cosimulation interface that integrates MATLAB® and Simulink® into the hardware design flow for field programmable gate array (FPGA) and application-specific integrated circuit (ASIC) development.
Submitted: Feb 24, 2004
Rating: 0.00 Rate this linkTotal Visits: 385
|
| Free MathWorks Online Seminar: Tips for Speeding Up Simulink Models for Signal Processing & Communications |
Update Link / Bad Link? |
During this webinar, engineers from The MathWorks will share some best practices that will help you maximize the simulation speed of your Simulink models for signal processing, communications, and other numerically intensive application areas.
Submitted: May 02, 2005
Rating: 0.00 Rate this linkTotal Visits: 356
|
| Free Online MathWorks Seminar: Code Generation and Verification for TI DSPs |
Update Link / Bad Link? |
This recorded webinar presents tools and methodologies for implementing and verifying embedded software applications on TI DSPs. It focuses on signal processing applications, such as audio and video applications on the TI C6000™ family of processors, and also on control applications, such as motor control on the TI C2000™ family of processors.
Submitted: Oct 03, 2005
Rating: 0.00 Rate this linkTotal Visits: 290
|
| Signal Processing M-files |
Update Link / Bad Link? |
User contributed signal processing and communications m-files from the MATLAB Central File Exchange.
Submitted: Apr 18, 2000
Rating: 0.00 Rate this linkTotal Visits: 4642
|
| Speech Processing Toolbox |
Update Link / Bad Link? |
Speech processing toolbox consists of MATLAB routines that are maintained by and mostly written by Mike Brookes, Department of Electrical & Electronic Engineering, Imperial College, Exhibition Road, London SW7 2BT, UK
Submitted: Jun 30, 1999
Rating: 0.00 Rate this linkTotal Visits: 3097
|
| Signal Analysis with MATLAB |
Update Link / Bad Link? |
Examples for signal analysis. Very good for starting up with this things.
Submitted: May 29, 2005
Rating: 0.00 Rate this linkTotal Visits: 2879
|
| Sound Processing M-files[MFile] |
Update Link / Bad Link? |
User contributed sound m-files from the MATLAB Central File Exchange.
Submitted: Apr 18, 2000
Rating: 0.00 Rate this linkTotal Visits: 2281
|
| JLAB: Matlab freeware for data analysis |
Update Link / Bad Link? |
JLAB is a set of Matlab functions I have written or co-written over the past fifteen years for the purpose of analyzing data. It consists of four hundred m-files spanning thirty thousand lines of code. JLAB includes functions ranging in complexity from one-line aliases to high-level algorithms for certain specialized tasks. These have been collected together and made publicly available for you to use, modify, and --- subject to certain very reasonable constraints --- to redistribute.
Some of the highlights are: a suite of functions for the rapid manipulation of multi-component, potentially multi-dimensional datasets; a systematic way of dealing with datasets having components of non-uniform length; tools for fine-tuning figures using compact, straightforward statements; and specialized functions for spectral and time / frequency analysis, including advanced wavelet algorithms developed by myself and collaborators.
Submitted: Sep 28, 2006
Rating: 0.00 Rate this linkTotal Visits: 2047
|
| wvd.m |
Update Link / Bad Link? |
Wigner-Ville time-frequency distribution.
Submitted: Jul 22, 1999
Rating: 0.00 Rate this linkTotal Visits: 1534
|
| ICALAB for Signal Processing |
Update Link / Bad Link? |
ICALAB for Signal Processing - ICALAB for Signal Processing is package for MATLAB that implements many efficient algorithms for ICA (independent component analysis) employing HOS (higher order statistics), BSS (blind source separation), SOS (second order statistics), LP (linear prediction), and BSE (blind signal extraction) employing various SOS and HOS methods. After some data preprocessing, this package can also be used for MICA (multidimensional independent component analysis) and NIBSS (non independent blind source separation).
Submitted: Mar 10, 2003
Rating: 0.00 Rate this linkTotal Visits: 1331
|
| ccorr.m |
Update Link / Bad Link? |
[CCxy,StEr] = ccorr(Lag,X,Y) calculates the crosscorrelation function of X & Y, from -Lag to +Lag
or the autocorrelation function of X when X = Y or Y is missing.
Submitted: Jul 22, 1999
Rating: 0.00 Rate this linkTotal Visits: 1015
|
| Educational MATLAB Speech Coding |
Update Link / Bad Link? |
Speech coding or compression is the field concerned with compact digital representations of speech signals
for the purpose of efficient transmission or storage. The central objective is to represent a signal with a minimum number of bits while maintaining perceptual quality. Current applications for speech and audio coding algorithms include cellular and personal communications networks (PCNs), teleconferencing, desktop multi-media systems, and secure communications.
Submitted:
Rating: 0.00 Rate this linkTotal Visits: 982
|
| Auditory Toolbox |
Update Link / Bad Link? |
This report describes a collection of tools that implement several popular auditory models for a numerical programming
environment called MATLAB. This toolbox will be useful to researchers that are interested in how the auditory periphery works and want to compare and test their theories. This toolbox will also be useful to speech and auditory engineers who want to see how the human auditory system represents sounds. This version of the toolbox fixes several bugs, especially in the Gammatone and MFCC implementations, and adds several new functions. This report was previously published as Apple Computer Technical Report #45. We appreciate receiving permission from Apple Computer to republish their code and to update this package.
Submitted: Jul 11, 1999
Rating: 0.00 Rate this linkTotal Visits: 878
|
| xcorcoef.m |
Update Link / Bad Link? |
Correlation coefficients at different lags. COEF=XCORCOEF(Y1,Y2) calculates the coefficient of cross-correlation between vectors y1 and y2. A coefficient of 1 indicates perfect correlation.
Submitted: Aug 13, 1999
Rating: 0.00 Rate this linkTotal Visits: 875
|
| An Introduction to Signal Processing in Chemical Analysis |
Update Link / Bad Link? |
Introductory illustrated tutorial on signal processing, especially as it applies to instrumental measurement. Signal arithmetic;
Signals and noise; Smoothing; Differentiation; Resolution enhancement; harmonic analysis; Convolution; Deconvolution; Fourier filter; Integration and peak area measurment; Curve fitting. Includes links to free downloable signal processing software.
Submitted: May 05, 2001
Rating: 0.00 Rate this linkTotal Visits: 862
|
| ARMASA toolbox |
Update Link / Bad Link? |
Features a unique program to estimate the power spectral density. The
spectrum containing all significant details is calculated from a selected time series model. The model type as well as the model order are determined automatically from the data, using statistical selection criteria. Robust estimation algorithms and order selection criteria are used to obtain reliable results. Unlike in FFT analysis, where the experimenter has to set the amount of smoothing of the raw FFT, the right level of detail is assessed automatically using the data only.
Submitted: May 01, 2001
Rating: 0.00 Rate this linkTotal Visits: 760
|
| MATLAB sound |
Update Link / Bad Link? |
This demo shows you how to acquire sound data directly into MATLAB using your PC sound card and the Data Acquisiton Toolbox.
The Data Acquisition Toolbox allows you to do sound acquisition in less than ten MATLAB commands.
Submitted: Jul 22, 2006
Rating: 0.00 Rate this linkTotal Visits: 746
|
| PLP and RASTA (and MFCC, and inversion) in Matlab |
Update Link / Bad Link? |
One of the first decisions in any pattern recognition system is the choice of what features to use: How exactly to represent the basic signal that is to be classified, in order to make the classification algorithm's job easiest...
Submitted: Jun 15, 2005
Rating: 0.00 Rate this linkTotal Visits: 718
|
| HUT Acoustics Laboratory Software |
Update Link / Bad Link? |
Various signal processing and acoustics toolboxes, including Fractional Delay Toolbox, Warping Tolbox, Related Transfer Function Toolbox, HUTear Toolbox.
Submitted: Oct 11, 2001
Rating: 0.00 Rate this linkTotal Visits: 616
|
| Filter Design HDL Coder |
Update Link / Bad Link? |
The Filter Design HDL Coder adds hardware implementation capability to MATLAB. It lets you generate efficient, synthesizable, and portable VHDL or Verilog code for fixed-point filters that are designed with the Filter Design Toolbox for implementation in ASICs or FPGAs.
Submitted: Jun 21, 2004
Rating: 0.00 Rate this linkTotal Visits: 598
|
| Cross Recurrence Plot Toolbox for MATLAB |
Update Link / Bad Link? |
The toolbox contains MATLAB routines for computing recurrence plots and related problems. The most programs contain a user-friendly graphical user interface, a pure command-line application of the programs is also possible.
Submitted: Jan 23, 2003
Rating: 0.00 Rate this linkTotal Visits: 532
|
| Polynomial Toolbox |
Update Link / Bad Link? |
The Polynomial Toolbox is the MATLAB® toolbox for polynomials, polynomial matrices and their applications in systems, signals and control. It features over 222 macros for polynomials and polynomial matrices, objects, overloaded operations, functions, equation solvers, GUI, graphics, new generation of numerical algorithms: easy, fast, reliable, system and signal models based on polynomial matrix fractions, analysis and design tools for control and filters, classical, optimal and robust design.
Submitted: Nov 14, 2000
Rating: 0.00 Rate this linkTotal Visits: 529
|
| MEval - Automatic test evaluation by signal comparisons |
Update Link / Bad Link? |
MEval offers an automatic comparison of test signals with the corresponding reference signals in Matlab/Simulink®. The innovative comparison algorithm, called difference matrix, and the new developed two-stage algorithm used in MEval avoids the shortcomings of conventional signal comparison methods.
Submitted: Dec 10, 2003
Rating: 0.00 Rate this linkTotal Visits: 511
|
| HPLOT - Signal Data Visualization and Processing Tool for Matlab |
Update Link / Bad Link? |
HPLOT is a dynamic gui tool made for rapid visualization and signal treatment, filtering, FFT and other mathematical operations.
It's possible to add and remove axes with a simple button, zooming all axes present in the figure, immediate color change of lines plotted, ecc.
HPLOT is integrated with Simulink, is possible to plot signal generated from Simulink Scope, from to-workspace block and Time Series log. Is also possible to compare different simulations of Simulink model, for example in order to verify the effect of parameter change.
Hplot include Loadmdf (Measured Data Format reader) for Data Acquisition analisys. It's very advised in automotive and signal processing fields. Other data format recognized are .csv data files generated from Agilent® oscilloscope.
Hplot moreover contain a system of Auto Update via Internet connection.
By Claudio Gambelli
http://www.gambelli.org
Submitted: Dec 28, 2006
Rating: 0.00 Rate this linkTotal Visits: 510
|
| PLP and RASTA in MATLAB |
Update Link / Bad Link? |
PLP and RASTA (and MFCC, and inversion) in Matlab using melfcc.m and invmelfcc.m - contains code, examples, and other resources.
Submitted: Jun 06, 2005
Rating: 0.00 Rate this linkTotal Visits: 470
|
| What Bode Plots Represent |
Update Link / Bad Link? |
One of the most commonly used test functions for a circuit or system is the sine wave...
Submitted: Jun 08, 2005
Rating: 0.00 Rate this linkTotal Visits: 414
|
| bess.m |
Update Link / Bad Link? |
Bessel Filter Root Extraction (Normalized). Will output the coefficients for the B(s) for a Bessel Filter.
Submitted: Aug 05, 1999
Rating: 0.00 Rate this linkTotal Visits: 405
|
| Simulink sound |
Update Link / Bad Link? |
This demo shows you how to acquire sound data directly into Simulink using your PC sound card and the Data Acquisition Toolbox. Data Acquisition Toolbox provides Simulink blocks that allow you to acquire live data directly into your Simulink model.
Submitted: Oct 09, 2006
Rating: 0.00 Rate this linkTotal Visits: 389
|
| qceil.m,qfix.m,qfloor.m,qround.m |
Update Link / Bad Link? |
Some functions to accomplish user specified quantizing. They
are based on the ceil,fix,floor and round functions.
Submitted: Jul 22, 1999
Rating: 0.00 Rate this linkTotal Visits: 383
|
| matNMR toolbox |
Update Link / Bad Link? |
A highly flexible toolbox for processing 1D and 2D NMR and EPR
spectra.
Submitted: Jun 30, 1999
Rating: 0.00 Rate this linkTotal Visits: 376
|
| LYNGBY fMRI analysis toolbox |
Update Link / Bad Link? |
MATLAB toolbox for the analysis of fMRI - functional magnetic resonance imaging - time series. The main purpose of
the toolbox lies in the modelling and the extraction of sets of parameters describing the four-dimensional data, allowing easy interpretation and identification. All of the methods have low level modelling functions and a GUI interface for easy access to the data and modelling results. The toolbox includes data import routines, a set of preprocessing steps and a set of data modelling strategies. It is important to realize that no single model can grasp all the features of the data. Each of the models have their own contributions, and the assumptions underlying the models are very different in nature.
Submitted: Jul 07, 1999
Rating: 0.00 Rate this linkTotal Visits: 369
|
| PRMLpro for MATLAB |
Update Link / Bad Link? |
PRML Pro provides a MATLAB implementation of a sophisticated PRML (partial response maximum likelihood) read channel model, enabling communication system designers, disk drive designers and others to perform read channel development, failure analysis and troubleshooting.
Submitted: Aug 09, 2002
Rating: 0.00 Rate this linkTotal Visits: 365
|
| MPEC interface |
Update Link / Bad Link? |
The MATLAB interface routines are available! However, they are still in a state of flux, so we are making them available
on demand. If you do not see a download option for your architecture, please send a note to ferris@cs.wisc.edu indicating what machine and operating system you are using, and we will try to get you the necessary libraries.
Submitted: Jul 11, 1999
Rating: 0.00 Rate this linkTotal Visits: 362
|
| FDIDENT Toolbox, Developers' Page |
Update Link / Bad Link? |
This page describes the latest development results, and offers access to the latest available version, distributed by the developers themselves. The page itself is maintained by the developers of the toolbox.
Submitted: Jun 09, 2000
Rating: 0.00 Rate this linkTotal Visits: 361
|
| Complementing the PM algorithm |
Update Link / Bad Link? |
These programs are for the design of symmetric equiripple FIR filters achieving specified Chebyshev errors in each
band.
Submitted: Jul 14, 1999
Rating: 0.00 Rate this linkTotal Visits: 343
|
| Octave signal processing toolbox |
Update Link / Bad Link? |
These collection of routines serves as a partial free replacement for the MATLAB Signal Processing toolbox.
Submitted: Oct 07, 1999
Rating: 0.00 Rate this linkTotal Visits: 300
|
| Creare Inc. Consulting - Engineering and Consulting services |
Update Link / Bad Link? |
Since 1961, Creare has served industry and government on the frontiers of
product and process technology. Combining judgement and sophisticated scientific, mathematical, computational, and experimental methods with an appreciation of the art where science is lacking, we have a reputation for skill and creativity in the solution of difficult problems.
Submitted: Apr 05, 2000
Rating: 0.00 Rate this linkTotal Visits: 290
|
| Band-Limited White Noise |
Update Link / Bad Link? |
Introduce white noise into a continuous system.
Submitted: Jun 07, 2005
Rating: 0.00 Rate this linkTotal Visits: 148
|
| Terms of Use: |
|
| NOTICE: Links you submit to Mathtools.net Link Exchange will
be accessible from any part of the world via the web. Any information such
links contain may be used by The MathWorks and the public, both within
and outside the country from which you posted. Read
complete disclaimer prior to use. |