Statistics
RANK
158 445
of 295 467
REPUTATION
0
CONTRIBUTIONS
3 Questions
1 Answer
ANSWER ACCEPTANCE
0.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
Solving an implicit function, fsolve vs. fzero
Hi, I'm trying to solve an implicit function for x that looks like this: A*x^q + Bx - C = 0 The solution is within (0,1...
mer än 12 år ago | 2 answers | 0
2
answersQuestion
Median() ignoring zeros
Is there any cheap way to get the median of the columns of the non-zero elements of an unsorted NxN matrix? Please note that B =...
nästan 13 år ago | 3 answers | 0
3
answersquasi-cumsum by matrix indexes
Hi Sean, thanks for your answer. Note the numbers are just for illustration. Replace 4,1000,10, and 6 with 100, 3000, 150, and 4...
nästan 13 år ago | 0
Question
quasi-cumsum by matrix indexes
Here's an example of what I'm trying to do: indexes = randi(4,1000,10); K = rand(4,6); Q = zeros(1000,10+6); ...
nästan 13 år ago | 2 answers | 0