-
K近邻算法
在k-NN分类中,输出是类成员身份。对象由其邻居的多数票进行分类,对象被分配到其k个最近邻居中最常见的类(k是正整数,通常很小)。如果k=1,则只需将对象指定给单个最近邻居的类。
- 2022-02-05 18:06:32下载
- 积分:1
-
这是一个猫吃老鼠算法问题。
这是一个猫吃老鼠算法问题。-This is a problem of cats eat rats algorithm.
- 2022-06-20 09:01:23下载
- 积分:1
-
这是用C编写的贪婪算法,非常实用,欢迎大家下载哈!
这是用C编写的贪婪算法,非常实用,欢迎大家下载哈!-This is prepared by using C greedy algorithm is very practical, welcomed everyone to download Ha!
- 2022-03-25 10:51:26下载
- 积分:1
-
基于Givens transformation的QR分解。其使用需要调用Givens transformation程序。...
基于Givens transformation的QR分解。其使用需要调用Givens transformation程序。-Givens transformation based on the QR decomposition. Their use need to call Givens transformation process.
- 2022-12-18 18:05:03下载
- 积分:1
-
LTE中turbo编解码
这个系统是基于802.16标准。包含的内容广域网中OFDM物理层的相关内容,TDD,网络管理,调度器,移到单元
- 2022-02-03 21:10:03下载
- 积分:1
-
贝叶斯分类算法 matlab
对于UCI数据集 IRIS 用贝叶斯分类算法分类
- 2022-10-30 18:50:03下载
- 积分:1
-
层次分析法 matlab实现
层次分析法(AnalyticHierarchy Process,简称AHP)是对一些较为复杂、较为模糊的问题作出决策的简易方法,它特别适用于那些难于完全定量分析的问题。它是美国运筹学家T. L. Saaty 教授于70年代初期提出的一种简便、灵活而又实用的多准则决策方法, 程序能够运行出正确的结果,希望对各位有帮助。
- 2022-04-01 16:26:43下载
- 积分:1
-
bp 神经网络 已测
人工神经网络的c++实现源码,含实现神经网络层的类,神经网络的类,中文详细注释, 并含有使用示例,学习神经网络的好源码-Artificial neural network c++ implementation source code, including achieve the type of neural network layer, the type of neural network, a detailed English notes, and contain the use of examples of good learning neural network source code
- 2022-03-01 18:21:29下载
- 积分:1
-
这是掌握计算机软件专业组合的一种数学…
这是硕士生计算机软件专业组合数学的一个字典算法演示,仅供参考。-This is the master computer software professional combination of a mathematical algorithm dictionary demonstration purposes only.
- 2023-07-29 18:05:04下载
- 积分:1
-
An Optimized Formula for Alpha Blending Pixels
An Optimized Formula for Alpha Blending Pixels
- 2022-07-26 18:28:02下载
- 积分:1