Community Profile

photo

Craig


Active since 2014

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

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

answer

Question


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

answers

Question


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

answer

Question


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

9 years ago | 1 answer | 0

1

answer

Question


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

answer

Question


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

answer

Question


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

answers

Question


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

answer

Question


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

2

answers