-
LVBO
我的数字信号处理课程设计,感觉做的一般。(My digital signal processing curriculum design, make the general feeling.)
- 2008-06-06 21:30:52下载
- 积分:1
-
A5Q2.m
mean and variance of sinusoidal signal
- 2012-05-18 13:40:58下载
- 积分:1
-
matlab
聚类算法,不是分类算法。分类算法是给一个数据,然后判断这个数据属于已分好的类中的具体哪一类。聚类算法是给一大堆原始数据,然后通过算法将其中具有相似特征的数据聚为一类。这里的k-means聚类,是事先给出原始数据所含的类数,然后将含有相似特征的数据聚为一个类中。所有资料中还是Andrew Ng介绍的明白。首先给出原始数据{x1,x2,...,xn},这些数据没有被标记的。初始化k个随机数据u1,u2,...,uk。这些xn和uk都是向量。根据下面两个公式迭代就能求出最终所有的u,这些u就是最终所有类的中心位置。(Clustering algorithm, not a classification algorithm. Classification algorithm is to give a figure, and then determine the data belonging to a specific class of good which category. Clustering algorithm is to give a lot of raw data, and then through the algorithm which has similar characteristics data together as a class. Here k-means clustering, is given in advance the number of classes contained in the raw data, then the data contain similar characteristics together as a class. All information presented in or Andrew Ng understand. Firstly, raw data {x1, x2, ..., xn}, the data is not labeled. K random initialization data u1, u2, ..., uk. These are the vectors xn and uk. According to the following two formulas can be obtained final iteration all u, u is the ultimate all these classes the center position.)
- 2014-02-18 09:59:02下载
- 积分:1
-
guanlianwei
这是我找到的计算关联维数的MATLAB程序,应该是比较好的(This is what I find the calculation of correlation dimension of the MATLAB program, it should be relatively good)
- 2007-10-21 13:21:05下载
- 积分:1
-
ridge
应用回归分析中岭回归的matlab程序代码(RIDGE REGRESSION)
- 2011-01-06 20:31:38下载
- 积分:1
-
NumericalMethodBasicSample
数值方法基本例题MATLAB解法,基本解方程,龙格-库塔,牛顿法等(Example MATLAB solution of basic numerical methods, the basic solution of equations, Runge- Kutta, Newton' s law)
- 2010-02-24 11:32:45下载
- 积分:1
-
nibianqi
光伏并网发电系统中逆变器的研究与设计,比较有用的资料,逆变器设计可以参考(Grid-connected PV system inverter design, useful information, inverter design can refer)
- 2013-01-08 19:32:20下载
- 积分:1
-
coding_dcodng
program for convolutional coding and decoding(with symbol,tone interleaving and cyclic shift)
- 2010-05-12 16:52:00下载
- 积分:1
-
xiaolunwenPID
锅炉PID串级控制matlab仿真,用于锅炉温度控制的simulink仿真(The boiler PID cascade control matlab simulation)
- 2012-03-19 15:07:40下载
- 积分:1
-
pso_svm
该文件为粒子群算法优化支持向量机模型参数的matlab代码
支持向量机模型为专门用于处理不平衡数据的成本控制型支持向量机模型
用粒子群算法优化模型中的三个主要参数:C1、C2、sigma(The file is in particle swarm optimization parameters of support vector machine model matlab code for support vector machine model designed for use with unbalanced data, cost control, support vector machine model using particle swarm optimization model of the three main parameters: C1, C2, sigma)
- 2010-12-01 20:26:53下载
- 积分:1