Statistics
3 Questions
0 Answers
RANK
173,335
of 295,569
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
0.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
fzero help please I need value of y...the complete code is as follows
I wrote following code in matlab. % declare global variables global bcr vc locr rc rb wb % define given parameters ...
11 years ago | 1 answer | 0
1
answerQuestion
need help with this equation..please help
syms y eq ='(y/lo)-(y/lo*lo)*(lo-y)*(log(lo-y)-log(y))-y(lo-y)*k1-k4*(k2+k3*((rc^2-y^2)/(rc^2-y^2)))^-1==0' solve(eq,y) ...
11 years ago | 1 answer | 0
1
answerQuestion
Hi all, could you please help me to solve this equation either numerically of symbolically.
I tried to solve this equation by using following code but could not. eq = '(y*(lo-y))*((1-v)+((1-v^2)*(rc^2-y^2)/(rc^2+y^2...
11 years ago | 2 answers | 0