photo

Maryal


Last seen: 4年以上 前 2017 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Can you create a matrix using a for loop
Is possible to create a matrix by just using for loops Thanks

6年以上 前 | 2 件の回答 | 0

2

回答

質問


Index exceeds matrix dimensions
I have written this code but keep getting the error "Index exceeds matrix dimensions" x=5 N = 30 i = 1 : N; k = 5-i+(N-3...

6年以上 前 | 1 件の回答 | 0

1

回答

質問


How to code this loop
I wanted to code the following into matlab the variables k is associated with the interval i=1:N N=30 k=5-i+(N-3) in...

6年以上 前 | 1 件の回答 | 0

1

回答

質問


plugging back a solution to obtain new soultion
Is there a way in I could write a code in which I use a function to obtain a solution then plug that solution back into the func...

6年以上 前 | 1 件の回答 | 0

1

回答