代码搜索:Pattern recognition
找到约 10,000 项符合「Pattern recognition」的源代码
代码结果 10,000
www.eeworm.com/read/179335/9360724
h graph_cand_gen.h
/*
* Copyright (C) 2005 M.J. Zaki Rensselaer Polytechnic Institute
* Written by parimi@cs.rpi.edu
* Updated by chaojv@cs.rpi.edu, alhasan@cs.rpi.edu, salems@cs.rpi.edu
*
* T
www.eeworm.com/read/179335/9360776
h seq_tokenizer.h
/*
* Copyright (C) 2005 M.J. Zaki Rensselaer Polytechnic Institute
* Written by parimi@cs.rpi.edu
* Updated by chaojv@cs.rpi.edu, alhasan@cs.rpi.edu, salems@cs.rpi.edu
* Modi
www.eeworm.com/read/372113/9521159
m information_based_selection.m
function [patterns, targets, remaining_patterns] = Information_based_selection(patterns, targets, Npatterns)
% Koller and Sawami algorithm for pattern selection
%
% train_patterns - Input pattern
www.eeworm.com/read/175755/9534669
vec nco.vec
% units default to ns %
RADIX DEC ;
START 0 ;
STOP 5185 ;
INTERVAL 5 ;
INPUTS clk ;
PATTERN
0 1 ; % relative vector values %
% CLOCK ticks every 10 ns %
INPUTS reset;
PATTERN
0> 1
70> 0
www.eeworm.com/read/175701/9535916
c intelflash.c
/*
* Copyright (C) 2001, Spectrum Digital, Inc. All Rights Reserved.
*/
#include "5509.h"
#include "util.h"
#include "data.h"
#define FLASH_NORMALBLOCKS 31
#define FLASH_NORMA
www.eeworm.com/read/166836/9995987
m ga_f352.m
function PI=GA_f352(x)
global MIN_offset MUL_factor Emin net
% Fitness function evaluation of Example 3.5-2
% PenChen Chou, 7-24-2001
A(1,1)=GA_round4dp(x(1));
A(1,2)=GA_round4dp(x(2));
A(2,1
www.eeworm.com/read/362008/10024017
m koller.m
function [patterns, targets, remaining_patterns] = Koller(patterns, targets, Npatterns)
% Koller and Sawami algorithm for pattern selection
%
% train_patterns - Input patterns
% train_targets -
www.eeworm.com/read/164957/10080445
m ruili.m
close all;
clc;
clear;
%=============================================================================================
% settings
global fs
fs = 5.12e6; % 采样频率 Hz
globa
www.eeworm.com/read/357874/10199096
m information_based_selection.m
function [patterns, targets, remaining_patterns] = Information_based_selection(patterns, targets, Npatterns)
% Koller and Sawami algorithm for pattern selection
%
% train_patterns - Input pattern
www.eeworm.com/read/356089/10237284
led spp_dev_a_leds.led
// Copyright (C) Cambridge Silicon Radio Ltd. %%copyright(2005)
// %%version
#ifdef DEV_CASIRA
led 0 RED
led 1 BLUE
#else
led 0 RED
led 1 BLUE
#endif
pattern BLUE_FLASH RPT
RED