Community Profile

photo

Sali SE


Last seen: nästan 2 år ago Active since 2018

Followers: 0   Following: 0

Statistics

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


How Can I solve an ODE coupled equation with z dependent parameters?
Hi everyone, I have a system of coupled ODE equations in which some parameters depend on the z steps. How can I update these ...

nästan 6 år ago | 0 answers | 0

0

answers

Answered
How can I extract some variables inside ode45 solver?
Here is my code: function dAdz=Coupled(z,A) dAdz = zeros(size(A)); A1=A(1); % lp01 Amplitude A2=A(2); % lp11...

nästan 6 år ago | 0

Question


How can I extract some variables inside ode45 solver?
Hello, I need to extract a matrix inside my ode45 solver, to use later. I couldn't find any method to do so. is there any met...

nästan 6 år ago | 3 answers | 0

3

answers