pavithra s


自 2015 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

11 个提问
0 个回答

排名
207,972
of 301,127

声誉
0

贡献数
11 个提问
0 个回答

回答接受率
18.18%

收到投票数
0

排名
 of 21,175

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 172,925

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


I am trying calculate the PSD of a random signal. However, I seem to get different PSD values for PWELCH and PERIODOGRAM functions although I am using the same dataset, sample rate and window.
foe same data pwelch and periodogram giving different results m using matlab R2015a version. can anyone please help in explain...

9 years 前 | 0 个回答 | 0

0

个回答

提问


how to conver time signal to frequency signal
i have time domain random signal i need to convert it into psd (frequency domain signal). example : time_domain_signal: ti...

9 years 前 | 1 个回答 | 0

1

个回答

提问


how to convert a random time domain signal to psd
i have time domain random signal i need to convert it into psd (frequency domain signal). example : time_domain_signal: ...

9 years 前 | 1 个回答 | 0

1

个回答

提问


In a row matrix how to compare the adjecent elements . for example A= 25 14 16 7 25, NOW FIRST ELEMENT 25 as to compare with each element and comarision should stop when it meats larger or equal number i.e., 25 wii stop at 25 in the A
for example A= 25 14 16 7 25, NOW FIRST ELEMENT 25 as to compare with each element and comarision should stop when it meats larg...

10 years 前 | 1 个回答 | 0

1

个回答

提问


how to write rainflow cycle counting algorithm for a load-time history
load={25 5 14 -14 16 2 7 -12 25} and time={2 4 6 8 10 12 14 16 18} this is my load and time . when i plot load v/s time i'll ...

10 years 前 | 1 个回答 | 0

1

个回答

提问


how to count number of fatigue cycles in an load-time history using rainflow cycle counting technique?
how to count the fatigue cycles in the load-time history attached by using rainflow cycle counting technique using matlab. pleas...

10 years 前 | 0 个回答 | 0

0

个回答

提问


how to count number of fatigue cycles in an load-time history using rainflow cycle counting technique?
how to count the fatigue cycles in the load-time history attached by using rainflow cycle counting technique using matlab. pleas...

10 years 前 | 0 个回答 | 0

0

个回答

提问


how to count number of fatigue cycles in an load-time history using rainflow cycle counting technique?
how to count the fatigue cycles in the load-time history attached by using rainflow cycle counting technique using matlab. pleas...

10 years 前 | 0 个回答 | 0

0

个回答

提问


how to count the fatigue cycles in a load-time history using rainflow cycle counting technique in MATLAB
The load-time history plot is attached. so please help me to get a matlab script for it using rainflow cycl;e counting technique...

10 years 前 | 0 个回答 | 0

0

个回答

提问


how to find the max and min numbers by comparing each and every adjacent element in an array?
i have an array say A=[-2, 4, -5, 6] now i want to find the max and min value bewteen each adjacent numbers. for example, A=[-2,...

10 years 前 | 1 个回答 | 0

1

个回答