代码搜索:structured
找到约 952 项符合「structured」的源代码
代码结果 952
www.eeworm.com/read/167185/5462056
c genburg.c
/*
The generalized Burg technique
Programmed by Daniel L. Wenger
408-425-5790 Santa Cruz, California
See:
"Estimation of Structured Covariance Matrices", J.P.Burg, D.G.Luenberger,
D.L.Wenger; Procee
www.eeworm.com/read/167185/5462141
c genburg.c
/*
The generalized Burg technique
Programmed by Daniel L. Wenger
408-425-5790 Santa Cruz, California
See:
"Estimation of Structured Covariance Matrices", J.P.Burg, D.G.Luenberger,
D.L.Wenger; Procee
www.eeworm.com/read/347503/3170537
s while.s
; Test MRI structured while pseudo-op.
xdef foo
foo
while do
endw
clr d1
while d1 #10 do
add #1,d1
endw
nop
nop
www.eeworm.com/read/340665/3266917
s while.s
; Test MRI structured while pseudo-op.
xdef foo
foo
while do
endw
clr d1
while d1 #10 do
add #1,d1
endw
nop
nop
www.eeworm.com/read/447738/1696643
s while.s
; Test MRI structured while pseudo-op.
xdef foo
foo
while do
endw
clr d1
while d1 #10 do
add #1,d1
endw
nop
nop
www.eeworm.com/read/395929/2429186
s while.s
; Test MRI structured while pseudo-op.
xdef foo
foo
while do
endw
clr d1
while d1 #10 do
add #1,d1
endw
nop
nop
www.eeworm.com/read/180485/9305509
m program_10_10.m
% Program 10_10
% Frequency Responses of Tree-Structured QMF
% Filters
%
clf;
% Type in prototype lowpass filter coefficients
B1 = input('Filter coefficients = ');
B1 = [B1 fliplr(B1)];
% Gene
www.eeworm.com/read/167781/9952861
m program_10_10.m
% Program 10_10
% Frequency Responses of Tree-Structured QMF
% Filters
%
clf;
% Type in prototype lowpass filter coefficients
B1 = input('Filter coefficients = ');
B1 = [B1 fliplr(B1)];
% Gene
www.eeworm.com/read/165851/10049133
m program_10_10.m
% Program 10_10
% Frequency Responses of Tree-Structured QMF
% Filters
%
clf;
% Type in prototype lowpass filter coefficients
B1 = input('Filter coefficients = ');
B1 = [B1 fliplr(B1)];
% Gene
www.eeworm.com/read/199774/7823355
m program_10_10.m
% Program 10_10
% Frequency Responses of Tree-Structured QMF
% Filters
%
clf;
% Type in prototype lowpass filter coefficients
B1 = input('Filter coefficients = ');
B1 = [B1 fliplr(B1)];
% Gene