Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

How do I solve these equations?

1 view (last 30 days)
adem ski
adem ski on 27 Nov 2019
Closed: MATLAB Answer Bot on 20 Aug 2021
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,@)

Answers (0)

This question is closed.

Community Treasure Hunt

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

Start Hunting!