Feeds
提问
changing number of variables in ODE
Hi All, I need to write a function that describes the diffusion of materials in a two-layer sphere (a shell layer and a core ...
11 years 前 | 0 个回答 | 0
0
个回答提问
loop with changing size and variable values
Hi, I'm pretty new to MATLAB. I need to build a model to simulate molecular flux within a multi-compartment system using the ode...
11 years 前 | 1 个回答 | 0
1
个回答提问
assignin a local variable to the base workspace
Hi,I'm new to MATLAB. I need to calculate using ode15s, and I want to display a local variable (an array) in the base work space...
11 years 前 | 2 个回答 | 0
2
个回答提问
ode15s XX must return a column vector
Hi,I am new to MATLAB. I need to calculate using ode15s, but I keep getting this error: XXX must return a column vector. Here...
11 years 前 | 1 个回答 | 0
