Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0