Ältere Kommentare anzeigen
I want to solve this problem
log((1+alpha1*x./(1+alpha2*y))) -lambda*log((1+beta1*x./(1+beta2*y)))-(x+y-P)==0
where
alpha1=1; alpha2=0.2; beta1=1; beta2=2; lambada=2; P=3;
Could you please give me some ways?
Many Thanks
1 Kommentar
darova
am 6 Mär. 2021
i'd use numerical approach - contour3
Antworten (0)
Kategorien
Mehr zu Numerical Integration and Differential Equations 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!