Community Profile

photo

Abdulrahman Al Ali


Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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

ongeveer 5 jaar ago | 0 answers | 0

0

answers

Question


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

ongeveer 5 jaar ago | 2 answers | 0

2

answers

Question


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

ongeveer 5 jaar ago | 1 answer | 0

1

answer

Question


hwo can i fix the errors below

ongeveer 5 jaar ago | 1 answer | 0

1

answer

Question


Can someone please explain why I have an error?

ongeveer 5 jaar ago | 0 answers | 0

0

answers

Question


Can someone please explain why I have an error?

ongeveer 5 jaar ago | 0 answers | 0

0

answers

Question


Can someone please tell why I have an error?

meer dan 5 jaar ago | 1 answer | 0

1

answer

Question


Can someone please help?

meer dan 5 jaar ago | 1 answer | 0

1

answer