-
tmsC5402的开发与应用
TMS32054的应用,心电出来啊 c双边滤波器 程序源代码和下载链接。... verilog程序仿真滤波器 16阶 运用加法器和乘法器 40KHZ 16...奉承顺序删除心电噪声。第二个订单中删除 EOGnoise。
- 2022-12-31 04:25:03下载
- 积分:1
-
概率论与数理统计中的t分布函数,有了它,可以免去查教科书附表的繁琐...
概率论与数理统计中的t分布函数,有了它,可以免去查教科书附表的繁琐-probability theory and mathematical statistics t distribution function With it, check the textbook can avoid the cumbersome Schedule
- 2022-11-08 01:05:03下载
- 积分:1
-
ACM模拟试题 明明的随机数
附件中有详细的题目要求和运行通过的源代码...
ACM模拟试题 明明的随机数
附件中有详细的题目要求和运行通过的源代码-ACM is clearly a random number of mock examination papers are detailed in the annex to the subject requirements and run through the source code
- 2022-06-26 15:07:59下载
- 积分:1
-
文件修复以及修补
文件修复以及修补-file repair and repair
- 2022-01-25 14:11:57下载
- 积分:1
-
cSharp fiveChesscode
具有一种算法的五子棋游戏,游戏界面还不错,请大家多多关照,我以学习CSharp为主,独立编程的能力还有待提高
- 2022-10-05 07:35:04下载
- 积分:1
-
求极点零点,求出极点到单位圆上各点的向量的模,求出零点到单位圆上各点的向量的相角...
求极点零点,求出极点到单位圆上各点的向量的模,求出零点到单位圆上各点的向量的相角-seek to get round to the flat pole on the point of the vector mode to get round to the flat 0.1 points on the phase angle of Vector
- 2022-02-20 20:57:06下载
- 积分:1
-
基于Apriori、FP-Growth及Eclat算法的频繁模式挖掘源程序
关联分析频繁模式挖掘Apriori、FP-Growth及Eclat算法的JAVA及C++实现。三种算法实现的完整源码工程、源文件、PPT、测试数据及输出示例 ,包括Apriori、FP-Growth及Eclat三种算法的频繁模式挖掘源程序
- 2022-01-27 21:50:01下载
- 积分:1
-
Java 路由算法
它是在 Java 开发并生成按定义的算法 pesudocode 函数中所述的算法。这种描述可以利用改性的所有代码和用户的必需品。
- 2022-02-03 17:54:52下载
- 积分:1
-
Bayes的matlab实现
自己写的一个Bayes分类器的matlab程序,比较简单。
使用方法
>> [ train_x, train_y ] = readdata("train_data.txt" );
>> [ test_x, test_y ] = readdata("test_data.txt" );
>> [mode]=MyBayes_train( train_x, train_y);
>> [ acurracy, predict_y]=MyBayes_test( test_x, test_y, mode);
- 2022-03-09 19:08:01下载
- 积分:1
-
频移信道模型代码
本程序是关于各种信道的模型,很有用!对多径数确定,每个路径的多普勒频移随机产生,能够准确的模拟多径多普勒信道的特性。
- 2022-08-06 18:29:44下载
- 积分:1