-
Kmeans
Kmeans 算法是聚类分析中使用最为广泛的算法之一,其每个类别均用该类中所有数据的平均值(或加权平均)来表示,这个平均值即被称作聚类中心。该方法虽然不能用于
类别属性的数据,但对于数值属性的数据,它能很好地体现聚类在几何和统计学上的意义。(Kmeans algorithm is the most widely used cluster analysis algorithm, each category with the average of all data in the class (or weighted average) to represent the average is known as the cluster center. Although this method can not be used
The class attribute of the data, but data for numeric attributes, it can well reflect the significance of clustering on the geometry and statistics.)
- 2012-05-05 15:31:02下载
- 积分:1
-
knnsearch
寻找距离某一点最近的几个点,返回对应的点的位置及距离该点的距离(Find a few points closest to a given point , returns the corresponding location of the point and the distance from the point)
- 2020-10-25 15:10:01下载
- 积分:1
-
Gray-prediction-MATLAB-sequence
灰色预测MATLAB程序的源代码,希望对数学建模有所帮助(Gray prediction【MATLAB】sequence)
- 2012-02-10 20:27:13下载
- 积分:1
-
matlab VAR模型应用实例,附源代码和PPT
说明: matlab关于VAR模型的使用,计量经济中的VAR模型(Matlab on the use of VAR model, VAR model in Econometrics matlab on the use of VAR model, VAR model in Econometrics)
- 2020-11-25 00:29:32下载
- 积分:1
-
mix
rbm with bp for comprresion
- 2010-11-14 14:29:57下载
- 积分:1
-
6
说明: 最优化的C程序课件,希望对大家有帮助,还有matlab 的介绍(Optimized C program courseware, we want to help, as well as introduction to matlab)
- 2009-12-03 16:18:36下载
- 积分:1
-
PV
说明: 光伏电池板模型,仿真p-u曲线等。自动将excel中的多条不同的温度、光照等数据读入,并连续运行输出保存每个工况数据(PV simulink model。it can read different input initial parameters from excel,then run the pv model and save the power data of each case automatically。)
- 2014-09-20 20:29:43下载
- 积分:1
-
Gaussianintegral
matlab编写的用于计算一维和二维高斯积分的程序,示例为5点高斯积分。(written in matlab to calculate one-dimensional and two-dimensional Gaussian integral program, the sample for the 5-point Gaussian integration.)
- 2010-10-11 11:53:16下载
- 积分:1
-
walker
一个有趣的人走动程序,很有趣的。。。。。。(One interesting people walking program, very interesting. . . . . .)
- 2010-12-26 18:37:30下载
- 积分:1
-
MATLABDSP
本论文利用TI公司的16位定点DSP芯片TMS320VC5416-160的硬件、软件结构和特性实现了数字滤波器的设计。深入研究了DSP芯片的硬件开发技术和软件编程技术及调试技巧 在MATLAB环境下,利用MATLAB语言编写程序对IIR滤波器进行仿真并得到滤波器的系数 关于matlab与DSP等。(In this paper, the use of TI' s 16-bit fixed-point DSP chip TMS320VC5416-160 hardware, software structure and characteristics of a digital filter design. In-depth study of the DSP chip technology hardware and software programming and debugging skills in the MATLAB environment, using MATLAB programming language for simulation of the IIR filter and the filter coefficient matlab and DSP and so on.)
- 2009-07-01 17:00:42下载
- 积分:1