提问


TYPE_LINEAR_ACCELERATION - How to use in MATLAB
I Have been looking for an effective way to remove the gravitational acceleration from all axis of an accelerometer that is rota...

9 years 前 | 1 个回答 | 0

1

个回答

提问


effect of filter on my signal
I have a signal that oscillates about 12. I want to filter out noise and just zone in on the main peak so I used a butterworth f...

9 years 前 | 0 个回答 | 0

0

个回答

提问


Phase difference of two graphs
Is there a function in MATLAB that will give me a value for the phase DIFFERENCE between two graphs. Also if I have created two ...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Want to retain location in a histogram plot
I have plotted a histogram using the hist function in MATLAB however, I want to find out the original location of the values in ...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Rotate a plot whilst keeping axes the same
Hi there I was wondering if you could tell me how to rotate a plot. I want my axes to the same I want the plot to moveand ro...

10 years 前 | 1 个回答 | 0

1

个回答

已回答
FFT function in matlab
Hey everyone, Well I am playing aound with fourier synthesis and using my spectrum as a guide. I understand that I need to su...

10 years 前 | 0

提问


FFT function in matlab
Hi i just wanted to check out something regarding the fft function in matlab? Does the spectra produced by the fft functi...

10 years 前 | 3 个回答 | 0

3

个回答

提问


Splitting a vector up into unequal sections seperated by zeros
Hi everyone I was wondering if someone could help me split up a vector into sections seperated by zeros. I have alot of data ...

10 years 前 | 2 个回答 | 0

2

个回答

提问


Splitting up a vector into a matrix
Is there a sophisticated way of doing the following; I have a vector = [ 1 ; 2 ; 3 ; 4 ; 6 ; 10 ; 3 ; 5 ; 3 ] I would like...

10 years 前 | 2 个回答 | 0

2

个回答

提问


Confusion using cumtrapz for acceleration
I have data for a person swinging their leg back and forth, I have this data in the form of acceleration. I have tried using cum...

10 years 前 | 0 个回答 | 0

0

个回答

提问


Problems using mmreader with struct
I am trying to use mmreader to upload a video into MATLAB. I am trying to follow the example in the documentation, however at th...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Varying Shape extraction from data
I have some data and it traces out a shape of sorts. It varies dynamically however and I am hoping to work out the average shape...

10 years 前 | 0 个回答 | 0

0

个回答

提问


Peak filter - trouble using a peak filter to amplify my peak
I am trying to use a peak filter to amplify my peak but for some reason I get an error message ??? No appropriate method, pr...

10 years 前 | 0 个回答 | 0

0

个回答

提问


Yulewalk filter - Problems with cleaning spectra
I have decided to use a yulewalk filter to clean up my spectra I would like to zone in on three peaks but I am unable to do this...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Make a vector of 1's and zeros
I could like to make a matrix consisting of 1's and zeros at certain points. I have a vector that is made up of two other vector...

10 years 前 | 1 个回答 | 0

1

个回答

提问


comb filter - when peaks are not equidistant
I am trying to use a comb filter to clear up my spectra, I would like to get a spectra with peaks that are 20% or more of the ma...

10 years 前 | 0 个回答 | 0

0

个回答

提问


time aligning two signal at different sample rates
Most of the techniques I have discovered to time align two signals requires them to be sampled at the same rate. I am aware of t...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Frequency band - how to determine this using matlab
I am trying to use a frequency domain technique in order to find displacement from accelerator data I am trying to Convert the ...

10 years 前 | 0 个回答 | 0

0

个回答

提问


Integration of accelerations to produce spatial displacement
I am doubly integrating accelerations from a device in order to determine the displacement graph. I have written this code; ...

10 years 前 | 0 个回答 | 0

0

个回答

提问


Normalising spectra - pwelch method
I am trying to normalise some frequency spectra that I have created using the FFT. I was wondering how it is done with the pwelc...

10 years 前 | 0 个回答 | 0

0

个回答

提问


Setting your own threshold for a heatmap
I am trying to create a heat map for my data and I was wondering how I can change the thresholds so that I can input values that...

10 years 前 | 1 个回答 | 0

1

个回答

已回答
Problems with ifft in general
Hi there both! Man apologies for not supplying enough information! So OK my signal is of someone running and so the spectra orig...

10 years 前 | 0

提问


Problems with ifft in general
I am having great difficulty using ifft. Basically when I use it on my original spectrum I do indeed get back to my original sig...

10 years 前 | 2 个回答 | 0

2

个回答

提问


reversing the hamming window
How can I reverse the effect of the hamming window on my signal. I know some transform can be inversed by the use of i ie ifft e...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Spectral purity - How can this be caulated in matlab?
Hi there I was wondering if there was an easy way to calculate spectral purity in MATLAB? I have the signal analysis toolbox but...

10 years 前 | 0 个回答 | 0

0

个回答

提问


Area under the peak, clean peak
Hi there folks I am toying with ideas about how to best define the cleanness of a peak. I have some frequency spectra that is...

10 years 前 | 0 个回答 | 0

0

个回答

提问


Macro help writing fucntion in matlab
Hi there, I know that this is such a simple question but I have read and reread the Q&A section etc and I cant find any help....

10 years 前 | 1 个回答 | 0

1

个回答

提问


Saving multiple figures to a named folder
Hi there I am running a function using several macros for example function fftval(in,out) x = load(in); % or importdata...

10 years 前 | 1 个回答 | 0

1

个回答

已回答
Macros in Matlab - repeating simple instructions
Hi guys Thanks so much for the help I also wanted to check something say for example I wanted to plot a graph of y = sin(x) f...

10 years 前 | 0

提问


relative peak height - background
I have a spectrum and I am trying to find the relative height of the biggest peak. I was wondering if Matlab had an inbuilt func...

10 years 前 | 1 个回答 | 0

1

个回答

加载更多