Community Profile

photo

Peiwen Lau


Curtin University

Active since 2011

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Matlab pdepe diffusion help!!
Hi everyone. I'm new to Matlab. Could you please help me out with this? Your help will be very much appreciated. I tried to d...

11 years ago | 0 answers | 0

0

answers

Question


Matlab pdepe homogeneous surface diffusion
Hi guys. I'm trying to model the diffusion equation below using matlab pdepe function. dq/dt=D/r2 *d[r2(dq/dt)/dr Initial...

11 years ago | 0 answers | 0

0

answers

Question


Pore diffusion - radial differential equation
Hey guys, I'm trying to solve the pore-diffusion kinetic problem, but do not know where to start with. Someone in this community...

11 years ago | 0 answers | 0

0

answers

Answered
Changing Global Variable
Thanks for your reply. I used load to read the .mat files. Sorry my bad for making the mistake. My simulation involves solving o...

12 years ago | 0

Question


Changing Global Variable
I am simulating a fluidized bed system, in which I would like to pass two values calculated from ODE45 as input into other funct...

12 years ago | 2 answers | 0

2

answers

Question


Declare global variable & share with other function, BUT global variable change every iteration
I am trying to share the iteration result that changes every second for 2000 seconds period from a function to another function....

12 years ago | 1 answer | 0

1

answer

Question


Matlab ode function help!!!
Hi. I am using the Matlab ode45 function for my program: [t,X]=ode15s('odefunc',[tstart:tspan:tfinal],Xinit); %ode function say...

12 years ago | 1 answer | 0

1

answer