Community Profile

photo

Learner


Last seen: 3 years ago Active since 2014

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


How to pick numbers in text file in matrix format
Hello, From past few days I was trying to convert the attached text file to matrix. The text file includes characters and numbe...

5 years ago | 1 answer | 0

1

answer

Question


Is it possible to avoid integration tolerance error in lsqcurvefit
Hi, I am working on parameter fitting of coupled non-linear ordinary differential equations. Most of the times when I gues...

9 years ago | 0 answers | 0

0

answers

Question


How to code a toggling behavior in ODEs
Hi, What I am trying to do is that, suppose I have 3 ODEs, i.e: dy1/dt = (c1*y1*y2) + (c2*y2) - (c3*y3); dy2/dt =...

9 years ago | 1 answer | 0

1

answer

Question


How to interpret nlparci?
Hi, I am just curious to know, most of the peoples use "nlparci" for estimating confidence intervals. Suppose, we have dat...

9 years ago | 2 answers | 1

2

answers

Question


Parameter fitting using nlinfit (high order ODEs)
I am trying to fit data on multi-dimensional ODEs: function output = myfunc(pars,tspan) % we just rename the varia...

9 years ago | 1 answer | 0

1

answer

Question


How to fit experimental data on only one ordinary differential equations (out of multiple equations) with multiple unknown parametrs
Hi, I am trying to estimate 3 unknown parameters that exist in 3 ordinary differential equations (ODEs) by fitting it to expe...

10 years ago | 2 answers | 0

2

answers

Question


How to mark different values with different colors and markers
Hi, I have a complex data values: Z = X+iY = 0.1 0.2 -75.7 1.1 -1.0 4.1 -2.0 4.3 -1.7 5.6 ...

10 years ago | 3 answers | 0

3

answers

Question


How to run a loop in linear differential equations in symbolic atmosphere?
Hi, I have 6 symbolic functions i.e. y1 - y3 and c1 - c3, which I have used for defining linear ODE's. The linear OD equa...

10 years ago | 1 answer | 0

1

answer

Question


How to know the transfer function and plot the poles of coupled high order differential equations?
Hi, I want to know the transfer function and plot the poles of high order ODE's. But don't know how to do it!! My equatio...

10 years ago | 1 answer | 0

1

answer