photo

Michael


2014년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

6 질문
0 답변

순위
236,247
of 300,381

평판
0

참여
6 질문
0 답변

답변 채택
66.67%

획득한 표
0

순위
 of 20,941

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,477

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Detecting nonzero matrix elements in a rectangle
I have an image that I performed Sobel Edge Detection on. I am planning on drawing rectangles on top of the edge detected image ...

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

1

답변

질문


Replacement for bsxfun(@times)?
In my code I have the following data sets: r = <150902x1 double> specR = <301x1 double> Now entering the following co...

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

1

답변

질문


Saving a true color image
I created a true color image using values for RGB: R = 1; G = 0.3301; B = 0.9; truecolor_image = cat(...

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

1

답변

질문


Multiple Element Array Multiplication
I have two arrays, and I was wondering how to take one array term by term and multiply it to all elements of another ray. For ex...

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

1

답변

질문


Adding cell array elements
I have a cell array filled with elements of C= [541x541x3 uint8] [541x541x3 uint8] [541x541x3 uint8]...

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

1

답변

질문


Sum of a cell of arrays
My code consists of scanning the current directory for all .bmp image files, creating a cell array (called "C") with the names o...

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

2

답변