Hossein Alishahi
Followers: 0 Following: 0
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...
2년 초과 전 | 답변 수: 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"?');...
3년 초과 전 | 답변 수: 0 | 0
0
답변질문
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...
3년 초과 전 | 답변 수: 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...
3년 초과 전 | 답변 수: 0 | 0
0
답변질문
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...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
3년 초과 전 | 답변 수: 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;...
3년 초과 전 | 답변 수: 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...
3년 초과 전 | 답변 수: 2 | 0