Julia Programming Language
Plotting only certain trajectories of ensemble solution
Specific Domains
Modelling & Simulations
diffeq
,
plots
,
monte-carlo
rafael.guerra
January 20, 2023, 11:56pm
2
Just poking around:
plot(sim.u[1], linealpha=0.4) plot(sim.u[1:2:end], linealpha=0.4)
4 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
Isolate single species when plotting ensemble problem
Visualization
question
3
287
January 11, 2023
Why does the plot of EnsembleProblem differ from the original ODEProblem?
Numerics
diffeq
,
monte-carlo
,
sciml
,
plot
,
ordinarydiffeq
2
76
August 29, 2024
Incorrect mean in the EnsembleSummary plot?
Numerics
question
,
plotting
,
diffeq
,
recipe
1
54
January 29, 2025
SDE `EnsembleProblem` unhappy with `trajectories>=2`?
Modelling & Simulations
sde
,
differentialequation
4
435
June 7, 2022
EnsembleProblem change tstops for each trajectory
New to Julia
question
,
ode
1
516
September 23, 2020