-
关于统计学习理论与支持向量机
关于统计学习理论与支持向量机- About statistical study theory and support vector machine
- 2022-10-27 17:05:04下载
- 积分:1
-
一个拼图游戏的源代码
一个拼图游戏的源代码-a source puzzles
- 2022-03-02 18:37:28下载
- 积分:1
-
购物车代码
本程序以c++为基础进行开发,具有基本网络购物车的功能,能够进行添加,删除以及修改商品等等内容,用到了数据结构的知识
- 2022-03-03 23:58:22下载
- 积分:1
-
牛顿插值
#include#include"String.h"#include#define ROW 6void read(float x[],float y[])//文件读取方便测试{ FILE *fp=fopen("num.txt","r"); rewind(fp); for(int i=0;i
- 2022-10-06 17:00:02下载
- 积分:1
-
This algorithm was developed by Professor Ronald L. Rivest of MIT and can be fou
This algorithm was developed by Professor Ronald L. Rivest of MIT and can be found presented in several languages. What I provide to you here is a C++ derivative of the original C implementation of Professor Rivets. The library code itself is platform-independant and has been tested in Redhat Linux. I ve included the sample code and makefile that I used for the Linux test. The demo, however, was written with Visual C++ 6 on a Windows 2000 platform.-This algorithm was developed by Professor Ronald L. Rivest of
MIT and can be found presented in several languages. What I provide to
you here is a C derivative of the original C implementation of
Professor Rivets. The library code itself is platform-independant and
has been tested in Redhat Linux. I ve included the sample code and
makefile that I used for the Linux test. The demo, however, was
written with Visual C 6 on a Windows 2,000 platform.
- 2022-01-27 12:21:27下载
- 积分:1
-
J48实现数据挖掘c4.5
代码是数据挖掘技术中使用的,用Java编写。实际上就是数据挖掘技术中决策树的C45算法。
- 2022-03-25 10:01:43下载
- 积分:1
-
卡尔曼滤波实验程序
卡尔曼滤波是解决以均方误差最小为准则的最佳线性滤波问题,它根据前一个估计值和最近一个观察数据来估计信号的当前值。它是用状态方程和递推方法进行估计的,而它的解是以估计值(常常是状态变量的估计值)的形式给出其信号模型是从状态方程和量测方程得到的。
卡尔曼过滤中信号和噪声是用状态方程和测量方程来表示的。因此设计卡尔曼滤波器要求已知状态方程和测量方程。它不需要知道全部过去的数据,采用递推的方法计算,它既可以用于平稳和不平稳的随机过程,同时也可以应用解决非时变和时变系统,因而它比维纳过滤有更广泛的应用。
- 2022-05-06 12:28:34下载
- 积分:1
-
最小的pe文件
世界上最小的pe文件世界上最小的pe文件世界上最小的pe文件世界上最小的pe文件世界上最小的pe文件世界上最小的pe文件世界上最小的pe文件世界上最小的pe文件世界上最小的pe文件世界上最小的pe文件世界上最小的pe文件世界上最小的pe文件世界上最小的pe文件世界上最小的pe文件世界上最小的pe文件世界上最小的pe文件世界上最小的pe文件世界上最小的pe文件世界上最小的pe文件世界上最小的pe文件世界上最小的pe文件世界上最小的pe文件世界上最小的pe文件世界上最小的pe文件世界上最小的pe文件世界上最小的pe文件世界上最小的pe文件世界上最小的pe文件世界上最小的pe文件世界上最小的pe文件世界上最小的pe文件世界上最小的pe文件世界上最小的pe文件世界上最小的pe文件世界上最小的pe文件世界上最小的pe文件
- 2023-01-08 14:15:03下载
- 积分:1
-
流形学习的源代码
流形学习的源代码,ISOMAP和LLE方法来实现。
- 2022-02-03 15:17:00下载
- 积分:1
-
a primitive network BP M procedures
一个原始的BP网络的M程序-a primitive network BP M procedures
- 2022-01-26 08:22:21下载
- 积分:1