代码搜索:Realization

找到约 607 项符合「Realization」的源代码

代码结果 607
www.eeworm.com/read/147096/12583856

m dbalreal.m

function [ab,bb,cb,m,T] = dbalreal(a,b,c) %DBALREAL Discrete balanced state-space realization and model reduction. % [Ab,Bb,Cb] = DBALREAL(A,B,C) returns a balanced state-space % realization of t
www.eeworm.com/read/147096/12583868

m balreal.m

function [ab,bb,cb,g,t] = balreal(a,b,c) %BALREAL Balanced state-space realization and model reduction. % [Ab,Bb,Cb] = BALREAL(A,B,C) returns a balanced state-space % realization of the system (A
www.eeworm.com/read/134087/14008839

c ccan2.c

/* ccan2.c - circular buffer implementation of canonical realization */ void wrap2(); /* defined in Section \ref{hardware.sec} */ double ccan2(M, a, b, w, q, x) double *a, *b,
www.eeworm.com/read/134087/14008944

c ccan21.c

/* ccan2.c - circular buffer implementation of canonical realization */ void wrap2(); /* defined in Section \ref{hardware.sec} */ double ccan2(M, a, b, w, q, x) double *a, *b,
www.eeworm.com/read/134087/14009010

c ccas1.c

/* ccas.c - circular buffer implementation of cascade realization */ double csos(); /* circular-buffer version of single SOS */ double ccas(K, A, B, W, P, x) int K; double *
www.eeworm.com/read/134087/14009083

c ccas.c

/* ccas.c - circular buffer implementation of cascade realization */ double csos(); /* circular-buffer version of single SOS */ double ccas(K, A, B, W, P, x) int K; double *
www.eeworm.com/read/112799/15476509

c ccan2.c

/* ccan2.c - circular buffer implementation of canonical realization */ void wrap2(); /* defined in Section \ref{hardware.sec} */ double ccan2(M, a, b, w, q, x) double *a, *b,
www.eeworm.com/read/112799/15476552

c ccas.c

/* ccas.c - circular buffer implementation of cascade realization */ double csos(); /* circular-buffer version of single SOS */ double ccas(K, A, B, W, P, x) int K; double *
www.eeworm.com/read/101557/15826464

m dbalreal.m

function [ab,bb,cb,m,T] = dbalreal(a,b,c) %DBALREAL Discrete balanced state-space realization and model reduction. % [Ab,Bb,Cb] = DBALREAL(A,B,C) returns a balanced state-space % realization of t
www.eeworm.com/read/101557/15826471

m balreal.m

function [ab,bb,cb,g,t] = balreal(a,b,c) %BALREAL Balanced state-space realization and model reduction. % [Ab,Bb,Cb] = BALREAL(A,B,C) returns a balanced state-space % realization of the system (A