Feeds
질문
Anyone who can help on the bvp4c code?
The models to be solved are for the Maxwell fluid: Honorsboundary01() function Honorsboundary01 %Special variables M=1; ...
5일 전 | 답변 수: 1 | 0
1
답변질문
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...
6일 전 | 답변 수: 1 | 0
1
답변질문
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 ...
9일 전 | 답변 수: 3 | 0
3
답변질문
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=...
19일 전 | 답변 수: 0 | 0
0
답변질문
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...
19일 전 | 답변 수: 1 | 0
1
답변질문
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...
21일 전 | 답변 수: 1 | 0
1
답변답변 있음
Too 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...
Too 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...
22일 전 | 0
질문
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...
22일 전 | 답변 수: 1 | 0
