photo

Thomas Humphrey


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

All
MATLAB Answers

6 个提问
1 个回答

Cody

0 个问题
1 个答案

排名
23,792
of 297,457

声誉
1

贡献数
6 个提问
1 个回答

回答接受率
66.67%

收到投票数
1

排名
 of 20,438

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
117,759
of 158,938

贡献数
0 个问题
1 个答案

评分
20

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1
  • Solver

查看徽章

Feeds

排序方式:

提问


Parfor loops
Hi, Am trying to get par for loops running for the first time, and converting my for loops so hopefully my code will run faster....

13 years 前 | 1 个回答 | 0

1

个回答

已解决


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

13 years 前

提问


Function file not behaving
When trying to run this function, every time it comes up with an error which I'm not sure where it is. I'm calling it using t...

13 years 前 | 2 个回答 | 0

2

个回答

提问


Loop question in code
I have a code which runs a certain number of calculations and then displays the answer. However what I want to do is tell the...

13 years 前 | 1 个回答 | 1

1

个回答

提问


index must be a positive integer or logical problem
Hi I can't see the problem in this code, would someone please help R=3.5; th = 0; for i = 1:0.01:180; SP(i...

13 years 前 | 1 个回答 | 0

1

个回答

已回答
Speeding up code
Just found the answer buy the parallel computing toolbox. Was able to solve this with 100 iterations of my code (the first...

13 years 前 | 0

| 已接受

提问


Speeding up code
I've written a code to calculate three numbers for me, however with the first for loop it takes forever to run compared to witho...

13 years 前 | 4 个回答 | 0

4

个回答

提问


Iteration in Matlab
Hi, I'm trying to iterate an equation in matlab, but just can't seem to get the answer out no matter what I do and was wonderin...

13 years 前 | 1 个回答 | 0

1

个回答