代码搜索:Patterns

找到约 8,017 项符合「Patterns」的源代码

代码结果 8,017
www.eeworm.com/read/317622/13500938

m ho_kashyap.m

function [test_targets, w_percept, b] = Ho_Kashyap(train_patterns, train_targets, test_patterns, params) % Classify using the using the Ho-Kashyap algorithm % Inputs: % train_patterns - Train pa
www.eeworm.com/read/405069/11472286

m ho_kashyap.m

function [test_targets, w_percept, b] = Ho_Kashyap(train_patterns, train_targets, test_patterns, params) % Classify using the using the Ho-Kashyap algorithm % Inputs: % train_patterns - Train pa
www.eeworm.com/read/474600/6813543

m ho_kashyap.m

function [test_targets, w_percept, b] = Ho_Kashyap(train_patterns, train_targets, test_patterns, params) % Classify using the using the Ho-Kashyap algorithm % Inputs: % train_patterns - Train pa
www.eeworm.com/read/286662/8751616

m whitening_transform.m

function [new_patterns, train_targets, Aw, means] = Whitening_transform(train_patterns, train_targets, param, plot_on) %Reshape the data points using the whitening transform %Inputs: % train_patt
www.eeworm.com/read/286662/8751634

m scaling_transform.m

function [new_patterns, train_targets, var_mat, means] = Scaling_transform(train_patterns, train_targets, param, plot_on) %Reshape the data points using the scaling transform %Inputs: % train_pat
www.eeworm.com/read/372113/9521073

m whitening_transform.m

function [new_patterns, train_targets, Aw, means] = Whitening_transform(train_patterns, train_targets, param, plot_on) %Reshape the data points using the whitening transform %Inputs: % train_patt
www.eeworm.com/read/372113/9521082

m scaling_transform.m

function [new_patterns, train_targets, var_mat, means] = Scaling_transform(train_patterns, train_targets, param, plot_on) %Reshape the data points using the scaling transform %Inputs: % train_pat
www.eeworm.com/read/362008/10023772

m scaling_transform.m

function [new_patterns, train_targets, var_mat, means] = Scaling_transform(train_patterns, train_targets, param, plot_on) %Reshape the data points using the scaling transform %Inputs: % train_pat
www.eeworm.com/read/357874/10199044

m whitening_transform.m

function [new_patterns, train_targets, Aw, means] = Whitening_transform(train_patterns, train_targets, param, plot_on) %Reshape the data points using the whitening transform %Inputs: % train_patt
www.eeworm.com/read/357874/10199049

m scaling_transform.m

function [new_patterns, train_targets, var_mat, means] = Scaling_transform(train_patterns, train_targets, param, plot_on) %Reshape the data points using the scaling transform %Inputs: % train_pat