Feeds
提问
How to enforce time-varying boundary condition _type_ in PDEToolbox
Below is MWE solving wave equation with visualisation of an impulse propagating in a pipe. The problem is that after a period ...
3 years 前 | 0 个回答 | 0
0
个回答提问
Including masking condition (NaN assignment) in anonymous function definition
If I want to mask some part of the plot (for example points located inside unit disk) I can use the following code: [X,Y] = mes...
4 years 前 | 1 个回答 | 0
1
个回答提问
AppDesigner and uibutton problem
I wanted to give Matlab's AppDesigner a try. Unfortunately, the problem emerged just at the beggining. Whenever the application ...
4 years 前 | 0 个回答 | 0
0
个回答已回答
Is it possible to have an array of function handles?
In modern versions of Matlab, there exist a better solution for this problem than proposed by @per isakson. Instead of using a...
Is it possible to have an array of function handles?
In modern versions of Matlab, there exist a better solution for this problem than proposed by @per isakson. Instead of using a...
4 years 前 | 5
提问
Unexpected results obtained for Poisson problem in complex function space (R2017, R2018)
I'm using MATLAB 2017a. I want to solve Poisson problem with PDEToolbox div grad u = f with mixed boundary conditions, where ...
6 years 前 | 0 个回答 | 0
0
个回答提问
Time-varying boundary condition and impedance boundary condition for the wave equation
I would like to model the propagation of an acoustic impulse in the duct which is opened on the right side. So my governing equ...
7 years 前 | 0 个回答 | 0
0
个回答提问
PDEToolbox + Passing own parameters to the function defining geometry
I'm using PDE toolbox to solve some 2D PDE. The geometry is generated by function which is standarized and should have two par...
8 years 前 | 1 个回答 | 0