python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Error when using CorrelatedWienerProcess with VectorContinuousCallback
I am trying to simulate stochastic population dynamics using CorrelatedWienerProcess to add the noise. To prevent populations going negative I am using callbacks. Ideally I would like to use VectorCon...
thomalpas
Votes: 0
Answers: 0
How to solve a 4th order differential equation in space and time variables in Julia
I am relatively new to solving differential equations in Julia and thus cant figure out how to solve a higher order ode in 2 independent variables(space and time) and thus would request for assistance...
Rodash
Votes: 0
Answers: 1
Julia Differential Equations suppress warning of detected instabilities
I have a program that simulates the paths of particles using the Differential Equations package of Julia. The simulation allows for particles to hit devices - to prevent the continued simulation of su...
MetaColon
Votes: 0
Answers: 2