Mark Fasano
Followers: 0 Following: 0
Feeds
提问
Solving Second-Order BVP with unknown Constants using fsolve
I am trying to solve the following problem numerically using Matlab's fsolve function. The problem is specified by: with the ...
2 months 前 | 1 个回答 | 0
1
个回答提问
Updating Sparse Matrices every Time-Step Efficiently
I am working on a numerical scheme to solve a fourth-order 2D partial differential equation. As such, my scheme boils down to so...
2 years 前 | 1 个回答 | 0
1
个回答提问
Using VideoWriter to make a Movie without Displaying the Figure each time
I have a variable called movie which is a multidimensional array of a solution to a partial differential equation at every kth t...
2 years 前 | 0 个回答 | 0
0
个回答提问
Fixing Array Index Expression
I am trying to solve a PDE numerically. I want to save the solution every second, which with a time step of k means I want to sa...
3 years 前 | 0 个回答 | 0
0
个回答提问
Plotting Solutions to the Heat Equation Through a Truncated Series Evaluation
I have a solution to the heat equation (a function of two variables $x$ and $t$) which is in the form of an infinite series. I w...
3 years 前 | 1 个回答 | 0