photo

Ana


2015년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

6 질문
1 답변

순위
200,485
of 301,428

평판
0

참여
6 질문
1 답변

답변 채택
83.33%

획득한 표
0

순위
 of 21,271

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 174,497

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

답변 있음
How do I deal with calculated matrix indices that are negative?
per isakson about 1 hour ago "if columns-rim1 <= 0, then set to 1" maybe: max( columns-rim1, 1 )

대략 10년 전 | 0

| 수락됨

질문


How do I deal with calculated matrix indices that are negative?
Hi. I am working on a code which requires me to compare values a certain distance from a central identified point in a matrix. F...

대략 10년 전 | 답변 수: 1 | 0

1

답변

질문


Adding binary matrices generated in while loop
I am writing a program that, in a nutshell, detects multiple circular objects in an image and then classifies them based on thei...

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

1

답변

질문


How can I return a count of the regional maxima using the function imregionalmax?
How can I return a count of the regional maxima using the function imregionalmax?

대략 11년 전 | 답변 수: 1 | 0

1

답변

질문


How do I use the global optimization tool box to find all local maxima in a matrix?
I have a matrix of an simple gray-scale image that I'm trying to run a global optimization on (I want to find all of the local m...

대략 11년 전 | 답변 수: 1 | 0

1

답변

질문


How do I create a convolving function that manipulates elements of a matrix based on the value of its adjacent elements?
How do I create a convolving function that manipulates elements of a matrix based on the value of its adjacent elements?

대략 11년 전 | 답변 수: 1 | 0

1

답변

질문


Manipulate '1' values in binary matrix
I have a binary matrix and I need to create a convolving function that manipulates only the '1' values. In other words, I want t...

대략 11년 전 | 답변 수: 1 | 0

1

답변