Statistics
RANK
98,183
of 301,540
REPUTATION
0
CONTRIBUTIONS
6 Questions
1 Answer
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
0
RANK
of 21,319
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 175,260
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
Anyone with an idea on how can we make the plotting style of the bvp4c and the SRM method to be the same?
Consider the spectral collocation method known as the spectral relxation method uses the differentation matrices (D) evaluated a...
17 hours ago | 1 answer | 0
1
answerQuestion
How can we make the following spectral relaxation code to run?
The dimensionless sisko models to be solved by the spectral relaxation method are: function [D, x] = cheb(N) if N == 0 ...
4 days ago | 3 answers | 0
3
answersQuestion
Can anyone help to plot the Nusselt number and skin friction coefficient for the bvp5c on the maxwell fluid models?
physical variables are: Honorsboundary() function Honorsboundary %Special variables M=0.5; %Magnetic parameter gamma=...
14 days ago | 0 answers | 0
0
answersQuestion
Can anyone help on the plotting of the Skin friction coefficient , Nusselt number and the Sherwood number on bvp4c?
Consider a bvp4c code for the problem: Physical variables are: Can these physical variables be plotted against random dom...
14 days ago | 1 answer | 0
1
answerQuestion
Good day my good people, how can we plot the classical variables and the main equations under variation of parameters in bvp4c?
And the classical variables are: The bvp4c code of the problem is: function sisko5 % Parameter initialization...
16 days ago | 1 answer | 0
1
answerToo many input arguments in bvp4c solver MATLAB online version. Help please.
Thanks so much i managed to remove the bvp4c.m shadowing file There is no longer toomuch input arguments error i belive this m...
16 days ago | 0
Question
Too many input arguments in bvp4c solver MATLAB online version. Help please.
Under boundary condtions: Take the guess functions to be : BVP4C code for the problem is : trial % SL: added call to th...
17 days ago | 1 answer | 0
