Feeds
질문
How do I best determine if something is "NaN"?
I am calculating the ILU factorization of a matrix (repeatedly over a large number of iterations) and at some point norm(U\(L\A)...
11년 초과 전 | 답변 수: 1 | 0
1
답변질문
Passing a .txt file as a function parameter
I already have several .txt files in my working directory that I would like to search in order to obtain certain information inc...
11년 초과 전 | 답변 수: 1 | 0
1
답변질문
How intelligently does Matlab deal with sparse matrix operations?
I am curious about how Matlab deals with sparse matrices: Knowing that all of the matrices I am operating on are defined as (...
거의 12년 전 | 답변 수: 1 | 0
1
답변질문
Data fitting
I'm trying to plot a curve to fit a given set of population data. I am told to follow the format P(t) = exp(a*(t - t_0)^2 ...
거의 13년 전 | 답변 수: 2 | 0
2
답변질문
Computational Cost of dsearchn
What is the computational cost of the dsearchn function?
거의 13년 전 | 답변 수: 1 | 0