Feeds
질문
Problem with Parabolic Linear PDE-crank-nicolson
Hi! I am using crank nicolson method to implicitly solve a mass diffusion equation. Where a gas concentration above a 10cm co...
대략 11년 전 | 답변 수: 1 | 0
1
답변질문
Specify max limit to data from data file
end D = load('data.txt'); x = D(:,1); y = D(:,2); I would like to specify data to be passed to a function to be limited t...
대략 11년 전 | 답변 수: 1 | 0
1
답변질문
error with my symbolic objects and fprintf
I am quite inexperienced with matlab, I am getting this error when I run: Error using fprintf Function is not defined fo...
대략 11년 전 | 답변 수: 1 | 0