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

답변