↓在
論壇帖子 中 搜索到
11 條關于“FR2”的信息,用時:0.002 sec.
-
void bandpass_input(double *wp,double *ws,double *ap,double *ar,double *f1,double *f2,int *nf)
{
double fp1,fp2,fr1,fr2,fs,wp1,wp2,wr1,wr2,cw0,pwp1,pwp2,pws1,pws2;
printf("\nPlease input the Fp1,Fp2,Ap,Fr1,Fr2,,Ar,Fs value");
printf("\nFp1,Fp2,Ap:Passband frequency(Hz) and MAXAtt...
-
2006-01-09