Community Profile

photo

xtremecheez


2017 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


Creating 2x2 matrix is slow
I am attempting to optimize my code, especially by reducing the number of computations that are performed. This is a portion of ...

4年以上 前 | 1 件の回答 | 0

1

回答

質問


How to combine sprintf, fractions, greek characters, and xlabel?
What is wrong with this? Each piece prints individually under the x-axis, but combining the three statements is not successful. ...

6年弱 前 | 1 件の回答 | 0

1

回答

質問


sprintf with latex problem
I just cannot figure out what the problem is with this line, please help. I get this warning sometimes: Warning: Error upda...

約6年 前 | 2 件の回答 | 0

2

回答

質問


Vectorizing the colon problem
I need help with vectorizing this colon. I've looked at the solution presented by Loren <http://blogs.mathworks.com/loren/2008/1...

6年以上 前 | 3 件の回答 | 2

3

回答

質問


Need help removing this for loop
This is the last step in vectorizing my code, but I just can't see how to get rid of the pesky for loop. Any assistance is appre...

6年以上 前 | 2 件の回答 | 0

2

回答

回答済み
Compare vector to matrix of unique dimensions
For anybody looking at this question in the future: Using permute as Andrei suggested, the following gives the exact answer a...

6年以上 前 | 0

| 採用済み

質問


Compare vector to matrix of unique dimensions
I have a column vector (5000x1) and a matrix (5x3). I want to find the maximum index (ii = 1,2,3) for each element of the vector...

6年以上 前 | 2 件の回答 | 0

2

回答