photo

Abdulrahman Al Ali


2018 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


how can i fix these errors
syms x %expression for f(x) f=exp(-x)*sin(x)*cos(x); %taylor series expansion for upto to 8th order t_8=taylor(f,'Orde...

5年以上 前 | 0 件の回答 | 0

0

回答

質問


How can I solve this problem ? 'Area between curves'
clear all clc syms x; f=@(x) x^3-3*x^2; g=@(x) 4*x; IP=solve(f(x)-g(x)) A1=int(-g(x)+f(x),-1,0); A2=int(-f(x)+g(x),0,4); ...

5年以上 前 | 2 件の回答 | 0

2

回答

質問


How to write x-axis for plot?
clear all clc syms x; f=@(x) x^3-3*x^2; g=@(x) 4*x; IP=solve(f(x)-g(x)) A1=int(-g(x)+f(x),-1,0); A2=int(-f(x)+g(x),0,4); ...

5年以上 前 | 1 件の回答 | 0

1

回答

質問


hwo can i fix the errors below

6年弱 前 | 1 件の回答 | 0

1

回答

質問


Can someone please explain why I have an error?

6年弱 前 | 0 件の回答 | 0

0

回答

質問


Can someone please explain why I have an error?

6年弱 前 | 0 件の回答 | 0

0

回答

質問


Can someone please tell why I have an error?

6年弱 前 | 1 件の回答 | 0

1

回答

質問


Can someone please help?

6年弱 前 | 1 件の回答 | 0

1

回答