-
Matlab_Toolbox_adaboostAlgorithm
提供了adaboost Algoritm的工具箱,该算法是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器(强分类器)。
(Adaboost is an iterative algorithm, the core idea is the same training set for training the different classifiers (weak classifier), then these weak classifiers together to form a stronger final classifier (strong classification) .)
- 2011-06-07 21:01:44下载
- 积分:1
-
Self-adaptive-Algorithm
基于改进型模型参考自适应的PMSM参数辨识
PDF(Identification of PMSM Based Oil Improved Model Reference Self-adaptive Algorithm PDF)
- 2011-06-26 17:00:11下载
- 积分:1
-
kmeans
matlab自带的很好用的kmeans算法程序,已经验证通过,(matlab kmeans algorithm, matlab kmeans algorithm matlab kmeans algorithm procedures)
- 2013-04-09 16:16:12下载
- 积分:1
-
A fast method for topological Mori1991
说明: A fast method for topological Mori1991
- 2020-06-18 17:20:01下载
- 积分:1
-
pmsm_simulink
基于C MEX S-函数永磁同步电机控制系统仿真建模研究(C MEX S-function based on permanent magnet synchronous motor control system simulation modeling)
- 2010-11-03 10:17:26下载
- 积分:1
-
ImageProcessingMatlab
This ia about matlab image processing
- 2009-12-08 23:51:52下载
- 积分:1
-
Read_uff
matlab读取uff文件数据
Universal file generation from I-Deas for Test can be split into two categories: export of model file data and
export of adf data. It is not possible to write both sets of data to a single file. Written with a model file
universal file are the geometry, elements and traceline data. However, just to add confusion, nodes and
tracelines can also be written separately in their own file format.(Universal file generation from I-Deas for Test can be split into two categories: export of model file data and
export of adf data. It is not possible to write both sets of data to a single file. Written with a model file
universal file are the geometry, elements and traceline data. However, just to add confusion, nodes and
tracelines can also be written separately in their own file format.)
- 2021-03-18 09:09:19下载
- 积分:1
-
huidufenxi
依据目前已有的数据对未来的发展趋势做出预测分析,进行灰度分析的。(Based on the current analysis of existing data to predict future trends, grayscale analysis.)
- 2013-11-27 11:12:59下载
- 积分:1
-
雷达在搜索到目标并记录目标的位置数据
目标跟踪问题的应用背景是雷达数据处理,即雷达在搜索到目标并记录目标的位置数据,
对测量到的目标位置数据(称为点迹)进行处理,自动形成航迹,并对目标在下一时刻的位置进行预测。
ben文简要讨论了用Kalman滤波方法对单个目标航迹进行预测,并借助于Matlab仿真工具,对实验的效果进行评估。
trajectory.m产生理论的航迹,并绘出
Kalman_filter.m 利用Kalman滤波算法,对目标的航迹进行估计
filter_result.m kalman滤波估计的结果,以及估计误差的均值和标准差曲线(target tracking application context radar data processing, radar in search of the goals and objectives of the record location data, for the measurement of target location data (known as trace points), automatic track, as well as the next target location for the moment forecast. Ben paper with a brief discussion of Kalman filtering method to a single target track forecast and using Matlab tool for experimental evaluation of effectiveness. Trajectory.m have theoretical track, and draws Kalman_filter.m using Kalman filtering algorithm, the target track estimated filter_result.m Kalman filtering results, and the estimated error of the mean and standard deviation of curve)
- 2021-04-24 07:58:47下载
- 积分:1
-
CodeLinesCounter
C++代码统计器,统计代码行、注释行、函数个数(C++ code statistics, statistical lines, comment lines, the number of functions)
- 2013-12-19 19:16:44下载
- 积分:1