Feeds
已回答
Why do I keep getting "Index exceeds matrix dimensions" while solving partial differential equation?
Here is the current version. clear variables; clc; T=18; % Time X=41...
Why do I keep getting "Index exceeds matrix dimensions" while solving partial differential equation?
Here is the current version. clear variables; clc; T=18; % Time X=41...
9 years 前 | 0
已回答
Why do I keep getting "Index exceeds matrix dimensions" while solving partial differential equation?
Okay. Here is the whole code because a similar version worked on a different problem. clear variables; clc; ...
Why do I keep getting "Index exceeds matrix dimensions" while solving partial differential equation?
Okay. Here is the whole code because a similar version worked on a different problem. clear variables; clc; ...
9 years 前 | 0
提问
Why do I keep getting "Index exceeds matrix dimensions" while solving partial differential equation?
So I have a computational fluid dynamics problem to solve the generalized Burger equation. Using two different PDE schemes. But ...
9 years 前 | 4 个回答 | 0