LILIA VERGARA
Followers: 0 Following: 0
統計
MATLAB Answers
3 質問
0 回答
ランク
of 153,912
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
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年弱 前 | 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年弱 前 | 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年以上 前 | 2 件の回答 | 0