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年 前 | 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年以上 前 | 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年以上 前 | 4 件の回答 | 0