Statistics
5 Questions
0 Answers
RANK
153,088
of 295,467
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
80.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 2 answers | 0
2
answersQuestion
Computational Cost of dsearchn
What is the computational cost of the dsearchn function?
13 years ago | 1 answer | 0