Community Profile

photo

MINHOON KIM


Last seen: 대략 2개월 전 2020년부터 활동

Followers: 0   Following: 0

통계

  • First Review

배지 보기

Feeds

보기 기준

질문


How can I index Image pixel with 2d logical mtrix ?
I want to index image with 2d matrix logical indexing data. I attaced the file please help me...

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

1

답변

질문


In the Simulink, Coudn't I use "a_ = NaN([1024,128],'single','gpuArray');" ?
In the Simulink, Coudn't I use "a_ = NaN([1024,128],'single','gpuArray');" ???

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

0

답변

질문


Why is it slow when I use segmentGroundFromLidarData function with pointCloud I made?
This File is segmentGroundFromLidarData example. When I use segmentGroundFromLidarData function after extracting only location...

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

1

답변

질문


May I use Gaussian Mixture Model after using any method of Dimensionality Reduction?
As far as I know, I usually cluster and do a dimension reduction, then graph it. Can I cluster with the remaining variables aft...

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

1

답변

질문


What is difference between indexing using ".var" and "{}"?
tm =readtable ('EPLteams.xlsx'); tm(:,6) = tm{:,5}; tm.Properties.VariableNames(6) = {'MN_1'}; MN_0 = tm(:,5); MN_1 = tm...

대략 4년 전 | 답변 수: 2 | 0

2

답변

질문


테이블 타입에서 .var인덱싱과 {} 인덱싱의 차이점이 뭔가요?
tm =readtable ('EPLteams.xlsx'); tm(:,6) = tm{:,5}; tm.Properties.VariableNames(6) = {'MN_1'}; MN_0 = tm(:,5); MN_1 = tm...

대략 4년 전 | 답변 수: 0 | 0

0

답변

질문


I am curious when using the reference function on a table to modify data.
<Table : a> <Table : Modified_a> If you code as below with reference to the above t...

대략 4년 전 | 답변 수: 0 | 0

0

답변

질문


테이블 데이터 수정작업 할때 (For Type of Table)
<Table : a> <Table : Modified_a> >> a.Var1{1} = 'Cell1'; >> ...

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

1

답변

질문


Fundamental 책자 Exercise 문제들 정답은 어디있나요??
% 교육들었던 학생인데 책자 Chapter 마지막 부분마다 있는 연습문제들의 정답은 어디에있나요? Google Translation: Subject: "Fundamental Booklet Exercise Questions Wh...

대략 4년 전 | 답변 수: 0 | 0

0

답변