代码搜索:corresponding

找到约 4,250 项符合「corresponding」的源代码

代码结果 4,250
www.eeworm.com/read/194440/8194605

m rcs2imp.m

function imp=rcs2imp(rcs,znot) % imp=rcs2imp(rcs,znot) % % RCS2IMP takes a reflectivity vector specified in time and computes % a corresponding impedence by integrating and exponentiating it. % % rcs
www.eeworm.com/read/393865/8257825

m regsolve.m

function [c,d]=rnsolve(K,T,y,lambda) % USAGE % [c,d]=regsolve(K,T,y,lambda) % % solve % min \sum( (y-f(x)).^2 ) + lambda ||f||^2 % % calculates the coefficients of the corresponding % reg
www.eeworm.com/read/265476/11262800

txt random.readme.txt

usage: topology [- - - ] example options: -generator itm -outfile myfile -type random -nodes 20 -connection_prob 0.6 keys and corresponding values
www.eeworm.com/read/334951/12558750

htm progs.htm

NRcdrom Progs. Server/Internet Use Prohibited. Numerical Recipes Routines by Chapter and Section Chapter number links jump to the corresponding p
www.eeworm.com/read/300042/13941282

m flw2qs.m

function [es,et]=flw2qs(ex,ey,ep,D,ed,eq) % [es,et]=flw2qs(ex,ey,ep,D,ed,eq) %------------------------------------------------------------- % PURPOSE % Compute flows or corresponding quantities in th
www.eeworm.com/read/235612/14061354

m rcs2imp.m

function imp=rcs2imp(rcs,znot) % imp=rcs2imp(rcs,znot) % % RCS2IMP takes a reflectivity vector specified in time and computes % a corresponding impedence by integrating and exponentiating it. % % rcs
www.eeworm.com/read/113576/15453079

m regsolve.m

function [c,d]=rnsolve(K,T,y,lambda) % USAGE % [c,d]=regsolve(K,T,y,lambda) % % solve % min \sum( (y-f(x)).^2 ) + lambda ||f||^2 % % calculates the coefficients of the corresponding % reg
www.eeworm.com/read/112443/15485290

h config.book.h

/* *INDENT-OFF* */ /* config.h. Generated automatically by configure. */ /* Define the following if you have the corresponding header */ #define CPU_VENDOR_OS "i386-pc-bsdi3.0" /* #undef HAVE_NETCON
www.eeworm.com/read/108874/15572906

htm ei5.htm

Effective C++, 2E | Item 5: Use the same form in corresponding uses of new and delete Back to Memory Management Continue to Item 6: Use delete on pointer members in destructors. Item 5: Use the same
www.eeworm.com/read/101783/15817129

htm ei5.htm

Effective C++, 2E | Item 5: Use the same form in corresponding uses of new and delete Back to Memory Management Continue to Item 6: Use delete on pointer members in destructors. Item 5: Use the same