Freeware Downloads for "Matlab Sound Toolbox Mac"

The Sick LIDAR Matlab/C++ Toolbox offers stable and easy-to-use C++ drivers for Sick LMS and Sick LD LIDARs. It provides a Matlab Mex interface for streaming LIDAR returns directly into Matlab. Also included are config utilities, examples, and tutorials..

This demo shows how to use MATLAB, Optimization Toolbox, and Genetic Algorithm and Direct Search Toolbox to optimize the design of a double wishbone suspension system. Note: You will need to have the following products installed in order to run this demo: MATLAB, Simulink, Optimization Toolbox, Genetic Algorithm and Direct Search Toolbox, and SimMechanics. Optional: Virtual Reality Toolbox..

  • Platform: Matlab, Scripts
  • Publisher: Stuart Kozola
  • Date: 08-03-2013
  • Size: 2068 KB

This function provides a supplement to the Matlab Symbolic toolbox to substitute and simplify long expressions. Maple does not provide this functionality. input-- Input expression that has some terms to be substituted. >> input='a^2-2b+c-3'; >> inputmode=1; Note that 'inputmode=1' indicates that the input is string expression; subexp-- If 'subexp' can be found inside 'input' expression, then all the instances of 'subexp' are substituted with the expression 'var' outputmode-- output is a character string if 'outputmode=1'; Note: Read help for the other options.

In this article, procedure for using the the Matlab Neural Toolbox in order to identify and control an hypothetical non linear plant is explained with details enough to help anybody interested in that issue to know what to do and how to do a complete simulation using the tools that Matlab 7.1 and later offers to us. Many figures are included to be more explicit..

  • LTFAT
  • License: Freeware
  • Rating

LTFAT, short for Linear Time / Frequency Toolbox is designed to be a Matlab / Octave toolbox for executing time-frequency analysis.

It is intended both as an educational and computational tool. The toolbox provides the basic Gabor, Wilson and MDCT transform along with routines for constructing windows (filter prototypes) and routines for manipulating coefficients.


.

A replacement for the transfer function normprod.m in the MATLAB NN toolbox. With this transfer function, the NaNs in the simulation of RBF neural networks can be avoided. The function can handly zeros, and positive and negative infinite values in the weight vector. Also combinations of positive and negative infinities are. allowed. Formula is (#Inf*max(t)+#-Inf*min(t))/(#Inf+#Inf) where t is the vector to weigh and #Inf resp. #-Inf are the number of positive respective negative weights. If there are no mixed Infs and -Infs then the value is calculated by the limit (i.

  • Platform: Java, Scripts
  • Publisher: Christian Kotz
  • Date: 17-06-2013
  • Size: 10 KB

Multiple Hypothesis Testing (MHT) Toolbox is a MATLAB(R) toolbox for multiple hypothesis testing that includes functions for calculating and estimating multiple testing errors such as the False Discovery Rate (FDR).
Multiple Hypothesis Testing Toolbox License - GNU Library or Lesser General Public License (LGPL).

Probabilistic Graphical Model (PGM) Toolbox is a MATLAB(R) toolbox for Bayesian networks and other probabilistic graphical models..

GNAT* is an open source MATLAB-based toolbox. It provides functions for reading, writing, manipulation, visualization and simulation of glycan structures and glycosylation reaction networks.

It is written in MATLAB and Java. It is thus platform-independent. It has been tested in Windows (Windows 7), Linux (Ubuntu), and Mac OS (X Lion) platforms. For information about GNAT installation and usage, please see "GettingStarted" pdf file enclosed in the package.

*: a€?Glycosylation Network Analysis Toolbox (GNAT): a MATLAB based environment for systems glycobiologya€?, Gang Liu, Apurv Puri and Sriram Neelamegham, Bioinformatics.

  • Platform: WinOther
  • Publisher: Gnatmatlab
  • Date:
  • Size: 25134 KB

A Matlab/Octave toolbox to design, simulate, and analyze optical communication systems. Open source, fast (using MEX), user-friendly and customizable, it includes cutting-edge solutions for: modulation formats, performance estimation, fiber propagation..

URAPIV is an open source Matlab (tm) toolbox for the Particle Image Velocimetry (PIV) analysis in fluid mechanics. URAPIV team has developed also the Python version, PyPIV URAPIV has extended to URAPIV-C++.

  • Platform: Linux, Mac, Windows
  • Publisher: openpiv.net
  • Date: 13-11-2012
  • Size: 7023 KB

The MATLAB compiler toolbox builds native libraries (MEX-functions) and executables (applications) for different platforms. The compiler scripts "mex" and "mcc" offer a user-friendly interface for compiling and linking M, C, C++, Fortran and assembler files. This package adds automatic file versioning and copyright information included in the MEX-libraries for Microsoft Windows. For complete information, please refer to the "Readme.txt" included in this package..

This is the power prediction analysis demo that was used in the "MATLAB for Excel Users" webinar. You can view the webinar at: http://www.mathworks.com/wbnr37971 This demo requires only MATLAB, Statistics Toolbox, and Curve Fitting Toolbox. In the webinar, we also discussed Spreadsheet Link EX, MATLAB Compiler, and MATLAB Builder EX..

  • Platform: Matlab, Scripts
  • Publisher: Jiro Doke
  • Date: 12-02-2013
  • Size: 307 KB

LYAPACK is a MATLAB toolbox for the solution of certain large scale problems in control theory, which are closely related to Lyapunov equations. In contrast to the 'lyap' and 'dlyap' command in the MATLAB Control toolbox it uses iterative algorithms and is intended for large, sparse problems..

  • Platform: Matlab, Scripts
  • Publisher: Volker Mehrmann
  • Date: 12-03-2013
  • Size: 1044 KB

Design of a robust digital controller with PPR toolbox This script shows the basic steps for the "digital two degrees of freedom controller" (2DOF) design with the PPR toolbox. The illustration of our methodology is based on a difficult plant control. To get a 2DOF controller, only 2 "high level" parameters that have deterministic action on the closed-loop performances are required. Taking account in the modelisation of the external signals that act on the plant lead to a controller with better performances than a classical PID regulator.

  • Platform: Matlab, Scripts
  • Publisher: Gilles
  • Date: 23-06-2013
  • Size: 164 KB

SysGenSIM is specially built to be a bioinformatics toolbox for Matlab.

The toolbox was designed in order to create artificial gene expression datasets by simulating Systems Genetics experiments.

.

The RSQP Toolbox is developed based on the theory of reduced Hessian successive quadratic programming for large scale optimization. The toolbox is a collection of functions that extend the capability of MATLAB Optimization Toolbox in solving optimization problems with (a)high dimensionality and (b)few degrees of freedom and (c)equality constraints and (d)bounds on variables The problems can be stated as follows: min f(x) s.t. Aeq*x = beq ceq(x) = 0 lb<=x<=ub The main routine rsqp of the toolbox is fully compatible with fmincon, and the helper function nlconst_rsqp runs parallel to nlconst.

  • Platform: Matlab, Scripts
  • Publisher: Zhijiang Shao
  • Date: 05-03-2013
  • Size: 358 KB

We attempt to reproduce and efficiently implement in MATLAB publicly available methods of Affymetrix MAS 5 and GCOS 1.2 software that perform single-array and comparison analysis for Affymetrix data given by CEL and CDF files and create corresponding CHP data structures: 1. CHP data structure is constructed based on given CEL and CDF files. Detection p-values and Signals are computed and Detection Calls are assigned. Please run the demo provided. 2. CHP comparison analysis data structure is constructed based on two given CEL files: the baseline and the experiment.

This simple program finds the ramp response of SISO LTI systems defined by a transfer function. Actually it is based on the MATLAB Control Toolbox function 'step'..

  • Platform: Matlab, Scripts
  • Publisher: Atakan Varol
  • Date: 12-03-2013
  • Size: 10 KB

Closes and deletes all instruements. Very useful when debugging instrument control applications since you would need to reset matlab in order to clear these devices. For convenience you may want to put it with the functions from the instrument control toolbox..

  • Platform: Matlab, Scripts
  • Publisher: Richard Medlock
  • Date: 09-03-2013
  • Size: 10 KB

Matlab Sound Toolbox Mac: Freeware | All

New Reviews


Print Inspector

Whether you are using a printer connected to your local desktop computer or a print server sometimes you need to see whats going on in your printer by having a close look at the print jobs sent by the users. Print Inspector is such type software ...


Disk Genius

Disk Genius was formerly known as Partition Guru which is an all-in-one solution for disk partition management, data recovery and disk repairing. It can recover lost files from partition, backup and restore partition table, clone partition or clone ...


Safe In Cloud

It is quite difficult to find any computer users nowadays who do not need to use the web, for any purpose. Whether it is for education or entertainment, the web is your best resource. You also need to use various online services for banking, ...


PictBear

Nowadays, a majority of PC users resort to digital image editing once in a while. It may be required for retouching image captured in smart phones or for creating an album in Facebook. For some people, tinkering with digital images is a pastime too. ...


Panda Cloud Cleaner

PC security has become a tricky and complicated subject both for home users and network supervisors, with complexity and risk factors multiplying over the years. Using a single antivirus app may not be enough anymore. That explains why many users ...


SnapCrab

Nearly every PC users need to take screenshots from time to time, whether it is for personal or professional needs. While using the basic Windows screenshot capture method is available, it is not adequate for everyone. When you want to capture ...


BitKiller

Dealing with various types of data efficiently holds the key to success in any computing task. Apart from generating new data and modifying existing files, it becomes necessary to delete existing files at times. While most users resort to using ...


SeaMonkey, Portable Edition

Using the Internet has become a necessity for a majority of people, including those who do not use a PC regularly. To browse web, stream video or download online content, people often resort to using various third party apps. For example, using ...


TuckAway Intelligent Email Organizer Pro

Using an email software allow you to do a number of things including managing your address lists, emails and even ending memos, documents and even virtual letters. You can also use it to manage your tasks easily. The email software comes in ...


WebAcappella

Web design sector has witnessed several trends and technological innovations affect website development in big ways. With time, designing websites has become easier. Nowadays, you can find web design software that nearly eliminates the need to ...


New Downloads

Project Timer

Project Timer, a project timer
for the Windows taskbar
notification area. Project
Timer is a simple but powerful
windows ...

Pidro Challenge

The Pidro card game - a game
of daring and skill. You and
your computer partner play
against two computer
opponents.

RationalPlan Project Viewer

RationalPlan Project Viewer is
a free project planning
software viewer, the perfect
solution for anyone (from
project ...

Express Animate Animation
Free

Express Animate is free
animation software that gives
you the ability to animate
shapes, text and imported
images.

Active@ ZDelete

Active@ ZDelete is a secure
delete utility. It helps you
to permanently delete files,
drives and folders. Active@
ZDelete ...

ModCom

Free Windows software for Data
Acquisition & Control, HMI
/ SCADA, Industrial
Automation, Process Control,
and Data ...

NetSpot

NetSpot 2 is the only
professional app for wireless
site survey, Wi-Fi analysis
and troubleshooting on Mac OS
X. It\'s ...

Active@ DVD Eraser

Active@ DVD ERASER erases
DVD-RW, DVD+RW or CD-RW media
to clear the old data from the
disk.

PDF-XChange Lite

PDF-XChange Lite is a reduced
version of PDF-XChange
Standard that contains basic
features for use when printing
...

Free 1D Barcode Generator

The programe generates and
prints most popular linear and
postal barcode symbologies
including Codabar, Code11,
Code25 ...