Feeds
질문
How to get a specific shape of a contour plot in MATLAB
I have plotted this figure using the MATLAB contourf(x,y,z) function, where x and y are the vectors and Z is a matrix. How can...
2년 초과 전 | 답변 수: 2 | 1
2
답변답변 있음
How to add tolerance in code for unsteady 2D problem?
@KSSV I already run the function for different values of (nx, ny, nt). Now I want to check the error for fixed domain.
How to add tolerance in code for unsteady 2D problem?
@KSSV I already run the function for different values of (nx, ny, nt). Now I want to check the error for fixed domain.
7년 초과 전 | 0
질문
How to add tolerance in code for unsteady 2D problem?
Hello, I am working on unsteady 2D coupled PDE. I have four equations need to solve simultaneously. I generate a code even work...
7년 초과 전 | 답변 수: 2 | 0
2
답변질문
How to integrate a symbolic vector?
If f=exp(t^2)*cos(t) then i can integrate 'f' using integral command (integral (f,0,1) ), but if 'F' is a vector (having elemen...
8년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to use previously calculated solution in new code?
I have inverted a big matrix [e.g 10,000X10,000], I want to save the solution for future use, i don't want MatLab to compute it ...
거의 9년 전 | 답변 수: 1 | 0
1
답변질문
How to read the convergence rate from a plot?
Hello, I have a convergence plot and i know that how to check the convergence mathematically and how to plot it. but if i have ...
대략 9년 전 | 답변 수: 0 | 0
0
답변질문
How to plot reference lines of a slope in matlab?
I am solving a ode numerically I also plot discrete L2 norm in order to check the convergence of my numerical scheme now i wan...
대략 9년 전 | 답변 수: 0 | 0
