Quantcast
Channel: First steps - JuliaLang
Viewing all articles
Browse latest Browse all 2795

Is a way to use differential equation as multiple variable function for regression?

$
0
0

@PharmCat wrote:

I have a function: dx/dt = f(x, y) = (p1 + y) * x + p2 * sqrt(x)

where p1, p2 - parameter for optimization

Is a way to make solution like sol(t, y) for nonlinear model fitting? Can it be done with DifferentialEquations.jl?

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 2795

Trending Articles