residualSimilarityModel()関数の設定について
1 view (last 30 days)
Show older comments
RULのresidualSimilarityModel()関数のDistanceの設定で、'euclidean'と, 'absolute'がありますが、実際はどのような事をしていますか?
ヘルプファイルを読むと、以下のように書かれています。もう少し説明が欲しいです。
"euclidian" — Use the 2-norm of the residual signal.
"absolute" — Use the 1-norm of the residual signal.
0 Comments
Accepted Answer
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!