Community Profile

photo

reuben crockett


2016 年からアクティブ

統計

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Content Feed

表示方法

質問


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

約5年 前 | 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...

5年以上 前 | 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, ...

5年以上 前 | 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...

約8年 前 | 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); ...

約8年 前 | 1 件の回答 | 0

1

回答