代码搜索:Decimation

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

代码结果 613
www.eeworm.com/read/390563/8459149

m decimation.m

function [DFlags, DTonal_list, DNon_tonal_list] = ... Decimation(X, Tonal_list, Non_tonal_list, Flags, TH, Map) %[DFlags, DTonal_list, DNon_tonal_list] = ... % Decimation(X, Tonal_list, Non_to
www.eeworm.com/read/176500/9495778

m decimation.m

function decimation %program performs multi-stages of decimation on data in a user-specified data file %enough data must be guaranteed when using a large overall decimation fator clea
www.eeworm.com/read/168454/9912454

m decimation.m

function decimation %program performs multi-stages of decimation on data in a user-specified data file %enough data must be guaranteed when using a large overall decimation fator clea
www.eeworm.com/read/163223/10169544

m decimation.m

function [DFlags, DTonal_list, DNon_tonal_list] = Decimation(Tonal_list, ... Non_tonal_list, Flags) % % Authors: Fabien A.P. Petitcolas (fapp2@cl.cam.ac.uk) % Teddy Furon (
www.eeworm.com/read/299127/7886632

v decimation.v

module decimation(data_in,clk,rst_n,data_out); parameter DATA_WIDTH = 8; input [DATA_WIDTH-1:0] data_in; input clk; input rst_n; output [DA
www.eeworm.com/read/325170/13221295

m decimation.m

function [DFlags, DTonal_list, DNon_tonal_list] = ... Decimation(X, Tonal_list, Non_tonal_list, Flags, TH, Map) %[DFlags, DTonal_list, DNon_tonal_list] = ... % Decimation(X, Tonal_list, Non_to
www.eeworm.com/read/264745/11303042

m decimation.m

function decimation %program performs multi-stages of decimation on data in a user-specified data file %enough data must be guaranteed when using a large overall decimation fator clea
www.eeworm.com/read/343623/11940092

v decimation.v

module decimation(data_in,clk,rst_n,data_out); parameter DATA_WIDTH = 8; input [DATA_WIDTH-1:0] data_in; input clk; input rst_n; output [DA
www.eeworm.com/read/127249/14364690

html decimation.html

decimation
www.eeworm.com/read/120694/14792397

m decimation.m

function [DFlags, DTonal_list, DNon_tonal_list] = Decimation(Tonal_list, ... Non_tonal_list, Flags) % % Authors: Fabien A.P. Petitcolas (fapp2@cl.cam.ac.uk) % Teddy Furon (