photo

Saad Alqahtani


Last seen: 4 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

10 个提问
0 个回答

排名
280,593
of 300,270

声誉
0

贡献数
10 个提问
0 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 20,903

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,902

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


How to calculate coefficient of variation for every element in Matrix?
Hi, I'm trying to calculate coefficient of variation for every elemnt in an array but I kept getting this error: Error using r...

4 years 前 | 1 个回答 | 0

1

个回答

提问


How to resolve Error using reshape function?
Hi, I'm trying to use this code to reshape a matrix x= 1x427289 but I keep getting this error: Error using reshape Size ar...

4 years 前 | 1 个回答 | 0

1

个回答

提问


How to do if statement for a specific value that lasts for more than 2 seconds
Hi, I'm trying to see if a specific value exists for more than 2 seconds. here is my code: isOK2 = (Discard2_to_end <=Discar...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Calculate average over each specific interval
Hi, I'm trying to calculate the mean every 5 seconds of data till the end. so x= (1,63369) % my data in Newton Meter which is ...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Moving Window for a specific Time
Hi, So, the goal of this code is to calculate a Coefficient of Variation with time window of 5 seconds. Here is my code. % d...

4 years 前 | 0 个回答 | 0

0

个回答

提问


For loop with two conditions
Hi, I'm trying to run this code where it should stop as soon as one of the conditions has met and give me the index where it st...

4 years 前 | 2 个回答 | 0

2

个回答

提问


Find a value when it meets two conditions
Hi, I'm trying to find a specific value in an array when it meets two conditions (1- as soon as it occur the first time, 2- if ...

4 years 前 | 0 个回答 | 0

0

个回答

提问


how can I get index from ginput?
Hello, I need a help on how to get index from ginput on a plot: I have x axis = time(timef), yaxis = force(datan): I've trie...

5 years 前 | 1 个回答 | 0

1

个回答

提问


How can I find time in decimal?
Hello, I'm trying to find time points in decimals but I keep getting this error: Unable to perform assignment because the left...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Remove noisy channels out of an array
Hello, How to remove few noisy channels out of 64 channels? Thanks

5 years 前 | 1 个回答 | 0

1

个回答