Feeds
質問
Extracting x, y & z data from an isosurface plot??
Hi, I use isosurface to solve an equation to get the solution as surface. _isosurface(uirint,virint,wlir,LPMC,0);_ wh...
8年弱 前 | 0 件の回答 | 1
0
回答質問
Solve two equations simultaneously
I have two equations that need to be solved simultaneously. The two equations are defined in 2D (using 2 variables spread in 2D ...
約8年 前 | 2 件の回答 | 0
2
回答回答済み
Solving a first order Partial Differential Equation in MATLAB
Hi... I have solved the problem.. I custom made a solver using Finite Difference Method and adopted it to solve the PDE. I...
Solving a first order Partial Differential Equation in MATLAB
Hi... I have solved the problem.. I custom made a solver using Finite Difference Method and adopted it to solve the PDE. I...
約8年 前 | 0
| 採用済み
質問
Not able to use surf function on complex data in Matlab 2014b
I have taken fft of an image. This fft data is complex in nature. When I use surf function to plot the spectrum (fft) of the ima...
8年以上 前 | 0 件の回答 | 0
0
回答質問
Solving a first order Partial Differential Equation in MATLAB
I want to solve a first order partial differential equation of the form (∂f(x,y))/∂x+(∂f(x,y))/∂y=g(x,y) where g(x,y) is...
9年弱 前 | 4 件の回答 | 0
4
回答質問
How to easily solve an equation of the form AX =B where A is a large sparse matrix???
I am using *MATLAB R2014b* I am trying to solve a Partial Differential Equation (PDE) by Finite Difference (FD) technique. ...
9年弱 前 | 2 件の回答 | 0
2
回答質問
HOW TO GENERATE REGULAR SQUARE MESHES INSTEAD OF IRREGULAR TRIANGULAR MESHES, OVER A 2D REGION TO SOLVE PARTIAL DIFFERENTIAL EQUATION.
I have an image in Matlab that defines the region over which I want to solve a PDE. That is,the image boundary is the 2D region ...
約9年 前 | 1 件の回答 | 0

