-
ARestimation
时间序列分析示例程序,用matlab建立AR(P)模型的完整过程,简洁易懂,备注完整。(Time series analysis sample program, using matlab to establish AR (P) model the complete process, easy to read, notes intact.)
- 2021-04-04 21:19:04下载
- 积分:1
-
comparallel
here is the matlab source code for parallel port communication
- 2010-07-10 04:41:50下载
- 积分:1
-
FastFloyd
floyd warshall algorithm
- 2010-12-05 23:54:15下载
- 积分:1
-
kalman_demo
Small demo of applying a Kalman Filter to a simple problem.
- 2013-11-04 19:04:53下载
- 积分:1
-
BP神经网络+最小距离分类器
BP神经网络算法,贝叶斯-最小距离分类器,可以用于模式识别。(BP neural network algorithm, Bayesian minimum distance classifier, can be used for pattern recognition)
- 2017-10-31 15:29:59下载
- 积分:1
-
saoleimatlabgame8
matlab编写的扫雷的仿真游戏
可实现基本的游戏功能
对初学MATLAN者来说是一个不错的练手小例程(matlab simulation game written in de-mining can realize the basic set of gaming features for beginners MATLAN who is a nice little routine practice hand)
- 2009-09-10 10:53:13下载
- 积分:1
-
-SMF
switching median filter for removing impulse noise
- 2014-01-23 15:46:45下载
- 积分: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
-
GA_SVM
对于小样本而言,SVM的仿真效果要比神经网络好,但是SVM的性能依赖于它的两个训练参数,本算法是用GA自动选择SVM的两个参数。(For small sample case, SVM simulation results than the neural network is good, but the performance of SVM depends on its two training parameters, the algorithm is automatically selected GA parameters of SVM-2.)
- 2009-11-19 11:55:02下载
- 积分:1
-
sym_three_j
calcul the 3j matrice for quatic physics
- 2011-01-08 18:53:35下载
- 积分:1