Community Profile

photo

Jenn Lee


Attivo dal 2011

Hi, I need lots of matlab help

Statistiche

  • First Review
  • Thankful Level 1

Visualizza badge

Content Feed

Visto da

Domanda


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...

oltre 11 anni fa | 2 risposte | 0

2

risposte

Domanda


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...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

quasi 12 anni fa | 2 risposte | 0

2

risposte

Domanda


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...

oltre 12 anni fa | 1 risposta | 0

1

risposta

Domanda


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 ...

oltre 12 anni fa | 1 risposta | 0

1

risposta