Community Profile

photo

Day Rosli


uitm

Active since 2016

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


How to apply asymptotic matching condition in bvp4c?
Hi, I want to know how to write the code to apply asymptotic matching condition? In the paper, it is stated that they apply asym...

8 years ago | 0 answers | 0

0

answers

Question


Trouble doing loops for specific values
Hi. I have problem with loops. I want to calculate for specific values of P which is 0.5, 0.64, 0.7, 1.0, 6.7. How do I do t...

8 years ago | 1 answer | 0

1

answer

Question


How to do loops and execute values from graphs of bvp4c
Hi all. I have wrote a code, in which I want MATLAB to plot graphs of -W(eta) versus eta, for n=1 and n=1.1. This is the cod...

8 years ago | 0 answers | 0

0

answers

Question


Solve first order system using bvp4c
Hi, I have problem to solve this in MATLAB. The equation already in first order system, yet I still confused to write the code a...

8 years ago | 0 answers | 0

0

answers

Question


Plotting graphs from equation of bvp
Hi, I have some problems regarding bvp. It's all about plotting graphs. This is my code: function Script n=0.6; ...

8 years ago | 1 answer | 0

1

answer

Question


Error using bvp4c (singular jacobian encountered)
Hi, I got error while running this problem of bvp. What does this mean and how to solve this? Error: Error using bvp4c ...

8 years ago | 1 answer | 0

1

answer

Question


solve a system of ode by bvp4c
Hi, I am trying so solve a system of boundary value problem. I have tried looking into the examples given yet I still have probl...

8 years ago | 2 answers | 0

2

answers