how to label my data into several classes in the format of dataset?

1 回表示 (過去 30 日間)
Niki
Niki 2015 年 6 月 19 日
I have a matrix of
df =randi(10,100,1)
and i have a class numbers as follows:
df2 = randi ([1 2], 100, 1);
now how to assign the df2 to df1 and make the format as dataset?

回答 (0 件)

カテゴリ

Help Center および File ExchangeLogical についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by