Statistics
9 Questions
0 Answers
RANK
188,535
of 295,467
REPUTATION
0
CONTRIBUTIONS
9 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
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
Can you use MATLAB for 3D Image Processing?
I'm familiar with 2D feature extraction using the <http://uk.mathworks.com/help/images/functionlist.html#btdrwz5 object analysis...
9 years ago | 1 answer | 0
1
answerQuestion
Extract Features from Image with Kinect for Windows
I am trying to extract the 3D coordinates of an object using the Kinect for Windows camera. The object to be extracted will ...
9 years ago | 0 answers | 0
0
answersQuestion
How to set the 3D rotation of a matlab graph using code
I can set axis properties with functions such as <http://uk.mathworks.com/help/matlab/ref/set.html set>. eg. set(gca, 'XL...
9 years ago | 1 answer | 0
1
answerQuestion
Simulink: How to run simulation in real time
I am using the joystick input block from the 3d animation library, and I am using it to control a robot arm imported from solidw...
10 years ago | 1 answer | 0
1
answerQuestion
Minimum Number of Variables for Effective use of the Genetic Algorithm.
From my understanding of the genetic algorithm the population consists of individuals, where each individual is a potential solu...
10 years ago | 1 answer | 0
1
answerQuestion
Neural Network Regression Plot for Non-linear Multivariate Regression
What does the Regression Plot in the Matlab Neural Network Toolbox show? I thought I understood it when I looked at a univariate...
10 years ago | 1 answer | 0
1
answerQuestion
Using Particle Swarm Optimisation for high dimensionality multivariable optimisation
I'm using <http://www.mathworks.com/matlabcentral/fileexchange/43541-particle-swarm-optimization--pso- Pramit Biswas's implement...
10 years ago | 0 answers | 0
0
answersQuestion
How to constrain the Genetic Algorithm so that the variables are in the form of an n by m matrix
My cost function will only accept a 25 * 51 matrix as an input (1275 variables) and then it returns a single number. How will I ...
10 years ago | 1 answer | 0
1
answerQuestion
What is the maximum number of variables for practical use of fminsearch?
As part of a project i'm comparing the effectiveness of different optimisation methods to minimise the cost function (and hence ...
10 years ago | 2 answers | 0