Feeds
提问
How Predint works?
I was working on a fit for that I had to generate the confidence bounds. I used predint function for this purpose. This is a...
5 years 前 | 0 个回答 | 0
0
个回答提问
How to get equation of surface ?
Curve fitting toolbox provides various methods for surface fitting. Of all the methods only polynomial fit gives the equation (...
5 years 前 | 1 个回答 | 0
1
个回答提问
How to predict the function in two variables?
I want to generate a function in two independent variables f (t, X) . I have the data of f at some particular t and X.(Like @t=0...
5 years 前 | 2 个回答 | 0
2
个回答提问
Inaccuracy in solving simultaneous equations using matrix
So i was solving a system of n linear equations. My coefficient matrix is a tridiagonal one. However as i was decreasing the va...
5 years 前 | 1 个回答 | 0
1
个回答已回答
how can i make code for implicit method for CFD application?
ig this LM(i,j)=D'*TRII; should be LM(i,j)=TRII*D';
how can i make code for implicit method for CFD application?
ig this LM(i,j)=D'*TRII; should be LM(i,j)=TRII*D';
5 years 前 | 0





