Ramya Raman
Followers: 0 Following: 0
Feeds
提问
leakage problem in wavelets
I read that one of the drawback of wavelets is the "problem of leakage generated by the limited length of the basic wavelet". Co...
5 years 前 | 0 个回答 | 0
0
个回答提问
FIltering for multiple band of frequncies
I have below two questions. I want to filter a signal with sampling 100Hz in range of 4-7Hz and 10-13Hz and 30-35Hz. I saw ...
5 years 前 | 1 个回答 | 0
1
个回答提问
Impulse response function for non-stationary time domain signal
how to find the Impulse response function for non-stationary time domain signal? I first wanted to find a frequncy response an...
5 years 前 | 1 个回答 | 0
1
个回答提问
Can anyone say if its possible to draw bump wavelet in matlab?
I was able to see the complex gausian wavelet using this funtion: [psi,x] = cgauwavf(lb,ub,n,order); I saw there are also wavef...
5 years 前 | 1 个回答 | 0
1
个回答提问
image plot after is calculating hilbert spectrum
I have used th matlab function [hs,f,t,imfinsf,imfinse] = hht(imf,fs); to do hilbert haung transform. The hilbert spectrum (hs...
5 years 前 | 1 个回答 | 0
1
个回答提问
Finding average of a sensor signal
I have a signal as attached. I want to find the average of this signal. How could this be done? I tried findmaxima and mean f...
5 years 前 | 1 个回答 | 0
1
个回答提问
wscalogram scale to frequency
I am using wscalogram for a signal generated. The plots give y axis in sclaes. I tried the solution from https://www.mathworks.c...
5 years 前 | 0 个回答 | 0
0
个回答提问
duffing equation ODE45
I solved the duffing equation using ODE45. Below is the code. It works fine and plots as expected. However, I noticed that the...
5 years 前 | 2 个回答 | 0