Signal Processing Toolbox Major Bug Fixes

This document describes major bug fixes in this release. Click on a problem area listed below to read how it has been fixed.

besself Documentation Improved
chirp (Logarithmic Version) Fixed
FDATool Bug Fixes
fir2 Filter Order Greater than 1024 Supported
firls Length=2 Frequency Vector Fixed
FVTool - Filter Coefficients Precision
intfilt Documentation Improved
MATLAB Compiler can now compile the FIRPM and CFIRPM functions
msspectrum centerdc Flag
Spectrum Objects Window Settings
SPTool Bug Fixes
xcorr2 Documentation Improved

besself Documentation Improved

Incorrect parameter information on the besself function reference page has been corrected.

chirp (Logarithmic Version) Fixed

The default values and the equation for the logarihtmic chirp have been fixed. The equation of the logarithmic chirp is

fi(t) = f0 * (beta)^t

and beta has been corrected to be

beta = (f1/f0) ^ (1/t1)

For logarithmic chirp, the default value for f0 is 1e^-6. (For all other chirp methods, the f0 default is 0.)

FDATool Bug Fixes

fir2 Filter Order Greater than 1024 Supported

fir2 now allows you to use a filter order greater than 1024. Previously, you could not specify a window function and use a large filter order.

firls Length=2 Frequency Vector Fixed

Using a frequency vector of length = 2 with firls now produces correct results.

FVTool - Filter Coefficients Precision

The FVTool Filter Coefficients analysis now shows the exact numbers as stored without any rounding or truncation.

intfilt Documentation Improved

A more detailed explanation of the alpha parameter of intfilt has been added to the documentation.

MATLAB Compiler can now compile the FIRPM and CFIRPM functions

The correct %# function pragmas were added so that the compiler can find the private functions called from FIRPM or CFIRPM

msspectrum centerdc Flag

Setting the centerdc flag of msspectrum to true now works correctly. Previously, you had to specify the Sampling Frequency in addition to using the centerdc flag.

Spectrum Objects Window Settings

Spectrum objects containing a window (e.g. welch) now retain the window parameter settings when changing between the available windows.

SPTool Bug Fixes

xcorr2 Documentation Improved

Additional details and examples have been added to the xcorr2 documentation.
 © 1984-2008- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS