Hi all!
I have a differential equation:
y”(x) – A*y(x) + B + C/(D + x)^E=0
With A,B,C,D,E are parameters of function.
I tried with "dsolve" function but my computer can't progess with all CPU and RAM.
What is mater with "dsolve"? It isn't appropriate with this case?
Can you give me a solution or code by any programing langue?
I want to show them with figure, too
Help me...