Statistics
RANK
149 061
of 300 365
REPUTATION
0
CONTRIBUTIONS
6 Questions
1 Answer
ANSWER ACCEPTANCE
16.67%
VOTES RECEIVED
0
RANK
of 20 933
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 168 262
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
mer än 12 år ago | 0 answers | 0
0
answersQuestion
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...
mer än 12 år ago | 0 answers | 0
0
answersQuestion
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...
mer än 12 år ago | 0 answers | 0
0
answersChanging 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...
mer än 13 år 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...
mer än 13 år ago | 2 answers | 0
2
answersQuestion
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....
mer än 13 år ago | 1 answer | 0
1
answerQuestion
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...
ungefär 14 år ago | 1 answer | 0
