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