资源列表
TwoFlexLink_KED_Solve_1
- 根据宏微系统质量块模型的根轨迹图和伯德图,来研究质量块系统的稳定性问题。通过改变原模型参数值来观察动力学软件模拟仿真结果,最终得到宏微机械臂末端的误差曲线,总结结构参数和物理参数对宏微机械臂系统的影响(the stability of mass block system is studied according to the root locus diagram and Bode graph of the mass block model of macro and micro system. B
MTLS-SVM
- 能够实现预测功能方法 ,并且运行后效果良好。(The prediction function method can be realized and the effect is good after operation.)
Coursera深度学习笔记v4
- 人工智能大师吴恩达的深度学习课程,整理资料。很好地材料。(Artificial intelligence master Wu Enda's deep learning course, collate information. Good material.)
移动机器人
- 包含了移动机器人的算法研究,有神经网络和滑模等方法。(It includes algorithms for mobile robots, including neural network and sliding mode.)
matlab实现LeNet
- 卷积神经网络LeNet代码,可实现图片分类(Convolution neural network code)
regardingtopaperandmatlabcode
- Maths problem simulation in Matlab
粒子群算法ppt
- 关于粒子群算法的教案,简单易懂,可应用于数学建模(The teaching plan of the particle swarm algorithm is easy to understand and can be applied to mathematical modeling)
RNN网络代码
- SHOW AN EXAMPLE ABOUT RNN
org.eclipse.jface.text_3.5.0.jar
- 机器学习做代码推荐的插件应用时可能会用到的相关的代码包(the file i upload is about the deep lerning and machine learing,i hope that will help more people ,please let me pass ,i need other jar to do my work,thanks)
人工智能API的使用(调用SDK版)
- 人脸识别,人工智能,人人人嫩柔嫩柔嫩认人呢人呢(Face recognition, artificial intelligence)
BPNet
- 关于神经网络的Python算法,,可以用作分类预测等等问题(An algorithm for neural networks, which is used in classifier by python)
tree
- 分类决策树的核心思想就是在一个数据集中找到一个最优特征,然后从这个特征的选值中找一个最优候选值,根据这个最优候选值将数据集分为两个子数据集,然后递归上述操作,直到满足指定条件为止。附代码(The core idea of a classified decision tree is to find an optimal feature in a data set, and then find an optimal candidate value from the selected value of