Sravantej


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

All
MATLAB Answers

8 个提问
3 个回答

Cody

0 个问题
11 个答案

排名
14,145
of 299,759

声誉
2

贡献数
8 个提问
3 个回答

回答接受率
37.5%

收到投票数
1

排名
 of 20,794

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
35,589
of 165,756

贡献数
0 个问题
11 个答案

评分
120

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1
  • Revival Level 1
  • First Answer
  • Solver

查看徽章

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 years 前 | 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 ...

13 years 前 | 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 years 前 | 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 years 前 | 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 ...

13 years 前 | 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...

13 years 前 | 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...

13 years 前 | 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...

13 years 前 | 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...

13 years 前 | 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 ...

13 years 前 | 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...

13 years 前 | 2 个回答 | 0

2

个回答