搜索资源列表
C45_Sun
- 常用决策树算法C4.5的实现代码。利用matlab实现。
gait 步态识别算法代码
- 步态识别算法代码,对多种识别算法予以实现,以及一些论文上提到方法的测试程序。-Gait recognition algorithm code for a variety of recognition algorithms to be realized, as well as some papers on the method of testing procedures mentioned.
rife
- 详细介绍了Rife算法的实现。并且给出了matlab仿真代码。
SFLA_Func01
- 这是一个改进的SFLA(混合蛙跳算法),使用MATLAB 实现,代码简单并且实用,欢迎下载。-This is an improved the SFLA (shuffled frog leaping algorithm), using MATLAB to achieve, the code is simple and practical, welcome to download.
daima
- 用于matlab代码求解向量机模型,实现数据分类,得到最优分类面;求解幅频特性-For matlab code to solving vector machine model for data classification, the optimal classification surface solving the amplitude-frequency characteristics
42819132facerecognition
- 人脸识别的代码,一个用特征脸方法,matlab实现的源代码。-The face recognition code, a method used eigenface, matlab source code to achieve.The face recognition code, a method used eigenface, matlab source code to achieve.
fastBSpline
- fastBSpline - 一个快速,轻量级的类,它实现 任意阶非均匀B样条曲线 Matlab的样条函数都很一般。这种通用性来自于 速度的代价。对于大规模的应用,包括模型 其中,模型的某些组件中的术语定义嵌合 样条曲线,如广义相加模型,更快的解决方案是 可取的。 该fastBSpline类实现一个轻量级的一套B样条 功能,
nc
- newton-contes求积分MATLAB代码实现-Newton-contes MATLAB code implementation.
elecfans.com_Kalman-filtering-matlab
- 这是一个实现卡尔曼滤波应用的代码,相关工作者可以下载查看-This is a code that applying Kalman filtering to reality.
Implementation of convex hull
- 实现凸包实现,采用MATLAB编写代码,用于凸包算法的快速实现。(Implementation of convex hull)