Ask an expert. Trust the answer.
Your academic and career questions answered
by verified experts.
I'm using designFilt to make a simple bandpass filter for some data before doing further analysis: myfilt = designfilt('bandpassfir','FilterOrde...
Hi everyone! I'm working on a sound localization project in which I record two audio signals simultaneously and then take their 'cross correlation' ...
According to matlab's filtfilt documentation, it can receive several arrays (depending in which representation; a-b, sos-k-g; you are using) and a fi...
I have a 3 column matrix, xyK, that contains x and y coordinates and the value of curvature at each of those coordinates. I'm trying to find the peak ...
I am trying to find the method of locating the gaussian peaks from the photon count data. x axis is the number of photons for each spot and y axis is ...
I am missing something with magnitude Squared Coherence and/or its algorithm. If two signals are compared without or with little noise I get unexpecte...
I have created an idfrd object using measured frequency response data (using Magnitude/Angle measurements). Now I want to incorporate this data into a...
I wanted to smooth a 3d line using the Savitzky-Golay filter, but for this example is seems to not work properly. Any ideas why, and how to fix it? ...
I have a loop which reads out a sensor, once in a while the data is completely off, and gives a spike. I would like to remove those spikes. The dat...
Hello, I am trying to plot a spectrogram using MATLAB at home but I am getting the following error: Undefined function 'spectrogram' for input argu...