Community Profile

photo

Nathan Barnes


Last seen: ongeveer een jaar ago Active since 2020

Statistics

  • First Answer
  • Thankful Level 1

View badges

Content Feed

View by

Question


"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...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


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...

meer dan 3 jaar ago | 2 answers | 0

2

answers