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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0
1
个回答提问
fopen issues, not writing properly
Hi everyone, basename = 'cuboid'; ending = strcat('_',num2str(a),'.txt'); name = strcat(basename,ending); fileID = f...
7 years 前 | 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 years 前 | 1 个回答 | 0

