Auwais Ahmed
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
93.110
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
6 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
50.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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 ...
más de 2 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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?
casi 3 años hace | 0 respuestas | 0
0
respuestasOutput 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...
casi 3 años hace | 0
Pregunta
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...
casi 3 años hace | 2 respuestas | 0
2
respuestasPregunta
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= ...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 3 años hace | 1 respuesta | 0