photo

Xylo


2014년부터 활동

Followers: 0   Following: 0

메시지

통계

All
MATLAB Answers

4 질문
3 답변

Cody

0 문제
1 답안

순위
8,573
of 300,364

평판
5

참여
4 질문
3 답변

답변 채택
25.0%

획득한 표
1

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위
111,889
of 168,407

참여
0 문제
1 답안

점수
20

배지 수
1

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer
  • Solver

배지 보기

Feeds

보기 기준

질문


How to crop an image?
Here I have some points, lets points=[x1,y1,x2,y2,x3,y3......xn,yn] these points are precalculated based on some mathematical ca...

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to get independent gaussian distribution with zero mean?
Here it follows the normal gaussian distribution.... b=1/sqrt(2*pi)/sigma*exp(-(x-mean).^2/(2*sigma^2)); b is a set,i.e a vect...

11년 초과 전 | 답변 수: 1 | 0

1

답변

문제를 풀었습니다


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

11년 초과 전

질문


How to wrap a selective part of a image?
for a image, a region will be selected by some point, and the points should be select on mouse click. After getting points a mo...

11년 초과 전 | 답변 수: 0 | 0

0

답변

답변 있음
How to retrieve multiple images from a database?
You can do this easily..... before doing this program, you have to keep all of your image in a folder and rename them by any co...

11년 초과 전 | 0

| 수락됨

답변 있음
How to read multiple jpg images in a loop?
You can do this easily..... before doing this program, you have to keep all of your image in a folder and rename them by any co...

11년 초과 전 | 0

답변 있음
is it possible to convert c++ code to matlab code?
yes you can! I am not going to ellaborate the whole process. you jst go on this link and you'll get soplution............. bett...

11년 초과 전 | 0

질문


How to get onclick coordinate pixel value and location from an image?
Hey frndz, I am new in Matlab. Since 3months ago I am using matlab. Within these 3 months I just learned some matrix manipulati...

11년 초과 전 | 답변 수: 3 | 1

3

답변