代码搜索:corresponding

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

代码结果 4,250
www.eeworm.com/read/357514/10207311

m disp_stress.m

function [z,r,dr] = disp_stress(freq,vr,thk,dns,cvs,cvp,Fz) % This function calulates the displacement-stress vectors (i.e., the eigenfunctions) % corresponding to the phase velocities (i.e., wave
www.eeworm.com/read/424260/10477038

m jacenc.m

function b=jacenc(x) % Usage: b=jacenc(x) % JPEG AC coefficient encoding routine % x: AC coefficient sequence % b: corresponding bit stream % copyright (c) 1997 by Yu Hen Hu % % created: 11/25/97 %
www.eeworm.com/read/279032/10479421

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/352304/10565499

m jacenc.m

function b=jacenc(x) % Usage: b=jacenc(x) % JPEG AC coefficient encoding routine % x: AC coefficient sequence % b: corresponding bit stream % copyright (c) 1997 by Yu Hen Hu % % created: 11/25/97 %
www.eeworm.com/read/468922/6981921

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/458392/7297206

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/443148/7636797

m ee2theta.m

function th = eE2theta(e, E) %EE2THETA Convert Kepler elements [e] and [E] to [theta]. % % EE2THETA(e, E) converts the Keplerian elements [e] and [E] to % their corresponding tru
www.eeworm.com/read/437318/7751351

h capture.h

#ifndef __CAPTURE_H #define __CAPTURE_H /* PIC18 capture peripheral routines. */ /* There are five library modules, corresponding to register names: * CAPTURE1 (CCPCON1) * CAPTURE2 (CCP
www.eeworm.com/read/437318/7751408

h sw_uart.h

#ifndef __SW_UART_H #define __SW_UART_H /* PIC 18 Software UART library header * * The I/O pins must be specified for the software UART. The * corresponding TRIS bits must also be specified.
www.eeworm.com/read/435830/7783384

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