Community Profile

photo

Holly Martin


Last seen: 대략 4년 전 2019년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Index exceeds the number of array elements (1)
Hi, Im doing an assignment where my script should repeats forward euler for different step sizes h between 0.1V/g and 0.001V/...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to get final value from iteration rather than block of numbers
Hi, Ive written code for Eulers method for an equation of motion for an academic assignment, and I need to return values for z ...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Getting an error message and don't know how to fix
I have code that looks like this % The loop for i=1:N-1 v=diff(z); v(i+1) = v(i) + h*(((-g-k*(abs(v)).^p)*V)/m); ...

4년 초과 전 | 답변 수: 1 | 0

1

답변