资源列表
gear_stiff_shichun
- 采用Python语言开发的石川公式,计算齿轮对的时变啮合刚度。 函数设计良好,注释合理。(The ShiChun formula written in Python for gear pairs time-varying mesh stiffness calculation. The functions are well designed and commented.)
机器学习
- 用于红酒分类,机器学习,用tensorflow,人工智能小白(For wine classification, machine learning)
形态学滤波
- 生理信号处理,数学形态学滤波,但需要自己调整参数(Physiological signal processing, mathematical morphological filtering, but need to adjust its own parameters)
jiidan
- 在双轮平衡车中进行极点配置的pi的Matlab仿真的实验(Matlab simulation of pole placement in a two wheeled balancing vehicle)
LQR
- 在双轮平衡车中进行极点配置的Matlab平衡仿真的实验(Experiment of Matlab balance simulation for pole placement in two wheeled balancing vehicle)
VMD
- vmd分解的源代码,信号分解效果好,程序附带注解(Vmd decomposition of the source code, signal decomposition effect is good, the program comes with annotations)
一维(引入渐消因子)
- 跟踪一维激动目标,采用当前统计模型,由于目标存在机动突变,引入渐消因子(tracking for 1-D maneuvering target, using current statistical model, using for the target with mobile suddenly)
基于BP网络的个人信贷信用评估
- 这是一个用matlab编写的基于BP神经网络的个人信贷信用评估程序,亲测有效,欢迎下载。(This is a personal credit evaluation program based on BP neural network compiled by matlab. It is effective for personal testing. Welcome to download.)
keras_to_tensorflow-master
- 将keras的h5模型转换为tensorflow六月使用的checkpoint模型(Convert keras's H5 model to the checkpoint model used by tensorflow in June.)
uci-breast-cancer-master
- 机器学习中的随机森林算法,用于空气质量预测(Random forest algorithm in machine learning for air quality prediction)
15数码求解
- 15数码问题的求解思路,给定一个最小的h*,递归地增加h*的值,每次加一,直到找到最优解。(Given a minimum h*, the solution of the 15-digit problem increases the value of h* recursively, one at a time, until the optimal solution is found.)
Andrew Ng machine-learning-ex4
- 吴恩达机器学习课程源码,第4个练习作业代码(Andrew machine learning course source code, the fourth practice code)