Community Profile

photo

Nathan Barnes


Last seen: 1 year 前 自 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...

3 years 前 | 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 years 前 | 2 个回答 | 0

2

个回答