photo

Yujiao Li


2015 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

4 質問
0 回答

ランク
257,410
of 301,793

評判
0

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

回答採用率
0.0%

獲得投票数
0

ランク
 of 21,423

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 176,593

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

Feeds

表示方法

質問


Classifier function in Support Vector Machine
How to write the source code of estimating the bias term of classifier? The following are other's work, but I do not understa...

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

0

回答

質問


how to call one result from multiple value returned function
[a,b]=function1(x1,x2) ... what if i want to only get the first return value in function1 (i.e. value of a). Then plug "a"...

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

0

回答

質問


reshape a 2D to 3D matrix
My data ID X1 X2 1 1 2 1 5 2 2 2 4 2 4 7 ...

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

1

回答

質問


how to reshape 2D to 3D in loop, when submatrix has different size
% example matrix A =[1,1,2 1,5,2]; B =[2,2,4 2,4,7]; C =[3,2,4 3,4,7]; D =[4,2,4 ...

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

0

回答