Feeds
질문
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...
대략 10년 전 | 답변 수: 3 | 0
3
답변질문
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...
11년 초과 전 | 답변 수: 0 | 0
0
답변답변 있음
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...
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...
11년 초과 전 | 0
질문
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...
11년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
거의 12년 전 | 답변 수: 0 | 0
0
답변질문
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...
거의 12년 전 | 답변 수: 1 | 0
