Ask an expert. Trust the answer.
Your academic and career questions answered
by verified experts.
I am working with a 16 bit DICOM Image whose size is 512*512. I want to draw a rectangle at 250,375 positions with length and width 50,50 respectively...
Hello Good morning Please I need help. Im Trying to implement the wideband radar system from this link. https://www.mathworks.com/help/phased/examples...
Hello all. I am working with time series data. I have a matrix 142x240000 (142 rows, each row has 240000 columns). I want to calculate the the norma...
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...
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 ...
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...
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. ...
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 ...
data = [ 10000 -1.202118049 14918.95558 -0.919568637 22257.52355 -0.332079504 33205.90052 -0.9507341 49539.73548 -0.311056814 73908.11129 -0.234900899...
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...