photo

LILIA VERGARA


Last seen: 1 year 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

Feeds

排序方式:

提问


How do I iterate f(x)
using x^(0) = 0 and x^(1) = 5 as inital condition I am trying to iterate f(x) up to 60 iterations or till the estimated relat...

2 years 前 | 1 个回答 | 0

1

个回答

提问


Report r_n and n when |r_n − r_n−1|< 10−9 (while-loop).
I was asked to create a while loop for Fibonacci sequence with initial values: Fn= Fn−1 + Fn−2, F0 = 2 and F1 = 3 note r_n= F...

2 years 前 | 1 个回答 | 0

1

个回答

提问


I am trying to imput tanh^4(0.5x) e^−sin2(x) into matlab but I am not sure how.
I need to use difference formula to estimate the derivative of the function f(x) = tanh^4(0.5x) e^−sin2(x). -

2 years 前 | 2 个回答 | 0

2

个回答