Réponse acceptée

KSSV
KSSV le 11 Fév 2019
syms x
f = sin(x)+x^3-exp(x)
s = int(f,[0 3])
s1 = double(s)

4 commentaires

please can you show me how by following this script you have to fill this script
syms x;
f=@(x) ();
% #1 Part a
F1=int()
N1a= % see the hint above
% #1 Part b
N1b=int( )
% #2 Part a
f2=@(x)()
F2=int( )
N2a=
% #2 Part b
N2b=
madhan ravi
madhan ravi le 11 Fév 2019
So basically what you are asking is someone to write your homework assignment.
Ayesha Alhammadi
Ayesha Alhammadi le 12 Fév 2019
yes, is there a problem if you helped and I learned? I don't study coding and it's my second time using MATLAB for calculus which we don’t learn it with the sir or the course itself.
So yes sir I need you to do my homework. ?
madhan ravi
madhan ravi le 12 Fév 2019
Good luck ?

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Programming dans Centre d'aide et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by