代码搜索:Distortion
找到约 806 项符合「Distortion」的源代码
代码结果 806
www.eeworm.com/read/130130/5963918
m normalize.m
function [xn] = normalize(x_kk,fc,cc,kc,alpha_c),
%normalize
%
%[xn] = normalize(x_kk,fc,cc,kc,alpha_c)
%
%Computes the normalized coordinates xn given the pixel coordinates x_kk
%and the intr
www.eeworm.com/read/485855/6548474
m lsp_get_tdist.m
function o=lsp_get_tdist(W,candidate_LSP_vector,target_LSP_vector,P)
%W--weight coef
%P--present MA prediction coef
%o--distortion for present MA
for i=1:10
temp(i)=(candidate_LSP_vector(i)-t
www.eeworm.com/read/256612/11983209
m lsp_get_tdist.m
function o=lsp_get_tdist(W,candidate_LSP_vector,target_LSP_vector,P)
%W--weight coef
%P--present MA prediction coef
%o--distortion for present MA
for i=1:10
temp(i)=(candidate_LSP_vector(i)-t
www.eeworm.com/read/152439/12113733
m normalize.m
function [xn] = normalize(x_kk,fc,cc,kc,alpha_c),
%normalize
%
%[xn] = normalize(x_kk,fc,cc,kc,alpha_c)
%
%Computes the normalized coordinates xn given the pixel coordinates x_kk
%and the intr
www.eeworm.com/read/339620/12217027
m normalize.m
function [xn] = normalize(x_kk,fc,cc,kc,alpha_c),
%normalize
%
%[xn] = normalize(x_kk,fc,cc,kc,alpha_c)
%
%Computes the normalized coordinates xn given the pixel coordinates x_kk
%and the intr
www.eeworm.com/read/339494/12228993
m lsp_get_tdist.m
function o=lsp_get_tdist(W,candidate_LSP_vector,target_LSP_vector,P)
%W--weight coef
%P--present MA prediction coef
%o--distortion for present MA
for i=1:10
temp(i)=(candidate_LSP_vector(i)-t
www.eeworm.com/read/225935/14510472
m normalize.m
function [xn] = normalize(x_kk,fc,cc,kc,alpha_c)
%normalize
%
%[xn] = normalize(x_kk,fc,cc,kc,alpha_c)
%
%Computes the normalized coordinates xn given the pixel coordinates x_kk
%and the intri
www.eeworm.com/read/224839/14566428
m lsp_get_tdist.m
function o=lsp_get_tdist(W,candidate_LSP_vector,target_LSP_vector,P)
%W--weight coef
%P--present MA prediction coef
%o--distortion for present MA
for i=1:10
temp(i)=(candidate_LSP_vector(i)-t
www.eeworm.com/read/221899/14715167
m lsp_get_tdist.m
function o=lsp_get_tdist(W,candidate_LSP_vector,target_LSP_vector,P)
%W--weight coef
%P--present MA prediction coef
%o--distortion for present MA
for i=1:10
temp(i)=(candidate_LSP_vector(i)-t
www.eeworm.com/read/268430/11140650
h rdopt.h
/***************************************************************************
*
* Modul : rdopt.h
* Author : Heiko Schwarz
* Date : 12. April 2001
*