代码搜索:Decimation

找到约 613 项符合「Decimation」的源代码

代码结果 613
www.eeworm.com/read/437946/7739058

m cic.m

%CIC decimation filter with Decimator=5,differitial factor=1 and stage %number=4; M = 4; % Decimation factor D = 1; % Differential delay Fp = 7.4e5; % 2 MHz Ast = 80; % 80 dB Fs = 50e6; % 100 MH
www.eeworm.com/read/297374/8026645

m prepare_comparelist.m

function [promptstr]= prepare_comparelist(maxNum,SaveData) promptstr={}; for ResultNum=1:(maxNum+1) if(SaveData(ResultNum).preprocessid==1) DataPreprocess='Remove Mean '; elseif
www.eeworm.com/read/297109/8052173

m prepare_comparelist.m

function [promptstr]= prepare_comparelist(maxNum,SaveData) promptstr={}; for ResultNum=1:(maxNum+1) if(SaveData(ResultNum).preprocessid==1) DataPreprocess='Remove Mean '; elseif
www.eeworm.com/read/331559/12820901

mdl chap6_5sim.mdl

Model { Name "chap6_5sim" Version 3.00 SimParamPage "Solver" SampleTimeColors off InvariantConstants off WideVectorLines off ShowLineWidths off ShowPortDataTy
www.eeworm.com/read/331559/12821277

mdl chap4_6sim.mdl

Model { Name "chap4_6sim" Version 3.00 SimParamPage "Solver" SampleTimeColors off InvariantConstants off WideVectorLines off ShowLineWidths off ShowPortDataTy
www.eeworm.com/read/326166/13159754

m prepare_comparelist.m

function [promptstr]= prepare_comparelist(maxNum,SaveData) promptstr={}; for ResultNum=1:(maxNum+1) if(SaveData(ResultNum).preprocessid==1) DataPreprocess='Remove Mean '; elseif
www.eeworm.com/read/325882/13177582

mdl chap6_5sim.mdl

Model { Name "chap6_5sim" Version 3.00 SimParamPage "Solver" SampleTimeColors off InvariantConstants off WideVectorLines off ShowLineWidths off ShowPortDataTy
www.eeworm.com/read/325882/13177801

mdl chap4_6sim.mdl

Model { Name "chap4_6sim" Version 3.00 SimParamPage "Solver" SampleTimeColors off InvariantConstants off WideVectorLines off ShowLineWidths off ShowPortDataTy
www.eeworm.com/read/322418/13380528

mdl sim.mdl

Model { Name "chap4_6sim" Version 3.00 SimParamPage "Solver" SampleTimeColors off InvariantConstants off WideVectorLines off ShowLineWidths off ShowPortDataTy
www.eeworm.com/read/313201/13592341

dat cic00.dat

-- -------------------------------------------------------- -- Program for the design of a CIC decimator. -- -------------------------------------------------------- -- Input bit width Bi