photo

Auwais Ahmed


Last seen: etwa ein Jahr vor Aktiv seit 2021

Followers: 0   Following: 0

Statistik

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Convert 3D data to 2D axisymmetric
I have 3D data that I need to convert into a 2D axisymmetric domain. I need to average all the values along a certain theeta so ...

fast 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Read data from text file. Tables with uneven number of rows
I have data of following shape. I need to save all the numerical values in tables from the file as matrices. The problem is th...

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Define initial value for variable not integrated in ode45
How can I specify initial value for t=0s for a variable not solved via integration in ode45 solver?

etwa 3 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
Output additional vectors from ode45
I am caluculating a value for a parameter eg radius at each time step in ode45. At the end I want to output all radius at all ti...

etwa 3 Jahre vor | 0

Frage


Output additional vectors from ode45
I am calculating concentrations and radii at all the timesteps within the ode45 loop. What is the best way to output all that in...

etwa 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Define an additional variable in ODE solver
I need to solve a system of ODE's. There are two time dependent concentrations equations dC1/dt= Const1 + Const2 * P1 dC2/dt= ...

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


System of coupled Differential algebraic equations
I have a system of differential algebraic equations x' + y' =Const1 x' + z'=Const2 z/xy=Const3 What would be the most suitab...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort