Community Profile

photo

AG4102M


Active since 2014

Followers: 0   Following: 0

Message

Nanotechnology engineer.

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How to compare all row elements in an array against a value and then only select that row where all elements are greater than that value ?
Hi users, I have an MxN array. Now I want to look at each element of the Mth row and check if it is less than 2000 or not. If...

8 years ago | 3 answers | 0

3

answers

Question


Analytical Jacobian for BVP4C. How to write it ?
*This is my code for the non-linear differential equation as given below in the image* :- <</matlabcentral/answers/upload...

9 years ago | 0 answers | 0

0

answers

Answered
Why is bvp4c not able to faithfully solve the Poisson Boltzmann equation ?
Can anyone please help ? If I want to supply analytical Jacobians then how to go about it ?? I have read the documentation but i...

9 years ago | 0

Question


Why is bvp4c not able to faithfully solve the Poisson Boltzmann equation ?
Hi , I am trying to numerically solve the Poisson-Boltzmann equation for electrolytes in a solution using MATLAB. The equatio...

10 years ago | 1 answer | 0

1

answer

Question


How to solve a boundary value problem having an ordinary differential equation which changes form in two sub intervals within an interval using the bvp4c solver ?
Hi I have an ordinary differential equation which changes form within a given interval while it is written over two sub-inter...

10 years ago | 0 answers | 0

0

answers

Question


Help regarding use of BVP4C in solving an ODE.
*This is a script I have written :-* clear all e = 1.602*10^-19; %electron charge eps = 8.85*10^-12; %permittiv...

10 years ago | 1 answer | 0

1

answer