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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 2 | 0