代码搜索:Projected

找到约 176 项符合「Projected」的源代码

代码结果 176
www.eeworm.com/read/167735/9953602

m showpca2.m

function [projected,mu,vc,vl] = showpca2(data); % SHOWPCA2 : project data matrix on 2 first eigenvectors and show them % projected = showpca2(data) % data - the data % projected - the resulting p
www.eeworm.com/read/167735/9953634

m showpca3.m

function projected = showpca3(data); % SHOWPCA3 : project data matrix on 3 first eigenvectors and show them % projected = showpca3(data) % data - the data % projected - the resulting projection
www.eeworm.com/read/280604/10304649

m showpca2.m

function [projected,mu,vc,vl] = showpca2(data); % SHOWPCA2 : project data matrix on 2 first eigenvectors and show them % projected = showpca2(data) % data - the data % projected - the resulting p
www.eeworm.com/read/280604/10304701

m showpca3.m

function projected = showpca3(data); % SHOWPCA3 : project data matrix on 3 first eigenvectors and show them % projected = showpca3(data) % data - the data % projected - the resulting projection
www.eeworm.com/read/163987/5500410

dfm main.dfm

object MainForm: TMainForm Left = 198 Top = 183 Width = 586 Height = 354 Caption = 'Cursor Example' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText
www.eeworm.com/read/412483/11198501

cpp icepoint.cpp

///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/386060/8766581

m plot_subspaces3.m

% Code for rendering three dimensional results generated by the gpca % algorithm. Users should call plot_subspaces function pl = plot_subspaces3(X, labels, groupBases, basisDimensions) GRID_LINE_COU
www.eeworm.com/read/386060/8766721

m plot_subspaces4.m

% Code for rendering three dimensional results generated by the gpca % algorithm. Users should call plot_subspaces function pl = plot_subspaces4(X, labels, groupBases, basisDimensions) GRID_LINE_COU
www.eeworm.com/read/386060/8766673

m plot_subspaces2.m

% Code for rendering two dimensional results generated by the gpca % algorithm. Users should call plot_subspaces function pl = plot_subspaces2(data, labels, groupBases, basisDimensions) CENTER_DATA
www.eeworm.com/read/386060/8766807

m~ plot_subspaces2.m~

% Code for rendering two dimensional results generated by the gpca % algorithm. Users should call plot_subspaces function pl = plot_subspaces2(data, labels, groupBases, basisDimensions) CENTER_DATA