Community Profile

photo

Amir Kleiner


Last seen: 2 years ago Active since 2018

Followers: 0   Following: 0

Statistics

  • Knowledgeable Level 1
  • First Answer
  • Thankful Level 1

View badges

Feeds

View by

Question


Overcome round-off errors in vector summation
Hey, So I am running a simulation that produces three vectors. The vectors are the output of the ode23s function. After produc...

5 years ago | 0 answers | 0

0

answers

Question


Numerical calculation of line integral over a vector field
Hey, I have a path given by three vectors and a vector field also given by three vectors, evaluated only along the path - . I...

5 years ago | 1 answer | 0

1

answer

Answered
What is the best way with small error to solve ODE depends on experimental data(numerical data) ??
You should try using the optimization app. You can either open it from the "apps" tab in your workspace, or from the code. Try...

5 years ago | 0

| accepted

Answered
How to use Eulers angle and ode45 to generate trajectory of aircraft
if you need to enter any kind of additional input into the function you are solving with any of the ode45 (or any other ode solv...

5 years ago | 0

Question


Solving ODEs with different sets of initial conditions
I have a system of ODEs which I solve using ode45. In my case, I am interested in solving the same equation hundreds and even t...

5 years ago | 1 answer | 0

1

answer