Feeds
질문
Best way to iteratively solve PDE
Hello, I am trying to iteratively solve Poisson's equation where f has a dependence on u. Currently, I have solvepde(model) i...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
specifyCoefficients not passing state sturcture as I would expect
Hello, I'm trying to solve a PDE iteratively and for the f funtion (i.e. the right hand side of the PDE) I constructed a func...
6년 초과 전 | 답변 수: 0 | 0
0
답변질문
SpecifyCoefficients for a specific PDE
Hello, I am trying to use the PDE toolbox to solve a PDE on a cylinder. I can define the geometry and boundary conditions fin...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
fopen issues, not writing properly
Hi everyone, basename = 'cuboid'; ending = strcat('_',num2str(a),'.txt'); name = strcat(basename,ending); fileID = f...
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
Finding minimum value of array with certain property
Hello, I have an array that I am using as the y values for a plot of mine. I want to identify the index where the y value fir...
7년 초과 전 | 답변 수: 1 | 0

