代码搜索:Transforms

找到约 1,181 项符合「Transforms」的源代码

代码结果 1,181
www.eeworm.com/read/306677/3735379

map structds_____signed_info_type__coll__graph.map

base referer rect $structds_____reference_type.html 184,300 314,326 rect $structds_____digest_method_type.html 6,209 158,236 rect $structds_____transforms_type.html 182,209 316,236 rect $structds_____
www.eeworm.com/read/303435/3811116

lib wavetrans2.comp.dct.lib

WAVETRANS2 - 2D wavelet transform by tensor-product of two 1D transforms Function Prototype: int waveTrans_2(float **x, float **y, waveFilter *filter, int twopow1, int twopow2, int stage1, int stag
www.eeworm.com/read/460712/7105689

m qf2e.m

function [E,Xtf2e,Xinv] = qf2e(F,nrcp) % QF2E Transform from LBC to XBC form. % QF2E transforms the LBC form (diag(L),Bl,Cl) compressed in % F=[L Bl Cl'] to an XBC form (diax(X),Bx,
www.eeworm.com/read/439271/7713219

m qf2e.m

function [E,Xtf2e,Xinv] = qf2e(F,nrcp) % QF2E Transform from LBC to XBC form. % QF2E transforms the LBC form (diag(L),Bl,Cl) compressed in % F=[L Bl Cl'] to an XBC form (diax(X),Bx,
www.eeworm.com/read/249987/4443883

map structds_____reference_type__coll__graph.map

base referer rect $structds_____digest_method_type.html 7,199 159,225 rect $structds_____transforms_type.html 183,199 316,225 rect $structds_____transform_type.html 185,108 313,135 rect $struct__c14n_
www.eeworm.com/read/197479/5094996

map structds_____reference_type__coll__graph.map

base referer rect $structds_____digest_method_type.html 7,199 159,225 rect $structds_____transforms_type.html 183,199 316,225 rect $structds_____transform_type.html 185,108 313,135 rect $struct__c14n_
www.eeworm.com/read/306677/3735373

map structds_____reference_type__coll__graph.map

base referer rect $structds_____digest_method_type.html 7,199 159,225 rect $structds_____transforms_type.html 183,199 316,225 rect $structds_____transform_type.html 185,108 313,135 rect $struct__c14n_
www.eeworm.com/read/154760/11928844

m lp2af.m

function [nn1,dd1] = lp2af(ty1,nn,dd,wsc,wbw) % LP2AF Frequency transformation of LP analog filter. % % [N,D] = LP2AF(TY,NLP,DLP,WSC,B) Transforms LPF to other types % TY = 'lp, 'hp, 'bp', or 'bs'
www.eeworm.com/read/108859/15573985

m lp2af.m

function [nn1,dd1] = lp2af(ty1,nn,dd,wsc,wbw) % LP2AF Frequency transformation of LP analog filter. % % [N,D] = LP2AF(TY,NLP,DLP,WSC,B) Transforms LPF to other types % TY = 'lp, 'hp, 'bp', or 'bs'
www.eeworm.com/read/448535/7531252

m ifsex3.m

% find an affine transformation Ax + b that transforms from % {x00,x10,x20} to {x01,x11,x21} % Copyright 1999 by Todd K. Moon x00 = [1;1]; x10 = [2;1]; x20 = [2;2]; x01 = [1.2;1]; % from (1,