Feeds
提问
possitive solution for set of three nonlinear eqations where t_1 t_2 and pi_2 are varaibles
Hi guys, I have provided a code to solve a set of nonlinear equation where t_1, t_2 and Pi_2 are variables. We know all the var...
3 years 前 | 1 个回答 | 0
1
个回答提问
How to finde intersections ?
Hi, I hope you are Keeping safe. I have a code as belows clear all clc close all alpha1=input('Enter positive "alpha1"?');...
4 years 前 | 1 个回答 | 0
1
个回答提问
how to insert inserted values in legend
I want to display inserted values to my code in legend. Coud you please give me related code for this. for example alpha1=input...
4 years 前 | 2 个回答 | 0
2
个回答提问
How can I find intersection points without mouse?
Hi, I hope you are keeping safe. Couls you please help me regarding my matlab code, It is urgent and I would appreciate if you...
4 years 前 | 1 个回答 | 0
1
个回答提问
How to find intersection between lines
I have below code %% Input Values clear all clc alpha1=input('Enter positive "alpha1"?'); alpha2=input('Enter positive "al...
4 years 前 | 2 个回答 | 0
2
个回答提问
Using If for syms
Hi, I hope you are keeping safe. I have a urgent question in matlab. Could you please give me sime advice in this regard. I wr...
4 years 前 | 1 个回答 | 0
1
个回答提问
Solve F(x,y)=0
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;...
4 years 前 | 0 个回答 | 0
0
个回答提问
How I plot this ?
Please help me to plot this equation Thanks in advance log((1+alpha1*x/(1+alpha2*y))) -gamma*log((1+beta1*x/(1+beta2*y))); al...
4 years 前 | 2 个回答 | 0