필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

How do I solve these equations?

조회 수: 1 (최근 30일)
adem ski
adem ski 2019년 11월 27일
마감: MATLAB Answer Bot 2021년 8월 20일
f1=(1+x^2)*(sqrt(x)+3)
f2=a+log(b+x^2)
f3=1/(sqrt(x^2+y^2)
f4=sin(a+x^2)+cos(b+y^2)
x=1/2
y=5
a=0.1
b=2
I want to define and solve these equations with these functions (inline , feval ,eval,fittype,@)

답변 (0개)

이 질문은 마감되었습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by