![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/6266828_1522113021276_DEF.jpg)
simopera6
Curtin University
Followers: 0 Following: 0
I have a masters in Bioprocess technology and 3 years industrial experience in process engineering. Currently I am pursuing my PhD from Perth. I am a coding amateur who has recently started with MATLAB. Currently working in solving PDEPEs for few process optimisation steps.
Estadística
2 Preguntas
5 Respuestas
CLASIFICACIÓN
111.732
of 297.046
REPUTACIÓN
0
CONTRIBUCIONES
2 Preguntas
5 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.422
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.776
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
Can we solve 3 pde simultaneously using pdepe with respect to space and time??
I have a system of 3 equations with 3 variables and corresponding boundary conditions. I am using pdepe to solve these. Is it po...
más de 8 años hace | 0 respuestas | 0
0
respuestasHow to input crank nicolson into matlab?
Hi Conrad, If you are trying to solve by crank Nicolson method, this is not the way to do it. You have to solve it by tri-diago...
casi 9 años hace | 0
pdepe changes in Matlab2014a: issues for 1D problems
Hello Torsten, The earlier prolem is solved and I am working on a similar code where I have to solve diffusion equations for th...
casi 9 años hace | 0
pdepe changes in Matlab2014a: issues for 1D problems
I am trying to solve mass transfer through packed column. For that I am writing this code. I have written this file for writing ...
alrededor de 9 años hace | 0
pdepe changes in Matlab2014a: issues for 1D problems
I am not understanding how to call vector 'u' when I am solving for multiple components in pdepe. Can you help in this? It is gi...
alrededor de 9 años hace | 0
pdepe changes in Matlab2014a: issues for 1D problems
I am facing the same problem. It is evident that the condition is size of the matrix should be equal to number of pdes. I checke...
alrededor de 9 años hace | 0
Pregunta
HI, I am trying to solve two Simulta PDEs for diffusion through packed bed using pdepe. I have understood the syntax but the code isn't getting solved. Can anyone help me correct the code? The problem might be with identifying the values of c,f,s.
Equation 1: Dx*D2C/Dx2-v*DC/DX-Dq/Dt=Dc/Dt Equation 2: Dq/Dt= K1*[C*(qm-q)-Kd*q] Dx= diffusion coefficient v= velocity q= c...
más de 9 años hace | 0 respuestas | 0