Community Profile

photo

Maryal


Last seen: 4 years ago Active since 2017

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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

6 years ago | 2 answers | 0

2

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer