Community Profile

photo

MINHOON KIM


Last seen: 1 month ago Active since 2020

Followers: 0   Following: 0

Statistics

  • First Review

View badges

Feeds

View by

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 2 answers | 0

2

answers

Question


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

4 years ago | 0 answers | 0

0

answers

Question


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 years ago | 0 answers | 0

0

answers

Question


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

4 years ago | 1 answer | 0

1

answer

Question


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

4 years ago | 0 answers | 0

0

answers