photo

Continuum


Last seen: 1 year ago Active since 2022

Followers: 0   Following: 0

Spoken Languages:
English

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
219,286
of 300,429

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 20,976

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,781

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

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

3 years 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, ...

3 years ago | 1 answer | 0

1

answer