Feeds
문제를 풀었습니다
Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...
13년 초과 전
답변 있음
Linear programming not working in earth Mover's distance
Thanks a lot Alan. I was using the default tolerance value of 10e-8. I increased the tolerance value to 10e-07 and it works ...
Linear programming not working in earth Mover's distance
Thanks a lot Alan. I was using the default tolerance value of 10e-8. I increased the tolerance value to 10e-07 and it works ...
13년 초과 전 | 0
질문
Linear programming not working in earth Mover's distance
I am using the Earth Mover's Distance code from file exchange <http://www.mathworks.de/matlabcentral/fileexchange/22962-the-e...
13년 초과 전 | 답변 수: 2 | 0
2
답변질문
How Quadratic discriminant is separtaing data in projected data space?
I have a 4 dimensional data space. I did PCA on the data and tried to separate the data by using FLDA. I understood FLDA project...
13년 초과 전 | 답변 수: 0 | 0
0
답변문제를 풀었습니다
Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...
13년 초과 전
답변 있음
Generating multiple ROIs from a single image. (Automatic generation of ROI required)
Elapsed time is 5.131721 seconds. Right now I am doing it for an image of size 226 by 502. I might be using larger ROIs and he...
Generating multiple ROIs from a single image. (Automatic generation of ROI required)
Elapsed time is 5.131721 seconds. Right now I am doing it for an image of size 226 by 502. I might be using larger ROIs and he...
13년 초과 전 | 0
질문
Generating multiple ROIs from a single image. (Automatic generation of ROI required)
I have this code below which works fine, but it is time consuming. Is there a better and faster solution possible? if tru...
13년 초과 전 | 답변 수: 2 | 0


