How can I solve this BVP problem which is second-order ODE with variable coefficient?
Mostrar comentarios más antiguos
Hi there,
I have some problems regarding solving this problem on MATLAB:
y'' + [(1-10x^2)/x]*y' = 0
BC: y(0) = 1, y(1) = 0
Thanks in advance.
2 comentarios
Stephan
el 30 de Nov. de 2020
What have you tried so far?
Sohrab Askarli
el 30 de Nov. de 2020
Editada: Sohrab Askarli
el 30 de Nov. de 2020
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Programming en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
