how to write in the following script

 Respuesta aceptada

KSSV
KSSV el 11 de Feb. de 2019
syms x
f = sin(x)+x^3-exp(x)
s = int(f,[0 3])
s1 = double(s)

4 comentarios

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 el 11 de Feb. de 2019
So basically what you are asking is someone to write your homework assignment.
Ayesha Alhammadi
Ayesha Alhammadi el 12 de Feb. de 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 el 12 de Feb. de 2019
Good luck ?

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Programming en Centro de ayuda y File Exchange.

Preguntada:

el 11 de Feb. de 2019

Comentada:

el 12 de Feb. de 2019

Community Treasure Hunt

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

Start Hunting!

Translated by