代码搜索:Pattern recognition

找到约 10,000 项符合「Pattern recognition」的源代码

代码结果 10,000
www.eeworm.com/read/168154/9936477

m pattern07_1.m

%本实验完成5.5节的2小题,实现批处理感知器 % 算法的程序实现 % clear all % % %实验数据 w1 = [0.1 6.8 -3.5 2.0 4.1 3.1 -0.8 0.9 5.0 3.9; 1.1 7.1 -4.1 2.7 2.8 5.0 -1.3 1.2 6.4 4.0]; w2 = [7.1 -1.4 4.5 6.3 4.2 1.4
www.eeworm.com/read/168154/9936482

m pattern07_2.m

www.eeworm.com/read/168154/9936485

m pattern04_2.m

%实验主要完成3.3节的2小题 % % clear all % %实验数据 x2 = [0.58 0.27 0.055 0.53 0.47 0.69 0.55 ... 0.61 0.49 0.054]; %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% L = length(x2); %估计u和q % u:
www.eeworm.com/read/166096/10036053

c sp_pattern_match.c

/* ** Copyright (C) 1998,1999,2000,2001 Martin Roesch ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public Lice
www.eeworm.com/read/166096/10036325

h sp_pattern_match.h

/* ** Copyright (C) 1998,1999,2000,2001 Martin Roesch ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public
www.eeworm.com/read/164393/10111251

plg pattern_matching1.plg

Build Log --------------------Configuration: pattern_matching1 - Win32 Debug-------------------- Command Lines Creating temporary file "C:\DOCU
www.eeworm.com/read/357508/10207689

3x menu_pattern.3x

.\"*************************************************************************** .\" Copyright (c) 1998-2002,2003 Free Software Foundation, Inc. * .\"
www.eeworm.com/read/279032/10479864

class perl5pattern.class

www.eeworm.com/read/274335/10875510

c xm-pattern-generate.c

#include #include #include #include #include "xm_lib.h" #define MALLOC malloc /* * createRandomNoteSequence - generates a string of 'length' random notes *