photo

Jenn Lee


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

Hi, I need lots of matlab help

统计学

MATLAB Answers

5 个提问
0 个回答

排名
260,337
of 300,015

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
80.0%

收到投票数
0

排名
 of 20,862

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,984

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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

13 years 前 | 2 个回答 | 0

2

个回答

提问


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

13 years 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 2 个回答 | 0

2

个回答

提问


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

14 years 前 | 1 个回答 | 0

1

个回答

提问


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

14 years 前 | 1 个回答 | 0

1

个回答