代码搜索:corresponding

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

代码结果 4,250
www.eeworm.com/read/162867/10262430

m mineig.m

%MINEIG Minimum eigenvalue and the corresponding eigenvector. % [L, Q] = MINEIG(A) returns the minimum eigenvalue L and the % corresponding eigenvector Q of the square matrix A. Minimum is % in the s
www.eeworm.com/read/162867/10262438

m maxeig.m

%MAXEIG Maximum eigenvalue and the corresponding eigenvector. % [L, Q] = MAXEIG(A) returns the maximum eigenvalue L and the % corresponding eigenvector Q of the square matrix A. Maximum is % in the s
www.eeworm.com/read/353831/10414521

m haspqcap.m

function TorF = hasPQcap(gen, hilo) %HASPQCAP Checks for P-Q capability curve constraints. % TorF = hasPQcap(gen, hilo) returns a column vector of 1's and 0's. The 1's % correspond to rows of the
www.eeworm.com/read/160477/10527319

m rs_mul.m

% a function to realize multiplication in field GF(2^5) % input 'a','b' are two decimal numbers range from 0 to 31 corresponding to numbers of GF(2^5) % output 'y' is a decimal number range from 0 t
www.eeworm.com/read/160477/10527355

m rs_rev.m

% a function to get the reciprocal of the input 'a' % input a is 'a' decimal number range from 1 to 31 corresponding to numbers of GF(2^5) % output y is 'a' decimal number range from 1 to 31 corre
www.eeworm.com/read/350990/10690707

m analytic.m

function z=analytic(x) % z=analytic(x) %ANALYTIC returns the analytic signal corresponding to signal x % z=hilbert(x);
www.eeworm.com/read/275401/10818071

txt _readme.txt

1. How to change different panel? Simply remove the marked tag the panel you want to use and mark the original one in the "System.h". 2. How to change different IC (T100A/T101/T101A/T102)?
www.eeworm.com/read/418219/10958034

html 4exerc.html

Exercises
www.eeworm.com/read/466476/7035947

m analytic.m

function z=analytic(x) % z=analytic(x) %ANALYTIC returns the analytic signal corresponding to signal x % z=hilbert(x);
www.eeworm.com/read/463748/7175994

m analytic.m

function z=analytic(x) % z=analytic(x) %ANALYTIC returns the analytic signal corresponding to signal x % z=hilbert(x);