代码搜索:normalisation
找到约 94 项符合「normalisation」的源代码
代码结果 94
www.eeworm.com/read/259397/11795706
m normalisation_uniform.m
function Q = normalisation_uniform(number_clusters, power_lin, AS_deg)
% Q = normalisation_uniform(number_clusters, power_lin, AS_deg)
%
% Computes the power normalising coefficients Q_k such that the
www.eeworm.com/read/259397/11795750
m normalisation_laplacian.m
function [Q, sigma_deg] = normalisation_laplacian(number_clusters, ...
power_lin, AS_deg, delta_phi_deg)
% [Q, sigma_deg] = normalisation_laplacian(number_clusters,
% power_li
www.eeworm.com/read/259397/11795770
m normalisation_gaussian.m
function [Q, sigma_deg] = normalisation_gaussian(number_clusters, ...
power_lin, AS_deg, delta_phi_deg)
% [Q, sigma_deg] = normalisation_gaussian(number_clusters,
% power_lin,
www.eeworm.com/read/259397/11795779
m normalisation_uniform.m
function Q = normalisation_uniform(number_clusters, power_lin, AS_deg)
% Q = normalisation_uniform(number_clusters, power_lin, AS_deg)
%
% Computes the power normalising coefficients Q_k such that the
www.eeworm.com/read/154014/11995081
m normalisation_laplacian.m
function [Q, sigma_deg] = normalisation_laplacian(number_clusters, ...
power_lin, AS_deg, delta_phi_deg)
% [Q, sigma_deg] = normalisation_laplacian(number_clusters,
% power_li
www.eeworm.com/read/154014/11995106
m normalisation_gaussian.m
function [Q, sigma_deg] = normalisation_gaussian(number_clusters, ...
power_lin, AS_deg, delta_phi_deg)
% [Q, sigma_deg] = normalisation_gaussian(number_clusters,
% power_lin,
www.eeworm.com/read/154014/11995116
m normalisation_uniform.m
function Q = normalisation_uniform(number_clusters, power_lin, AS_deg)
% Q = normalisation_uniform(number_clusters, power_lin, AS_deg)
%
% Computes the power normalising coefficients Q_k such that the
www.eeworm.com/read/273069/4213323
java c_normalisation.java
package it.itc.ectrl.normkit.cnorm.api;
import edu.unika.aifb.kaon.api.oimodel.OIModel;
import it.itc.ectrl.normkit.common.NormalisationException;
/**
* Represents interface to the automated
www.eeworm.com/read/416749/2118709
sql documents_normalisation.sql
SET FOREIGN_KEY_CHECKS=0;
ALTER TABLE `document_fields_link` ADD COLUMN `metadata_version_id` int(11) default NULL;
ALTER TABLE `document_fields_link` ADD INDEX `metadata_version_id` (`metadata_versio
www.eeworm.com/read/292900/8326270
m normalisation_laplacian.m
function [Q, sigma_deg] = normalisation_laplacian(number_clusters, ...
power_lin, AS_deg, delta_phi_deg)
% [Q, sigma_deg] = normalisation_laplacian(number_clusters,
% power_li