Ask an expert. Trust the answer.
Your academic and career questions answered
by verified experts.
>> fdatool ??? Error using ==> registeranalysis Too many input arguments. Error in ==> C:\MATLAB6p5\toolbox\filterdesign\filterdesign\fdplugin.m (inst...
I expect DB to always be power ratio and not amplitude ratio. Hence, dB should equal 10*log10 (value) and not 20*log10(value) for amplitude to power c...
How can I increase the number of input ports to the Vector Scope block in Signal Processing Blockset 6.6 (R2007b)? I would like to increase the numb...
I want to plot a square wave centered around the Y-axis. ...
I like the Filter Designer's "Overlay Spectrum" feature, but now I'd like to use the FDATool instead, and cannot figure out how to do the analogous th...
Is there an error in the documentation for SPECTRUM.MTM function example in Signal Processing Toolbox 6.2.1 (R14SP1)? I open the documentation for the...
Why does the PERIODOGRAM function give no output when used with the SUBPLOT function in Signal Processing Toolbox 6.2 (R14)? I have two data sets for ...
I tried to run the following commands in the example of the PMTM documentation: randn('state',0); fs = 1000; t = 0:1/fs:0.3; x = cos(2*pi*t*200)...
I am using SPTOOL to graphically view my signal. I would like to use the vertical markers to crop and save portions of my signal. ...
I have a filter design GUI where a user can input the poles and zeros of the desired response. I am using the FREQZ command to plot the frequency resp...