代码搜索:coefficient
找到约 3,200 项符合「coefficient」的源代码
代码结果 3,200
www.eeworm.com/read/179061/9375455
m chap7_8_3.m
%Zero Phase Error Position control
clear all;
close all;
load zpecoeff.mat; %ZPE coefficient nF and dF
load closed.mat; %Load kp
ts=0.001;
sys=tf(5.235e005,[1,87.35,1.047e004,0]);
dsys=c2
www.eeworm.com/read/178344/9407176
m chap7_7_3.m
%Zero Phase Error Position control
clear all;
close all;
load zpecoeff.mat; %ZPE coefficient nF and dF
load closed.mat; %Load kp
ts=0.001;
sys=tf(5.235e005,[1,87.35,1.047e004,0]);
dsys=c2
www.eeworm.com/read/373828/9433650
asm fircircfunc.asm
;FIRcircfunc.asm ASM function called from C using circular addressing
;A4=newest sample, B4=coefficient address, A6=filter order
;Delay samples organized: x[n-(N-1)]...x[n]; coeff as h(0)...h[N-1]
www.eeworm.com/read/373828/9434448
asm fircircfunc.asm
;FIRcircfunc.asm ASM function called from C using circular addressing
;A4=newest sample, B4=coefficient address, A6=filter order
;Delay samples organized: x[n-(N-1)]...x[n]; coeff as h(0)...h[N-1]
www.eeworm.com/read/372550/9503981
m distisar.m
function d=distisar(ar1,ar2,mode)
%DISTISAR calculates the Itakura-Saito distance between AR coefficients D=(AR1,AR2,MODE)
%
% Inputs: AR1,AR2 AR coefficient sets to be compared. Each row conta
www.eeworm.com/read/371917/9531004
m chap7_8_3.m
%Zero Phase Error Position control
clear all;
close all;
load zpecoeff.mat; %ZPE coefficient nF and dF
load closed.mat; %Load kp
ts=0.001;
sys=tf(5.235e005,[1,87.35,1.047e004,0]);
dsys=c2
www.eeworm.com/read/365161/9876602
m distisar.m
function d=distisar(ar1,ar2,mode)
%DISTISAR calculates the Itakura-Saito distance between AR coefficients D=(AR1,AR2,MODE)
%
% Inputs: AR1,AR2 AR coefficient sets to be compared. Each row conta
www.eeworm.com/read/362593/9989847
m chap7_7_3.m
%Zero Phase Error Position control
clear all;
close all;
load zpecoeff.mat; %ZPE coefficient nF and dF
load closed.mat; %Load kp
ts=0.001;
sys=tf(5.235e005,[1,87.35,1.047e004,0]);
dsys=c2
www.eeworm.com/read/163199/10170993
m chap7_8_3.m
%Zero Phase Error Position control
clear all;
close all;
load zpecoeff.mat; %ZPE coefficient nF and dF
load closed.mat; %Load kp
ts=0.001;
sys=tf(5.235e005,[1,87.35,1.047e004,0]);
dsys=c2
www.eeworm.com/read/163161/10172716
m chap7_8_3.m
%Zero Phase Error Position control
clear all;
close all;
load zpecoeff.mat; %ZPE coefficient nF and dF
load closed.mat; %Load kp
ts=0.001;
sys=tf(5.235e005,[1,87.35,1.047e004,0]);
dsys=c2