Feeds
질문
What is the maximum number of equations can be solved by ode15s solver?
As pde15s solver can solve a system of n equations. What is the maximum value of n?
거의 9년 전 | 답변 수: 1 | 0
1
답변질문
How can the pdepe solver solution be used as a new initial condition for the next iteration? i.e using pdepe within a loop
I solved the convection diffusion equation using pdepe solver. I would like to solve this equation within a loop. i.e the...
거의 9년 전 | 답변 수: 1 | 1