Apr
9
comment Hierarchical Clustering with Flann opencv
The default value for distance is an object of Distance type, constructed by the call of Distance()
Mar
20
comment Export a neural network trained with MATLAB in other programming languages
Some weights may have been set to 0, and therefore pruned from the matrix. Hopefully, if I'm correct, there is a setting somewhere to avoid this behavior.
Mar
18
comment Avoid nested for loops in distance comparison
k-d tree is a very interesting algorithm, thank you beaker. I will also use quadratic euclidean distance (instead of taking the square root).
Mar
18
asked Avoid nested for loops in distance comparison
Mar
17
comment How to call sequential variables with for loop matlab?
Using i as a variable name is bad practice, please see stackoverflow.com/questions/14790740/…
Mar
17
revised Leave one out cross validation algorithm in matlab
deleted 61 characters in body
Mar
17
comment how to create leave one out cross validation in matlab?
Possible duplicate of stackoverflow.com/questions/15433666/… Beside, show some repect to the people who take time to answer your questions; this starts by not ignoring them. Then, I would suggest you two things : first learn about leave one out cross validation, second find a good Matlab tutorial, you really (REALLY) need one. Once you've done that, come back here.
Mar
15
revised Leave one out cross validation algorithm in matlab
edited body
Mar
15
answered Leave one out cross validation algorithm in matlab
Mar
14
comment Matlab: Having trouble with this code regarding arrays
I think there is a end missing, at the first if else statement. Please correct and indent your code.
Mar
14
answered Scilab, add text to an image
Mar
13
revised Scilab, add text to an image
edited body
Mar
13
revised Scilab, add text to an image
added 103 characters in body
Mar
13
asked Scilab, add text to an image
Mar
13
answered Detecting shape from the predefined shape and cropping the background
Mar
13
revised How can I load 100 files with similar names and/or string in just one step in MATLAB?
deleted 120 characters in body
Mar
13
revised How can I load 100 files with similar names and/or string in just one step in MATLAB?
added 8 characters in body
Mar
13
comment Encoding elements within a column or row vector MATLAB
You should start by describing what is it you have tried
Mar
12
revised How can I load 100 files with similar names and/or string in just one step in MATLAB?
edited body
Mar
12
revised How can I load 100 files with similar names and/or string in just one step in MATLAB?
added 6 characters in body
1 2 3 4 5