这本模式识别经典书籍,我从头到尾看过了一遍,感觉不错,特呈现给大家Introduction to Statistical Pattern Recognition Fukunaga, Keinosuke. - 2nd. - Elsevier Academic Press, 1999
2021-07-30 00:02:10 12.52MB pattern recognition
1
Pattern-Oriented Software Architecture, Volume 1(中文版) 面向模式的软件体系结构 卷1 模式系统
2021-07-23 14:32:10 15.53MB Pattern Architecture 系统 模式
1
模式识别的一些简单算法
2021-07-15 11:16:05 74.39MB 模式识别
1
svr算法matlab代码Pattern_Regression_Matlab Matlab代码用于支持向量回归(SVR)和启示向量回归(RVR)分析以及交叉验证,以评估预测能力。 另请参阅此处的代码。 如果您使用这些代码,将不胜感激引用我们的相关论文。 Zaixu Cui, Gaolang Gong, The effect of machine learning regression algorithms and sample size on individualized behavioral prediction with functional connectivity features, (2018), NeuroImage, 178: 622-37 Zaixu Cui, et al., Individualized Prediction of Reading Comprehension Ability Using Gray Matter Volume, (2018), Cerebral Cortex, 28(5):1656–72 Zaixu Cui, et al., Indivi
2021-07-13 10:12:33 34KB 系统开源
1
An accompanying manual to Theodoridis/Koutroumbas, Pattern Recognition, that includes Matlab code of the most common methods and algorithms in the book, together with a descriptive summary and solved examples, and including real-life data sets in imaging and audio recognition.
2021-07-10 08:58:52 3.09MB Pattern Recognition Matlab
1
GoF 23种设计模式思维导图,按三大分类组织,给出每种模式的使用场景及常用实现
2021-07-08 19:02:42 207KB 设计模式 GoF design pattern
1
设计模式示例 这是设计模式的一些例子。 这是我的工作。 我参考了其他来源来创建这个 repos。 我创建它是为了学习如何正确使用设计模式。 我总是想知道为什么人们使用设计模式来构建软件? 我认为这不是必需的。 我只是使用class的概念,用我自己的方式构建软件。 这并不容易理解,需要我多次学习。 所以我认为学习它不是一个好主意。 但是现在,我认为我可以通过设计模式的结构更好更快地构建软件。 它使系统更具结构性和灵活性。 我可以使用我的旧代码并使其更有用。 I hope you can use it like me or even better :D 可用模式: 图案 C# C++ 模板方法 X X 战略 X 状态 X 单身人士 X X 原型 X 合成的 X 工厂方法 X
2021-07-05 13:05:57 58KB c-sharp design design-pattern patterns
1
EDID Designer Version: 4.6.7.0,最新版本,可以查看,编辑E,配置EDID,非常方便快捷。
2021-07-03 17:15:05 199KB edid viewer design pattern
1
optima.hash-pattern - Optima 的哈希表模式 optima.hash-pattern 是的扩展,它提供了一些模式来匹配常见的 lisp 哈希表。 有一种构造器模式和一种派生模式。 哈希属性 hash-property模式类似于property模式,但匹配哈希表而不是 plist。 句法: (hash-property KEY PATTERN) 例子: (let ((tab (make-hashtable))) (setf (gethash :a tab) 1) (match tab ((hash-property :a x) x))) => 1 哈希表 hashtable模式类似于plist模式,但再次匹配哈希表而不是 plist 句法: (hashtable {KEY PATTERN}*) 扩张: (hashtable {k
2021-07-03 14:06:02 2KB CommonLisp
1
pattern recognition and machine learning的翻译版本,不到500页,不如原版的749页那么多。
2021-06-29 23:17:35 11.71MB pattern recognition and machine
1