photo

bidisha


2013년부터 활동

Followers: 0   Following: 0

메시지

통계

All
MATLAB Answers

3 질문
2 답변

Cody

0 문제
3 답안

순위
226,192
of 302,131

평판
0

참여
3 질문
2 답변

답변 채택
66.67%

획득한 표
0

순위
 of 21,561

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위
77,677
of 179,242

참여
0 문제
3 답안

점수
40

배지 수
1

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • First Review
  • Thankful Level 1
  • Solver

배지 보기

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

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

답변

문제를 풀었습니다


Add two numbers
Given a and b, return the sum a+b in c.

13년 초과 전

문제를 풀었습니다


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

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

2

답변