Akzeptierte Antwort

KSSV
KSSV am 11 Feb. 2019

0 Stimmen

syms x
f = sin(x)+x^3-exp(x)
s = int(f,[0 3])
s1 = double(s)

4 Kommentare

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

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu MATLAB finden Sie in Hilfe-Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by