Hossein Alishahi
Followers: 0 Following: 0
統計
MATLAB Answers
8 質問
0 回答
ランク
of 154,359
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
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