채택된 답변

KSSV
KSSV 2019년 2월 11일

0 개 추천

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

댓글 수: 4

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

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 MATLAB에 대해 자세히 알아보기

질문:

2019년 2월 11일

댓글:

2019년 2월 12일

Community Treasure Hunt

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

Start Hunting!

Translated by