Feeds
질문
Extracting the data
hi,i have a vector consisting of a very few non zero values and remaining all zeros, i need to extract only the non zero values ...
13년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
Running through a loop and storing values
hi stephen, you might be getting onlt the last values of Q11bar, Q22bar....this is because you are using just Q11bar instead of ...
Running through a loop and storing values
hi stephen, you might be getting onlt the last values of Q11bar, Q22bar....this is because you are using just Q11bar instead of ...
13년 초과 전 | 0
질문
Attenuation as a function of distance and frequency
Hi, i have a non stationary signal whose frequency varies with time.When i implant that signal in power line, it will experiance...
13년 초과 전 | 답변 수: 0 | 0
0
답변질문
FFT vs Time Plot
hi, i have a non stationary signal whose frequency is varying with time and i want to plot its FFT verses time of the signal. Ca...
13년 초과 전 | 답변 수: 1 | 0
1
답변질문
time-frequency
hi, i have a signal whose frequency is varying with time, i need to know the frequencies at all the times. I need a plot of the ...
거의 14년 전 | 답변 수: 1 | 0
1
답변질문
smart wiring GUI
Hi, I want to analyse the signals in a wire, for that i need smart wiring GUI as shown in the link below(FIG 4).Is there any suc...
거의 14년 전 | 답변 수: 0 | 0
0
답변답변 있음
corrcoef command
hi lestyn, you can also get correlation between two vectors using xcorr [x,lag]=xcorr(s1,s2); [max,ind]=max(abs(x)); d...
corrcoef command
hi lestyn, you can also get correlation between two vectors using xcorr [x,lag]=xcorr(s1,s2); [max,ind]=max(abs(x)); d...
거의 14년 전 | 0
답변 있음
implementation of time frequency analysis using wigner - ville distributions
hi raj, try the link given below, it is a time-frequency analysis tool that works with matlab where you can find time-frequency...
implementation of time frequency analysis using wigner - ville distributions
hi raj, try the link given below, it is a time-frequency analysis tool that works with matlab where you can find time-frequency...
거의 14년 전 | 1
질문
wigner distribution
Hi, i need the time-frequency analysis of a signal, for that i need to go for wigner distribution. Can anyone please tell me how...
거의 14년 전 | 답변 수: 1 | 0
1
답변질문
Multiple delays using cross correlation
I want to find multiple delays between two signals using xcorr in matlab. I'm getting the single delay when i use the following ...
거의 14년 전 | 답변 수: 1 | 0
1
답변질문
Delay using Cross correlation
I want to find the delay between the two signals using xcorr block in the Matlab. When i give two signals to xcorr block, i'm ge...
거의 14년 전 | 답변 수: 2 | 0



