Continuum
Followers: 0 Following: 0
Spoken Languages:
English
English
Feeds
提问
How to find fitting optimized parameters to fit a system of non-linear ODEs to experiment.
Hi I have a set of ODEs (attached), I have been able to solve them using ode45, however, my issue now is my experimental result...
10 months 前 | 2 个回答 | 0
2
个回答提问
How can I create randon non-overlapping equal circles under a sine curve?
Hello everyone, I am trying to plot closely packed circle having the same radius under a sine curve. I have been trying for a ...
2 years 前 | 1 个回答 | 0
1
个回答提问
Issues updating vector inside a for loop
clc, clear, close all; x3 = 0.5*200; % Half the domain width x = load("t_10s.txt"); L = x(:,1); % Length/coordinates [l, ...
2 years 前 | 1 个回答 | 0