资源列表
ESRC_classifier_v1.1
- 极限学习机\极速学习机\ELM 稀疏表示人脸识别\稀疏表示\L0范数求解 基于ELM与稀疏表示的混合人脸识别算法 AR人脸识别准确率95 . 文章:Luo, Minxia, and Kai Zhang. A hybrid approach combining extreme learning machine and sparse representation for image classification. Engineering Applications of Artific
ABC
- 拥有C++语言编写的人工蜂群算法。你可以用它进行一些蜂群算法的优化计算。-This is a ABC algorithem. You can use it to do some ABC calculate.
MOPCNN_code
- matlab 和C++下联合编程构建的多尺度无序的卷积神经网络,是对caffe的一种扩充-MOPCNN source code
SS-US-ELM
- 最新极限学习机程序,绝对可以使用,请大家下线载-G. Huang, S. Song, J. N. D. Gupta, and C. Wu, “Semi-supervised and Unsupervised Extreme Learning Machines,” (in press) IEEE Transactions on Cybernetics, 2014.
RBFNN_PID
- 神经网络PID算法,可实现PID参数应用神经网络进行整定-Neural Network PID algorithm, the PID parameters can be achieved using neural network tuning
ConsoleTest1
- 基于kinect设备的深度信息获取及人机交互方法,利用getSkeletonFrame函数可以得到距离Kinect最近的火柴人各关节的坐标信息,利用各关节节点的位置变化信息可以定义动作。 例如:定义右手举起动作为:右手关节Y坐标减右肩Y坐标大于手臂伸展阈值(0.2米)则判定动作为真。主要使用的关节坐标有:头、左肩、右肩、左手、右手、左肘、右肘。 -Kinect depth information on equipment acquisition and human-computer in
The-latestLTE_Link_Level_Uplink
- 最新的LTE上行链路链路级仿真平台,里面有操作步骤,很方便使用,对于LTE上行链路通信过程的研究十分有用。-The latest LTE uplink link level simulation platform
code
- 基于改进LDA和CNN的网络入侵聚类,该文件为matlab版本的原代码-Based on the improved LDA and CNN network intrusion clustering
ModelC_alloy
- fortran语言编写的用于相场计算的用于合金凝固的源程序 ,代码完备-fortran language source code for the phase-field calculations for alloy solidification, code complete
NBPSO
- 本代码为二进制多目标粒子群优化算法,标准测试函数下优化效果良好-This code is a binary multi-objective particle swarm optimization, optimization under standard test functions to good effect
STKalman
- 本代码是强跟踪滤波器的MATLAB函数文件,可以直接调用,可移植性很好-This code is a strong tracking filter MATLAB function files, can be called directly, good portability
myprm
- 机器人的路径规划算法:概率路径图算法,非常好的matlab实现。可以完整运行。是基于sampling的路径规划里的典型算法-probabilistic roadmap algorithm is very popular in robotics. and it is one of the best in sampling based road planning algorithm