Nathan Barnes
Followers: 0 Following: 0
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 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