photo

Jenn Lee


Active since 2011

Followers: 0   Following: 0

Message

Hi, I need lots of matlab help

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
257,784
of 297,503

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
80.0%

VOTES RECEIVED
0

RANK
 of 20,449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,017

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

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


Is it possible to parallelize permpos?
I found this code on file exchange: http://www.mathworks.com/matlabcentral/fileexchange/11216-permpos And it does exactly wha...

12 years ago | 2 answers | 0

2

answers

Question


Help with proper parfor
I am trying to parallize two of my for-loops and run it on a remote cluster. I am using matlabpool open local 12 at the begin...

12 years ago | 1 answer | 0

1

answer

Question


Finding Jacobian matrix for Newton's method
I have a very basic newton's method that uses a loop and: y = Jac(x)\(-F(x)); x = x + y; to solve for the approximate...

13 years ago | 2 answers | 0

2

answers

Question


Use quiver to change points into vectors?
If I use rand(n) to create a matrix of random numbers, can I use quiver to plot them as random vector arrows? Or do I need to us...

13 years ago | 1 answer | 0

1

answer

Question


Plotting random vectors
Just a heads up, I have virtually no matlab experience. I need to generate a an XY-plane where a random number 'n' vectors will ...

13 years ago | 1 answer | 0

1

answer