资源列表
BP
- 这个算法是基于BP神经网络开发的,用于音识别的一个新型算法,可以扩展用于其他领域的模式识别问题。(It is an algorithm for speech recognition based on BP neural network.)
PID控制算法的C语言实现.(绝对的好东西)
- pid控制算法详解,包含比例、积分、微分计算过程(Detailed solution of PID control algorithm, including proportion, integral and differential calculation process)
RHMLGYD8
- 数值分析课的作业,关于拟合方面的练习,大家一起交流一下()
kxdernal
- 提供常用数值计算的c++代码源程序,方便初学者进行练习!()
BFVVX91
- 提供了6种数值积分方法的c++代码实现: 1 梯形求积法(TRAPZD->QTRAP); 2 辛普森(Simpson()
sctatd8
- 我的课程设计:实现任意长整数的求和,自己写的哦()
770300
- 我在网上找的btree算法,感觉很好,共享一下()
rpecification
- 微积分函数C,大家看看,有什么缺点指出来()
VIFTAX9
- 应用c++实现的svm向量机分类算法,相信对svm感兴趣的朋友有帮助!()
pallnk22
- 实现矩阵相乘的算法,其中有算法的详细讲解!()
Signal Progressing
- 自己练习的几个关于现代信号处理的小程序,包括维纳 卡尔曼等滤波器的算法。(Some of the small programs that you practice on modern signal processing, including the algorithms of Weiner Kalman and other filters.)
5256277
- 实现数据挖掘的几个算法,包括模糊聚类,K均值,以及K近邻等聚类算法()