Statistics
4 Questions
0 Answers
RANK
226,202
of 300,527
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 21,018
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 169,525
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
how to give the convective boundary condition and guessing function in bvp4c
Respected sir, The following are the problem of mixed convection flow of fluid. I have a mention my code and figure using b...
2 years ago | 0 answers | 0
0
answersQuestion
initial guessing - for mixed boundary condition
f'''+(1/2)*f*f''+lamda*theta theta''+pr*(1/2*f*theta'+f'*theta with B.C f(eta) = 0,f'(eta) = delta*f''(eta) , theata(eta)=1+be...
3 years ago | 1 answer | 0
1
answerQuestion
Unable to perform assignment because the size of the left side is 1-by-3 and the size of the right side is 1-by-2.
% system of first order differential equation % y1' = y2; % y2' = y3; % y3' = (1-phi).^2.5*[(1-phi)+phi*(rows/rowp)*(y1*y3-y1...
3 years ago | 1 answer | 0
1
answerQuestion
Arrays have incompatible sizes for this operation.
% system of first order differential equation % y1' = y2; % y2' = y3; % y3' = (1-phi).^2.5*[(1-phi)+phi*(rows/rowp)*(y1*y3-y1...
3 years ago | 1 answer | 0