开发者

Multidimensional scaling in C#

开发者 https://www.devze.com 2023-02-15 10:47 出处:网络
Is there any library for C# to do multidimensional scaling, like the mdscaling function i开发者_运维百科n Matlab?

Is there any library for C# to do multidimensional scaling, like the mdscaling function i开发者_运维百科n Matlab? I'm trying to visualy represent multidimensional data on a single graph


Well, by googling Principal Component Analysis (its the same thing) i find some libraries, ended up using some portuguese one.

0

精彩评论

暂无评论...
验证码 换一张
取 消