photo

reuben crockett


自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
0 个回答

排名
120,020
of 301,511

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
40.0%

收到投票数
0

排名
 of 21,308

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 174,936

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Sum does'nt work for large q.N
I was wondering if anyone could give me some advice or correct my code so this sum will run for large q and N. I presume the pr...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Why is my code just filling row 100 values of a matrix?
My code below should fill the matrix q with the value h(when the while loop breaks for each m) however it seems that most of the...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Input at time t of a loop
I am running a loop in my code that updates a vector, is there a way that I can write code to update the vector at say time 50, ...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How do you find the distance of an assigned coordinate to the centre?
x(i)= rand(n1,n2); if I have assigned a point such as above for x(i) how would I find the the distance from x(i) to the centre...

10 years 前 | 0 个回答 | 0

0

个回答

提问


How do i resolve the error in this code:
% Programme for estimating k in DE prompt= 'input a value for k : ' ; k = input(prompt); w =(pi/12); ...

10 years 前 | 1 个回答 | 0

1

个回答