NSolve where function being searched is the result of a DE – mathematica.stackexchange.com
Olleus
I have a function that takes in a parameter, uses it to define a system of differential equations, solves them uses NDSolve, and then returns a number based on that solution.
I want to use NSolve to ...
