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 commentaire

darova
darova le 6 Mar 2021
i'd use numerical approach - contour3

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Numerical Integration and Differential Equations dans Centre d'aide et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by