资源列表
gcforest
- 2017年周志华新提出 的深度森林算法,附带论文,程序使用 python。(In 2017, Zhou Zhihua's new depth forest algorithm, with a paper, and a program using python.)
Lalanne
- ansys code for the shaft solid drawing campbell diagram
Fortran常用算法程序集-第二版
- 一个很实用的Fortran程序算法介绍的书籍,适合做Fortran算法编程的人参考。(Fortran algrithm collection)
MATLAB语言常用算法程序集D.龚纯.扫描版
- MATLAB语言常用算法程序集,里面包含了大部分常用的算法介绍。(MATLAB algorithm collection)
ekf
- 无迹卡尔曼滤波中文释义是无损卡尔曼滤波、无迹卡尔曼滤波或者去芳香卡尔曼滤波。是无损变换(UT) 和标准Kalman滤波体系的结合,(Unscented Kalman Filter)
一维下料问题(一次解决)
- 一次性解决单一原材料,多种需求的算法,简单快捷。(one-dimension cutting stock problem)
Swarm Intelligence-Based Clustering Algorithms
- Closed_Loop_Micro-Satellite_Attitude_Connection
pyhton file
- python3.5测试,测试Python3.5和2.7之间的一些区别(python test Python 3.5 testing, testing some differences between Python 3.5 and 2.7)
灰色预测
- 数学问题进行的灰色预测算法和相关参考资料(Grey prediction algorithm and data for mathematical problems)
卡尔曼滤波
- 两轮平衡车,卡尔曼滤波算法保证小车平衡运行,已验证(The two wheeled balancing vehicle, Calman filter algorithm ensures the balanced operation of the car, has been verified)
dcgan_mnist(对抗学习)
- 对抗学习,也有叫“增强学习”。其原理是机器自己与自己进行对抗或博弈,更通俗点说,就是机器人与机器人下棋。("Against learning", also called "enhanced learning". The principle is that the machine itself is playing against or playing games with itself, and more generally speaking, it is
汉罗塔
- 汉诺塔的图解递归算法。汉诺塔(又称河内塔)问题是源于印度一个古老传说的益智玩具。大梵天创造世界的时候做了三根金刚石柱子,在一根柱子上从下往上按照大小顺序摞着64片黄金圆盘。大梵天命令婆罗门把圆盘从下面开始按大小顺序重新摆放在另一根柱子上。并且规定,在小圆盘上不能放大圆盘,在三根柱子之间一次只能移动一个圆盘。(Diagram of the tower of Hanoi recursive algorithm)
