photo

Continuum


Last seen: 4 months ago Active since 2022

Followers: 0   Following: 0

Spoken Languages:
English

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


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...

6 months ago | 2 answers | 0

2

answers

Question


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 ...

1 year ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer