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...
7년 초과 전 | 답변 수: 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...
8년 초과 전 | 답변 수: 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. ...
8년 초과 전 | 답변 수: 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

