代码搜索:Quantization

找到约 3,139 项符合「Quantization」的源代码

代码结果 3,139
www.eeworm.com/read/410924/11264958

m dslvq.m

function [features, targets, w] = DSLVQ(train_features, train_targets, Nmu, region, plot_on) %Reduce the number of data points using distinction sensitive linear vector quantization %Inputs: % t
www.eeworm.com/read/150238/12302611

m vqlbg.m

function r = vqlbg(d,k) % VQLBG Vector quantization using the Linde-Buzo-Gray algorithme % % Inputs: d contains training data vectors (one per column) % k is number of centroids required
www.eeworm.com/read/131588/14136330

m dslvq.m

function [features, targets, w] = DSLVQ(train_features, train_targets, Nmu, region, plot_on) %Reduce the number of data points using distinction sensitive linear vector quantization %Inputs: % t
www.eeworm.com/read/129915/14217737

m dslvq.m

function [features, targets, w] = DSLVQ(train_features, train_targets, Nmu, region, plot_on) %Reduce the number of data points using distinction sensitive linear vector quantization %Inputs: % t
www.eeworm.com/read/305204/3779847

c jdpostct.c

#define JPEG_INTERNALS #include "jpeglib.h" /* Private buffer controller object */ typedef struct { struct jpeg_d_post_controller pub; /* public fields */ /* Color quantization source buffer:
www.eeworm.com/read/415311/11077153

m dslvq.m

function [features, targets, w] = DSLVQ(train_features, train_targets, Nmu, region, plot_on) %Reduce the number of data points using distinction sensitive linear vector quantization %Inputs: % t
www.eeworm.com/read/147096/12585385

m lloyds.m

function [partition, codebook, distor, rel_distor] = lloyds(training_set, ini_codebook, tol, plot_flag); %LLOYDS Optimizes scalar quantization partition and codebook. % [PARTITION, CODEBOOK] =
www.eeworm.com/read/147096/12585444

htm hcomfrmt.htm

Communications Toolbox Source Coding Source Coding The source coding category includes quantization, data compression, data expander, and differential pulse code demodulation (
www.eeworm.com/read/101557/15827072

m lloyds.m

function [partition, codebook, distor, rel_distor] = lloyds(training_set, ini_codebook, tol, plot_flag); %LLOYDS Optimizes scalar quantization partition and codebook. % [PARTITION, CODEBOOK] =
www.eeworm.com/read/101557/15827097

htm hcomfrmt.htm

Communications Toolbox Source Coding Source Coding The source coding category includes quantization, data compression, data expander, and differential pulse code demodulation (