MATLAB QUESTIONS & EXPERT ANSWERS

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

Illustration
How can compile in C/C++ the lpc funciton ?
Harper - 2021-01-09

I am trying to compile the lpc function (Linear Predicitve Coding) in C/C++ to later include it in a CSS project in order to implement it into a Texas...

How to get a window of signal data before and after its peak?
Sophia - 2021-01-09

I have a 2 column array. It represents an exponential rise/fall of voltage and the time for each datapoint. In the voltage, I want to locate the data ...

How to get a specified number of local maxima?
Daniella - 2021-01-08

I have a  signal and I only want the top two or three local maxima, I don't want the 5000 maxima that the findpeaks() function gives me. Is there a w...

detrend using cubic splines
Yisroel - 2021-01-08

How can I detrend a time series using cubic spline interpolation? I would like to get this done over for eg., 0.2 year bins.  ...

Sorting a cell of strings using a certain character position
Quincy - 2021-01-08

I have a variable called var= vart=[{'Ice011_L_3of3m.mat''}; {'Ice011_P_1of3m.mat'} ;{'Ice011_P_2of3m.mat'}] We would need to sort the strings in the ...

How do I apply a 1-D median filter and a moving average filter to this set of data?
aadisingh - 2021-01-08

data = [ 10000 -1.202118049 14918.95558 -0.919568637 22257.52355 -0.332079504 33205.90052 -0.9507341 49539.73548 -0.311056814 73908.11129 -0.234900899...

Why can I not use findpeaks with this audio signal?
Santiago - 2021-01-08

Honestly not used the software much at all I understand this may be a very simple problem. My aim is to spectrally analyse an audio signal and extract...

Filtering of 60 Hz signal - not working
Mackenzie - 2021-01-08

Following the example "Remove the 60 Hz hum from a signal", I tried to run a butterworth filter in order to filter out multiples of 60 Hz (60, 120, 18...

Product of Two matrix
Oliviawilliams02 - 2021-01-06

Let W1 and W2 are complex  matrix of diamension N1 x Ns and Nr x N1 respectively. P = transpose(W1*W2), where N1 = N2 and N2 varies from 1 -18 via x ...

How do I find the (x,y) coordinates of the peaks and valleys of a graph?
Paxton - 2021-01-06

I am new to Matlab and I am not sure how to find the coordinates of the peaks or valleys of my graph. After looking online, I tried using findpeaks() ...

Get a Free Consultation or a Sample Assignment Review!