Statistics
RANK
23.792
of 295.569
REPUTATION
1
CONTRIBUTIONS
6 Questions
1 Answer
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
1
RANK
of 20.247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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....
bijna 13 jaar ago | 1 answer | 0
1
answerSolved
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:...
bijna 13 jaar ago
Question
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...
bijna 13 jaar ago | 2 answers | 0
2
answersQuestion
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...
bijna 13 jaar ago | 1 answer | 1
1
answerQuestion
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...
bijna 13 jaar ago | 1 answer | 0
1
answerSpeeding up code
Just found the answer buy the parallel computing toolbox. Was able to solve this with 100 iterations of my code (the first...
ongeveer 13 jaar ago | 0
| accepted
Question
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...
ongeveer 13 jaar ago | 4 answers | 0
4
answersQuestion
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...
ongeveer 13 jaar ago | 1 answer | 0