Community Profile

photo

Daniel Porter


2019 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

質問


How to use a subplot in a for loop
syms y x y = acos(x); fplot(y), hold on for n = [3 5 7] yk = taylor(y, x, 'Order', n); fplot(yk), hold on end leg...

約5年 前 | 1 件の回答 | 0

1

回答

質問


How can I obtain the value of a using Newtons Method for this equation?
How can I obtain the value of using Newtons Method for; Where satisfies ?

約5年 前 | 0 件の回答 | 0

0

回答