资源列表
无人机ant-algorithim
- 内容其实就是蚁群算法的路径规划,是三维的,比较粗糙,可以借鉴(The wrong name is actually robot path planning.)
structure dynamic exercise
- 针对随机结构随机激励下的动力响应概率分布求解,基于广义概率密度方法(the calculation of the generalized probability density function)
LVQ神经网络算法判定人脸朝向
- 基于matlab的LVQ神经网络进行人脸朝向识别。(Face orientation recognition based on MATLAB LVQ neural network.)
LBP算法实现人脸识别
- 基于matlab平台的LBP算法实现人脸识别。(Face recognition based on LBP algorithm based on MATLAB platform.)
BP网络实现性别识别
- 基于matlab平台的BP神经网络的性别识别。(Gender identification of BP neural network based on MATLAB platform.)
BP神经网络的预测与人脸识别
- 基于matlab平台的BP神经网络的预测与人脸识别。(BP neural network prediction and face recognition based on MATLAB platform.)
Machine learning
- 提供监控场景下多张带有标注信息的行人图像,可定位(头部、上身、下身、脚、帽子、包)的基础上研究行人精细化识别算法,自动识别出行人图像中行人的属性特征。(It provides a number of pedestrian images with tagged information under the monitoring scene, and can study the pedestrian refinement recognition algorithm based on the locat
chazhisuanfa
- 用插值算法绘制曲线在一段区间内的插值函数(Interpolating algorithm to interpolate functions in a certain interval)
liner_regression
- 在MATLAB实现了线性回归算法,并对给定的数据做出了预测(A linear regression algorithm is implemented in MATLAB, and the prediction of the given data is made.)
guid
- IC TESTER CODE for OR GATE, AND GATE, NOT GATE
code
- 用C语言写的MK趋势检验代码,自己用于对干旱进行检验(Mann-Kendall trend test C code)
遗传算法实现的vrp问题求解
- 实现VRP问题遗传算法,通过遗传算法解决由MATLAB来说明(Genetic algorithm for realizing VRP problemThe solution of the genetic algorithm is explained by MATLAB)