Ask an expert. Trust the answer.
Your academic and career questions answered
by verified experts.
How can i use the fft command to transform a rectangular pulse to sinc function and plot the sinc function, i'm using a very traditional way to comput...
When looking at the cfirpm example in the help it does not seem to do what it's intended to do. It's supposed to make a FIR filter with an arbitrar...
I am a biomedical student and want to know how MATLAB can be used by a biomedical engg. ...
I have a UIcontrol program like below function [] = MyGui() S.fh = figure('units','pixels',... 'position',[200 200 800 800],... 'menubar','no...
I use Matlab for signal processing. I have a workstation for heavy duty processing but would like to use a netbook for debugging while on the road. An...
Hi there. I have got some data from a wheel speed sensor on a motorcycle and i am trying to process it to get the driving force. This is simple as it ...
I'm struggling to design a lowpass filter for data that is in a linear unit, not decibels. It's displacement data measured directly by a potentiometer...
How can I draw a chart of the average power versus the distance, as in the following figure for knowledge that the value of the average power (1 * 101...
I have a segment of data that has a significant amount of noise. I know the start and end point of the noise when it is graphed and I want to substitu...
I’ ve looking for a method to filter each column of data (101X62) with specific cutoff (1X63). Please, could someone indicate me the problem? Thanks...