-
C231_App
Ordinary and Partial Differential Equation Routines in C, C++, Fortran, Java, Maple, and MATLAB
- 2007-07-31 12:39:00下载
- 积分:1
-
barometric_02
Basic Barometric Altimeter simulink model
- 2009-05-18 04:43:54下载
- 积分:1
-
matlab
matlab在大学物理关于衍射的模拟,用于方便学习(Matlab university physics experiment)
- 2012-05-08 15:29:12下载
- 积分:1
-
ecg.rddata
ECG特征点检测技术 心音信号的识别算法研究及其仿真 matlab心电数据处理 心电图机源代码(feature points ECG heart sound detection signal recognition algorithm and simulation Matlab ECG data Department Jimmy ECG source code)
- 2007-04-07 11:27:48下载
- 积分:1
-
Matlab
Matlab的基础学习教程,希望对大家会有所帮助,其中包含一点自己的心得,谢谢!(Matlab-based learning tutorial, I hope to be helpful to everyone, which contains some of their own experiences, thank you!)
- 2013-03-12 23:10:42下载
- 积分:1
-
Matlab
关于Matlab的编程,由浅入深,很好的参考书,(On Matlab programming, Deep good reference book,)
- 2013-11-09 09:50:44下载
- 积分:1
-
yubao
卫星轨道预报的一种分析方法,用于卫星轨道预报,进行有效卫星任务分析。(A method of analysis of the satellite orbit prediction for satellite orbit prediction, satellite mission analysis ~ ~ ~)
- 2013-04-20 22:49:45下载
- 积分:1
-
PhoneInterfaceManager
PhoneInterfaceManager extends ITelephony.Stub.
- 2014-01-08 10:35:37下载
- 积分:1
-
knn1
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.)
- 2017-08-09 21:06:38下载
- 积分:1
-
nnnn
详细介绍了遗传算法和群体智能算法程序设计及实例应用(Genetic algorithm and swarm intelligence algorithm was introduced in detail the program design and examples of application
)
- 2014-01-09 17:10:08下载
- 积分:1