Statistics
RANK
12,508
of 295,467
REPUTATION
3
CONTRIBUTIONS
7 Questions
3 Answers
ANSWER ACCEPTANCE
28.57%
VOTES RECEIVED
2
RANK
5,661 of 20,234
REPUTATION
213
AVERAGE RATING
4.90
CONTRIBUTIONS
3 Files
DOWNLOADS
6
ALL TIME DOWNLOADS
1793
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Misleading "relative change" wording for stopping criterion in particleswarm global optimization
In the documentation and output, a stopping criterion for the particle swarm method is: "relative change in the objective value ...
5 years ago | 0 answers | 1
0
answersQuestion
patch VertexNormals algorithm?
Hello, patch objects get their vertex normals computed by MATLAB if not supplied when a light is added. I'd like to know how t...
5 years ago | 0 answers | 0
0
answersQuestion
Is there an alternative to eval for delayed evaluation?
I'm trying to make an input argument parsing function for use with functions that have many optional input arguments. I accept ...
7 years ago | 1 answer | 0
1
answerSubmitted
Random combinatorics
Random sets of distinct permutations, combinations and subsets
8 years ago | 1 download |
Submitted
Expectation maximization clustering, median and distance for set of permutations
Clustering, median and distance functions for permutations
8 years ago | 1 download |
Question
DataAspectRatio, DataAspectRatioMode image display bug
I've been trying to get pixel accuracy when displaying medical images. It started when I noticed nearest neighbor interpolation...
9 years ago | 0 answers | 0
0
answersCapturing heart rate from USB ANT+ dongle and chest strap
I finally got some details on the ANT forum, which I will paraphrase here to my limited understanding level: Some ANT USB don...
10 years ago | 0
Question
Capturing heart rate from USB ANT+ dongle and chest strap
Hello, I'm trying to figure out the simplest way to acquire data live from my heart rate monitor (chest strap), which communi...
10 years ago | 2 answers | 0
2
answersQuestion
How can I set a GUI callback such that it uses the up-to-date handles structure as an input variable?
Hello, I'm trying to have users navigate a plot by clicking on it. However, another 3-d plot is in "rotate" mode so I've had t...
11 years ago | 1 answer | 0
1
answer'BusyAction' 'cancel' not working
I found a way to reproduce the other part of the problem. Replace the DoStuff function in the above code by a real calculation ...
12 years ago | 1
'BusyAction' 'cancel' not working
So unfortunately, my simple example does not act the same way, but it still demonstrates that you can change the radiobutton sel...
12 years ago | 0
Question
'BusyAction' 'cancel' not working
Hi, I've been trying to prevent my GUI's users from clicking too quickly while a computation goes on in the background. I've ...
12 years ago | 2 answers | 0