-
CSP 代码共同的空间分布格局
对于脑电信号(EEG)特征提取的问题,因为 EEG 信号非常微弱(微伏级),甚至噪声的强度会超过有效的 EEG 信号,因此使得特征提取问题变得困难。目前应用广泛的一种方法是共同空间模式(Common spatial pattern,CSP)算法,该算法已经在一些 BCI 应用中显示出较好的特征提取性能。
- 2022-09-08 10:40:05下载
- 积分:1
-
罗马尼亚一星级算法
罗马尼亚一星级算法我们样本问题中定义作为世界的二维数组表示一种地形每个元素包含一个整数从 0 到 5,表明的成本穿越地形。零表示最不可能的困难在旅行 (想想冰溜冰场如果你可以滑冰) 则 5 代表最难。9 表明我们不能错过。
- 2023-06-21 05:10:03下载
- 积分:1
-
NXP单片机LPC900系列AD程序
NXP单片机LPC900系列AD程序,和DA程序较好的例程,能够具有很好移植性和通用性!
- 2022-01-25 18:26:21下载
- 积分:1
-
Artificial intelligence, operations, using the genetic algorithm traveling sales...
人工智能作业,用遗传算法实现的旅行商问题。-Artificial intelligence, operations, using the genetic algorithm traveling salesman problem.
- 2022-05-24 16:37:09下载
- 积分:1
-
C language map of the ergodic
遍历的C语言映射
- 2022-03-18 13:03:02下载
- 积分:1
-
基于gallager引理的LDPC码的BP译码算法
该程序是用matlab仿真BP译码算法的译码性能曲线,同时证明了gallager引理。程序中可以自由设置码长,迭代次数,仿真点数,通过这些参数的设置可以得到精确度不同的误码性能曲线。
- 2022-01-25 23:12:08下载
- 积分:1
-
JAVA 100种算法源码
近一百种算法的源码,包括:bin_sort, huffman, BD, dijkstra, maymult等等。。
能够让JAVA初学者迅速掌握核心算法以及编程能力。。
JAVA是一种面向对象的编程语言,应用广泛。。。
- 2023-08-10 09:10:03下载
- 积分:1
-
This is a gray code forecast, Gray forecast general parameters applied to the ne...
这是灰色预测代码,一般灰色预测的参数需要应用到矩阵的运算,本代码通过对其变形,使其运算简单化.-This is a gray code forecast, Gray forecast general parameters applied to the needs of the matrix computation, the code through its deformation, it Operational simplistic.
- 2022-03-09 13:55:45下载
- 积分:1
-
C语言作的四色验证1.需求分析问题描述:证明了可以用不多于4种颜色对n个区域着色,而满足相邻的区域具有不同的颜色输入形式 : 暂定最多50个区域,如需证明更多区...
C语言作的四色验证1.需求分析问题描述:证明了可以用不多于4种颜色对n个区域着色,而满足相邻的区域具有不同的颜色输入形式 : 暂定最多50个区域,如需证明更多区域,修改#define S 50 即可;以整形形式输入(取值范围1-32767)用户需要证明的区域数目,相联的一对矩阵; 输出形式:以0和1输出关联矩阵,和以blue yellow orange pink形式输出每个区域相对应证明出的颜色;-C language does four colors confirm 1. demands analyses
question description: Had proven may use not to be many to 4 kind of
colors to n region coloration, but satisfies the neighboring region to
have the different color input form: Establishes provisionally more
than 50 regions, if must prove more regions, revise#define S 50 then;
Region number (value scope 1-32767) the user needs to prove which by
the reshaping form input, unites a pair of matrix; Output form: By 0
and 1 output incidence matrixs, with form outputs the color by blue
yellow orange the pink which each region corresponds proves;
- 2022-10-20 02:35:04下载
- 积分:1
-
VC++标准微粒群算法源程序
粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法((Evolu2tionary Algorithm - EA)。程序已验证好用,希望能对大家有所帮助。
- 2022-05-19 20:16:36下载
- 积分:1