photo

Maryal


Last seen: 4 years 前 自 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答