Feeds
提问
If Else statement problem
if(P1>=P1min)&(P1<=P1max) fprintf 'Machine 1 is in limits' *elseif* (P2>=P2min)&(P2<=P2max) fpr...
8 years 前 | 1 个回答 | 0
1
个回答提问
How to Rearrange variables in equation
lamda = (781*P1)/250000 + 198/25 I want to rearrange above equation with P1 I did this P1=solve(lamda,P1) but it gives me...
8 years 前 | 1 个回答 | 0
1
个回答提问
Please help me with coding up "-5 < x < 3"
How can I write this equation in MATLAB? <</matlabcentral/answers/uploaded_files/89590/Capture.PNG>>
8 years 前 | 1 个回答 | 0
1
个回答提问
Help me with the code
Help me in writing the code for this economic dispatch of power system <</matlabcentral/answers/uploaded_files/89597/Capture....
8 years 前 | 0 个回答 | 0
