영훈 정 - MATLAB Central
photo

영훈 정


Last seen: 15日 前 2023 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 01/23 to 04/25Use left and right arrows to move selectionFrom 01/23Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

11 質問
0 回答

ランク
176,630
of 298,086

評判
0

コントリビューション
11 質問
0 回答

回答採用率
90.91%

獲得投票数
0

ランク
 of 20,530

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 160,316

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


mask rcnn does not detect mask
I'm practicing mrcnn. I entered img, box, labeling, and mask well to proceed with the training. The trained network recogniz...

12ヶ月 前 | 1 件の回答 | 0

1

回答

質問


How to draw an SVM regression plot
As shown in the figure, I would like to draw a plot that includes the lines of the margin, support vector, and seperating hyperp...

1年以上 前 | 1 件の回答 | 0

1

回答

質問


Is it correct that the Regression Learner Toolbox uses the best parameters for each model?
Is it correct that the Regression Learner Toolbox uses the best parameters for each model? For example, in the case of trees, t...

1年以上 前 | 1 件の回答 | 0

1

回答

質問


I want to know the process of changing the array to table. Too many table variables because there are too many arrays.
I need to combine several arrays and put them in one table. And I have to put the name var1 var2 var3 on each of them. There is...

1年以上 前 | 2 件の回答 | 0

2

回答

質問


I want to collect the smallest arrays on the 3rd axis and get a 2d image.
i have a 3X3X3 double data a=[1 1 1;10 10 10;10 10 10]; b=[20 20 20;2 2 2;20 20 20]; c=[30 30 30;30 30 30;3 3 3]; d=cat(3,a,...

2年弱 前 | 1 件の回答 | 0

1

回答

質問


How to compare the accuracy of linear regression when normalized in different ways?
I looked up various models for regression. Using Matlab, there were several models such as SVM, linear, and Gaussian. I found ...

2年弱 前 | 1 件の回答 | 0

1

回答

質問


how can i use struct to "for" when i use predictFcn
i want to predict by use "for" i have 15 number of sturct how can i use "for"..? for modelname = [Tree Linear Interaction...

約2年 前 | 2 件の回答 | 0

2

回答

質問


how can make 3bar plot xylabel for string?
i want to make a string label z = [1 4 7; 2 5 8; 3 6 9;]; bar3(z) xlabel=['a' 'b' 'c'] ylabel=['A' 'B' 'C']

約2年 前 | 1 件の回答 | 0

1

回答

質問


how can i use fitrgp() function for gpuarray?
var1= gpuArray(data1); var2= gpuArray(data2); response=data3; regression_data=table(var1, var2, response); gprMdl = fitrgp(r...

約2年 前 | 2 件の回答 | 0

2

回答

質問


how can i standize my data? sigma 1 integral 1
hello i think kernel function have to get sigma 1 and integral value (all range)1 so i think that i have to standize my data f...

約2年 前 | 1 件の回答 | 0

1

回答

質問


Perform Instance Segmentation Using Mask R-CNN
thank you to click i just following 'Perform Instance Segmentation Using Mask R-CNN' example URL : "https://kr.mathworks.com/h...

2年以上 前 | 1 件の回答 | 0

1

回答