代码搜索:pattern
找到约 10,000 项符合「pattern」的源代码
代码结果 10,000
www.eeworm.com/read/168886/9890248
h global.h
/* Copyright (C) 1996, MPEG Software Simulation Group. All Rights Reserved. */
/*
* Disclaimer of Warranty
*
* These software programs are available to the user without any license fee or
*
www.eeworm.com/read/166836/9995393
m ga_ex352.m
% GA_ex352.m file
% Find weights and bias of an EXOR gate by using GA
% PenChen Chou, 7-24-2001
%**********************************************************/
% User can modify the followi
www.eeworm.com/read/360262/10105353
m get_punc_params.m
function [punc_patt, punc_patt_size] = get_punc_params(code_rate)
if strcmp(code_rate,'R3/4')
% R=3/4, Puncture pattern: [1 2 3 x x 6], x = punctured
punc_patt=[1 2 3 6];
punc_patt_siz
www.eeworm.com/read/357874/10199148
m exhaustive_feature_selection.m
function [patterns, targets, pattern_numbers] = Exhaustive_Feature_Selection(patterns, targets, params)
% Perform exhaustive (Brute-force) feature selection
%
% Inputs:
% train_patterns - Input
www.eeworm.com/read/161262/10431192
m get_punc_paramsjieduan .m
function [punc_patt, punc_patt_size] = get_punc_params(code_rate)
if strcmp(code_rate,'R3/4')
% R=3/4, Puncture pattern: [1 2 3 x x 6], x = punctured即当R=3/4时,以6比特为周期将卷积编码分组,删除每个周期的第3和第4个比特
www.eeworm.com/read/160793/10499233
asm dehuff.asm
; TEXAS INSTRUMENTS FRANCE
; Wireless Communication Applications / ASP
;
;
;
;
;
;
; ASM Code Module of the jpdvld.asm
;
;
;
;
;
;
;
;Archives: \jpd