MATLAB QUESTIONS & EXPERT ANSWERS

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

Illustration
How can I use the FINDPEAKS function in the Signal Processing Toolbox 6.8 (R2007b) to find flat peaks?
Vicente - 2020-12-03

The FINDPEAKS function does not consider peak points to be valid unless they are strictly greater than the immediately neighboring points. Reproductio...

Why does the SGOLAYFILT function not accept zeros as elements of the weighting vector w, in Signal Processing Toolbox 6.1 (R13+)?
henryjames012 - 2020-12-03

I am looking at the Savitzky-Golay (SGOLAY) filters to try and remove anomalous spikes from experimental data. To do so, I need to ignore the anomalou...

signalDatastore absent from Matlab 2019b
Oliviawilliams02 - 2020-12-02

Using the Signal Processing Toolbox in Matlab 2019b I don't have access to the signalDatastore function...

how to convert digital data into analog data using matlab code?
Elizabeth - 2020-12-02

how to convert digital data into analog data using matlab code? and vice versa... i.e., converting back analog data into digital data?  ...

How can I do denoising for ECG signal
Maximiliano - 2020-12-02

Hi Everyone, I faced a problem to apply Wavelet for denoising ECG Signal I know there are three steps you have to do which are : Transform the noisy E...

How to extract Intensity value from an audio file?
Nalani - 2020-12-02

Is there any method to extract Intensity value from an audio file using matlab?...

Subplots with equal
Quinn - 2020-12-02

I thought I had seen a function somewhere that would modify subplots so that each of the plots would have the same scale (i.e., ylim) and all of them ...

How to concatenate string vectors of unequal length?
Hazel - 2020-11-30

If I have thee vectors v1 = {'a' 'b' 'c'}', v2 = {'d'}' and v3 = {'e' 'f'}', how do I create a four vector v4 = 'a' 'd' 'e' 'b' '' 'f' 'c' '' '' ?...

Plot vectors in cell array over for loop
Charlie - 2020-11-30

I have the following data structure (a cell array populated with vectors): sigvecarray = {}; freqarray = {}; % Reading the audio files, getting the si...

Can you help remove the noise from this audio file?
Teagan - 2020-11-30

I've attempted to use the "butter" function to experiment with removing certain frequencies in an effort to reduce the noise as much as possible. You ...

Get a Free Consultation or a Sample Assignment Review!