Community Profile

photo

Thomas Humphrey


2011 年からアクティブ

Followers: 0   Following: 0

連絡

統計

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

約12年 前 | 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:...

約12年 前

質問


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

12年以上 前 | 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...

12年以上 前 | 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...

12年以上 前 | 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...

12年以上 前 | 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...

12年以上 前 | 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...

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

1

回答