photo

Nathan Barnes


Last seen: 1年以上 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

  • First Answer
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


"Index esceeds the number of array elements (1)". When clearly there is capacity for 201 spaces in the array, what is happening!?
clear all clc clf f = @(x) ((x.^4+x.^2)/(x.^4+1)); % for this, f'' = f hstep = 0.1; x = -10:hstep:10; n = length...

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

1

回答

質問


Sum of a Series, Help!
Hi i have had a look around for some help on multiple variables using sum and sigma. Couldnt quite understand how to apply thos...

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

2

回答