photo

Diego Gómez


2018년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

8 질문
1 답변

순위
129,504
of 301,995

평판
0

참여
8 질문
1 답변

답변 채택
87.5%

획득한 표
0

순위
 of 21,486

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 177,989

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


Replace numbers in a matrix that are surrounded in 8-directions by NaNs to NaNs
Hi community, I have several matrices containing 0s, 1s and NaNs. Most of elements are 0s and NaNs, and in less amount there a...

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

1

답변

질문


Replace numbers in a matrix having both numeric values (2s and 1s) and NaNs depending on neighbor values, adding a condition regarding the amount of numbers and NaNs surrounding the numbers that are intended to be replaced
Hi community, In a previous question, answered in a extremely effective manner by great Image Analyst: Replace numbers in a ma...

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

0

답변

질문


Replacement of groups of neighbor numbers giving priority to a row-wise check
Hi community, I need to do a replacement of numbers in a matrix, considering neighbor numbers in 8-directions, for different th...

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

1

답변

질문


Replace groups of numbers in a matrix checking connections in 8-directions
Hi community, I have a matrix containing numbers 1 and 2, where numbers 2s are 'the background'. In this manner, in my matrix...

7년 초과 전 | 답변 수: 3 | 0

3

답변

질문


Replace numbers in a matrix depending on the shape in which a group of numbers are located
Hi community, I have a matrix containing numbers 1 and 2, where numbers 2s are 'the background'. In this manner, in my matrix...

거의 8년 전 | 답변 수: 2 | 0

2

답변

질문


Row-by-row analysis after establishing a threshold value
Hi community, I have a matrix of 3 columns X a lot of rows. My goal is to do an analysis of each row depending on a general t...

거의 8년 전 | 답변 수: 2 | 0

2

답변

답변 있음
Replace numbers in a matrix depending on neighbor numbers
Hi Image Analyst, Your solution works perfectly!. At least in my case I have the Image Processing Toolbox, so I was able to u...

거의 8년 전 | 0

질문


Replace numbers in a matrix depending on neighbor numbers
Hi community, I have a 14x9 matrix that contains as values NaN, 1 or 2. I need to "clean" this matrix regarding cells contain...

거의 8년 전 | 답변 수: 2 | 0

2

답변

질문


Replace a number in a matrix depending on neighbor numbers
Hi all, Let say I have this matrix: [NaN NaN NaN NaN NaN NaN NaN;NaN 2 2 2 2 2 NaN;NaN 2 1 1 1 2 NaN;NaN 2 1 2 1 2 NaN;Na...

거의 8년 전 | 답변 수: 1 | 0

1

답변