MATLAB QUESTIONS & EXPERT ANSWERS

Ask an expert. Trust the answer.
Your academic and career questions answered by verified experts.

Illustration
viewing spectrum of an audio signal in matlab
Maximiliano - 2021-01-14

I have an audio signal (.wav) and would like to view its spectrum in matlab. Can anybody help me in this manner?...

How to generate complex envelop signal using chirp function
Bentley - 2021-01-14

Matlab chirp function will generate cosine-based chirp signal, say from f1 to f2 with 10MHz linear chirp. How to modulate the signal to a carrier at f...

How can I apply sgolay derivatives to a matrix of signals
technicalsouce9 - 2021-01-14

I am trying to calculate derivatives of a signal, using sgolay filtering, as the signals are slightly noisy. I have a working function, see below. How...

Is there a function that calculates circular cross-correlation of sequences?
Teagan - 2021-01-14

I know that XCORR calculates linear cross-correlation function estimates, but I wonder if there is a function that calculates circular correlation....

Why do I observe a shift in mean when using the DECIMATE function in MATLAB 6.5 (R13)?
Zachary - 2021-01-11

When I use the DECIMATE function using the following command:     load p3.txt plot(p3(:,1),p3(:,2),'k.'); grid on; hold on; y=decimate(p3(:,2),31); ...

How can I speed up the calculation time for the
Cataleya - 2021-01-11

I am using the "rpmtrack" function in the MATLAB R2018a prerelease. When my "x" signal input has ~ 10e5 elements, the "rpmtrack" function takes 15 min...

How is the dithering generated and applied for the NCO?
Nicholas - 2021-01-11

How is the dithering generated and applied for the NCO (numerically controlled oscillator) block in Signal Processing Blockset 6.5 (R2007a)? I would l...

Why does MATLAB go into a busy state when running functions from signal toolbox?
Mackenzie - 2021-01-11

When using the "kaiser" function in the Signal Processing Toolbox, I find MATLAB to go into a 'Busy' state and remain there indefinitely. Upon some fu...

Use Filter Constants to Hard Code Filter
Francisco - 2021-01-11

I am trying to implement a real-time filter so am using MATLAB's butter() function to generate the needed [b,a] vectors [b,a] = butter(4,4/35,'low'); ...

Finding Accurate Amplitude Using FFT
Emmett - 2021-01-11

I have been working on code to use the FFT to find the amplitude of a signal. However, despite my best efforts to window I seem to get incorrect ampli...

Get a Free Consultation or a Sample Assignment Review!