代码搜索:adim
找到约 21 项符合「adim」的源代码
代码结果 21
www.eeworm.com/read/343762/11928571
m adim.m
function [IR, CC, D] = adim(U, UC, IR, CC, arg5);
% ADIM adaptive information matrix. Estimates the inverse
% correlation matrix in an adaptive way.
%
% [IR, CC] = adim(U, UC [, IR0 [, CC0]]);
www.eeworm.com/read/227522/14421594
m adim.m
function [IR, CC, D] = adim(U, UC, IR, CC, arg5);
% ADIM adaptive information matrix. Estimates the inverse
% correlation matrix in an adaptive way.
%
% [IR, CC] = adim(U, UC [, IR0 [, CC0]]);
www.eeworm.com/read/227101/14441037
ico adim.ico
www.eeworm.com/read/227099/14441297
ico adim.ico
www.eeworm.com/read/223154/14652369
m adim.m
function [IR, CC, D] = adim(U, UC, IR, CC, arg5);
% ADIM adaptive information matrix. Estimates the inverse
% correlation matrix in an adaptive way.
%
% [IR, CC] = adim(U, UC [, IR0 [, CC0]]);
www.eeworm.com/read/170937/9779055
m adim.m
function [IR, CC, D] = adim(U, UC, IR, CC, arg5);
% ADIM adaptive information matrix. Estimates the inverse
% correlation matrix in an adaptive way.
%
% [IR, CC] = adim(U, UC [, IR0 [, CC0]]);
www.eeworm.com/read/363642/9941330
asm 17khz150ms.asm
;*****************************************************
;Company :
;File Name : FDJdddadfa.asm
;Author :
;Create Data : 2006-11-01
;Last Modified : 2006-11-01
;Description :
;Version : 1.0
DE
www.eeworm.com/read/251250/12355690
m pcafea.m
%this function is used to obtain PCA feature of a single image
%feature: obtained pca feature of the immat as return value (m*1 vector)
%immat: the image wati to be processed (n*1 vector)
%av