Hossein Alishahi
Followers: 0 Following: 0
Statistics
8 Questions
0 Answers
RANK
77,850
of 295,569
REPUTATION
0
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 0 answers | 0
0
answersQuestion
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 years ago | 2 answers | 0
2
answersQuestion
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 years ago | 0 answers | 0
0
answersQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 0 answers | 0
0
answersQuestion
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 years ago | 2 answers | 0