-
kl.sid
system identification base least square error on step peridiction
- 2014-02-10 23:40:01下载
- 积分:1
-
KNN
K最邻近密度估计技术是一种分类方法,不是聚类方法。
不是最优方法,实践中比较流行。
通俗但不一定易懂的规则是:
1.计算待分类数据和不同类中每一个数据的距离(欧氏或马氏)。
2.选出最小的前K数据个距离,这里用到选择排序法。
3.对比这前K个距离,找出K个数据中包含最多的是那个类的数据,即为待分类数据所在的类。(K nearest neighbor density estimation is a classification method, not a clustering method.
It is not the best method, but it is popular in practice.
Popular but not necessarily understandable rule is:
1. calculate the distance between the data to be classified and the data in each other (Euclidean or Markov).
2. select the minimum distance from the previous K data, where the choice sorting method is used.
3. compare the previous K distances to find out which K data contains the most data of that class, that is, the class to which the data to be classified is located.)
- 2020-10-23 14:37:22下载
- 积分:1
-
S-Function编写指导
说明: S-Function(系统函数)为扩展 Simulink?的性能提供了一个有力的工具。以下下节阐述了什么是S-Function,为什么可以使用 S-Function,以及怎样编写自己的 S-Function。(S-Function provides a powerful tool for extending the performance of Simulink. The following section explains what an S-Function is, why it can be used, and how to write your own S-Function.)
- 2020-01-15 13:49:54下载
- 积分:1
-
2
说明: C++的学习代码 共有50个 对于初学者很有用(Learning C++ code there are 50 very useful for beginners)
- 2010-11-15 11:26:36下载
- 积分:1
-
Underwmulation
RTX的水下航行器实时仿真研究Underwater RTX real-time simulation(Underwater RTX real-time simulation)
- 2011-01-26 09:16:44下载
- 积分:1
-
ssukf
球面ukf,ssukf卡尔曼滤波程序matlab代码(Spherical ukf, ssukf Kalman filtering program matlab code)
- 2011-07-30 16:23:01下载
- 积分:1
-
FTDT
本程序是有限时域差分源程序,有详细注解,方便学习理解。(This program is a limited time domain difference source program, has detailed notes, easy to learn to understand.
)
- 2013-09-05 12:08:31下载
- 积分:1
-
MATLAB5343
【matlab编程代做】使用两个图像输入模糊C+-均值图像分割 可以做为参考使用学习([Do] matlab program generation using two image input fuzzy C+- mean value can be used as a reference image segmentation using learning)
- 2015-01-14 10:54:25下载
- 积分:1
-
chenhoujindigitalsingalprocessing
陈后金数字信号处理课件,很不错的,有助于学习(This is the ppt of digital signal processing of Chen Houjin. That is very useful for the students.)
- 2012-03-20 17:24:32下载
- 积分:1
-
Newton
此源码用于对一些非线性的方程组进行求解,时间复杂度比较小,效率比较高(This source is used for some non-linear equations is solved, the time complexity is relatively small, more efficient )
- 2011-09-11 03:09:57下载
- 积分:1