-
改进后的bp 算法实现.\并给出一些实例子进行模拟算法用vc实现...
改进后的bp 算法实现.\并给出一些实例子进行模拟算法用vc实现-bp improve the algorithm. And gives some examples for simulation algorithm to achieve vc
- 2022-05-14 08:27:10下载
- 积分: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
-
指纹识别源码
基于Gabor的指纹识别系统,有源码,有Demo,指纹图像预处理,Gabor增强,二值化,细化,特征点提取,模板保存与匹配。
- 2022-06-15 23:09:49下载
- 积分:1
-
tmsC5402的开发与应用
TMS32054的应用,心电出来啊 c双边滤波器 程序源代码和下载链接。... verilog程序仿真滤波器 16阶 运用加法器和乘法器 40KHZ 16...奉承顺序删除心电噪声。第二个订单中删除 EOGnoise。
- 2022-12-31 04:25:03下载
- 积分:1
-
蛙跳差分方法,精华分(ˇˍ ˇ) 想~
蛙跳差分方法,精华分(ˇˍ ˇ) 想~...
蛙跳差分方法,精华分(ˇˍ ˇ) 想~
蛙跳差分方法,精华分(ˇˍ ˇ) 想~-leap forg
- 2023-09-08 20:35:03下载
- 积分:1
-
数值算法有原码,英文版
数值算法有原码,英文版-numerical algorithm code is the original English version
- 2023-02-09 14:05:04下载
- 积分:1
-
室内定位的研究
摸索了些,关键是几个参数自己一定要选对,否则测量精度大打折扣,定位的时候发现3个节点定位。 ,和n,y位为小数,所以要做相应处理(整数要左移两位) 值要再处理一下。
- 2022-02-22 08:12:07下载
- 积分:1
-
这是关于数据挖掘的一些算法,里面包括了许多有关数据挖掘的数学算法的源代码,大家可以学习...
这是关于数据挖掘的一些算法,里面包括了许多有关数据挖掘的数学算法的源代码,大家可以学习-This is on a number of data mining algorithms, which include many of the mathematical algorithms of data mining source code, everyone can learn
- 2022-09-14 08:25:03下载
- 积分:1
-
一元稀疏多项式计算器
一元稀疏多项式计算器-one yuan sparse polynomial Calculator
- 2022-08-08 14:46:14下载
- 积分:1
-
ACM1087 realize the title of the request, the document provided in the form of t...
实现了ACM1087题中的要求,以文件的方式提供测试数据。-ACM1087 realize the title of the request, the document provided in the form of test data.
- 2022-06-27 12:01:22下载
- 积分:1