-
ex412
打开Matlab,在工作窗口中输入程序,运行;出结果(Open Matlab, the working window, type the program, run results)
- 2008-04-22 23:20:05下载
- 积分:1
-
Simple_Fitness_Function
How to coding fitness function.
- 2010-01-05 16:28:34下载
- 积分:1
-
zhuchengfen
主成分回归,可以提出自变量的影响。用MATLAB编写,运行通过。(Principal component regression, we can make the impact of independent variables. Using MATLAB, run through.)
- 2011-09-28 15:28:55下载
- 积分:1
-
gaussFit
高斯拟合,在matlab中,可以用来拟合。是使用高斯函数来实现对数据的拟合,具有很好的用处。(failed to translate)
- 2013-05-03 10:45:31下载
- 积分:1
-
0.618aFibonacci
最优化中一维搜索方法中的黄金分割法和Fibonacci法程序(Optimization of one dimensional search v one dimensional search method in optimization of the golden section method and the Fibonacci method program)
- 2015-03-04 17:39:17下载
- 积分:1
-
matlab-s
二维点源扩散的matlab例题程序,用于环境污染分析(Two-dimensional point source diffusion)
- 2011-09-11 18:10:38下载
- 积分:1
-
kalman
kalman滤波,主要实现二维空间目标的状态估计 简单易懂 实用性强(kalman filter)
- 2013-03-26 21:47:51下载
- 积分: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
-
资源分配算法的OFDM仿真算法 ALLOCATION
关于资源分配算法的OFDM仿真算法,在无线通信领域的。(An OFDM simulation algorithm for resource allocation algorithms in the field of wireless communications.)
- 2020-11-27 19:59:31下载
- 积分:1
-
bandpass
双线性变换法设计带通滤波器,凯泽窗法设计带通滤波器(Bilinear transform band-pass filter, the Kaiser window method designed bandpass filter)
- 2012-06-13 21:48:33下载
- 积分:1