-
ex1
简单的线性回归的算法以及运用此算法对简单数据进行分类处理(Simple linear regression algorithm and apply this algorithm to classify simple data processing)
- 2013-10-22 20:10:12下载
- 积分:1
-
duanlufangzhen
短路仿真,可仿真接地故障、相间短路、相间短路接地。(Short circuit simulation, three-phase transformer three-phase short-circuit, single-phase short circuit, two-phase short-circuit and two-phase short-circuit ground)
- 2016-05-19 21:51:13下载
- 积分:1
-
LMS_Algo
功能描述:用matlab语言实现LMS自适应算法
函数名:LMS_Algo
输入参数:
(1)M:滤波器的阶数
(2)N:LMS算法迭代的次数
(3)mu:自适应参数
(4)xn:LMS算法的输入序列
输出参数:
(1)系数矢量A (Function Description: The LMS adaptive algorithm matlab language function name: LMS_Algo Input parameters: (1) M: the order of filter (2) N: LMS algorithm the number of iterations (3 ) mu: adaptive parameters (4) xn: LMS algorithm for the input sequence Output parameters: (1) coefficient vector A )
- 2010-07-11 12:13:12下载
- 积分:1
-
MCChhapter6o
现代通信系统第6章matlaab程序源码源码
(Chapter 6 of the modern communication systems matlaab program source code)
- 2012-08-18 06:34:26下载
- 积分:1
-
kmeanclustringapproach
k-mean clustring method
- 2015-02-04 14:28:51下载
- 积分:1
-
generateregularmatrix
特殊随机矩阵的生成,包含两个程序,一个可以随机生成行和和列和均为K的0-1矩阵,另一个可以随机生成稀疏矩阵。(Matrix generation,concluding two program,one can generate the 0-1 matrix that have the same row sum and column sum,the other can generate sparce matrix.)
- 2010-06-02 09:16:53下载
- 积分:1
-
Strapdown-navigatio-system_MATLAB
采用程序的方法介绍捷联惯性导航系统进行导航的方法,并将载体的导航信息输出以检验捷联惯性导航系统的导航效果。(Strapdown inertial navigation systems is a kind of common navigation systems in land vehicles.)
- 2012-06-20 11:31:40下载
- 积分:1
-
FisherFace
Fisherface方法的实现是在PCA数据重构的基础上完成的,首先利用PCA将高维数据投影到低维特征脸子空间,然后再在这个低维特征脸子空间上用LDA特征提取方法得到Fisherface。程序中使用参数寻优的方法来寻找最佳投影维数,以达到比较理想的识别效果。 (The Fisherface method implemented in the PCA data reconstruction based on the completion of the first use of PCA projection of high-dimensional data to a low dimensional feature subspace, and then on the characteristics of low-dimensional subspace LDA feature extraction methods to get the Fisherface. Program parameter optimization method is used to find the best projection dimension, in order to achieve the ideal identification.)
- 2013-03-19 20:40:35下载
- 积分:1
-
CONP
平衡反应器,用来分析在不同的时间尺度内的化学反应进行程度和气体生成(the conp code is used to analysis the degree of chemical reactions and the productions.)
- 2014-11-20 23:23:34下载
- 积分:1
-
MATLABchenxu
很好的MATLAB联系实例。MATLAB(矩阵实验室)是MATrix LABoratory的缩写,是一款由美国The MathWorks公司出品的商业数学软件。MATLAB是一种用于算法开发、数据可视化、数据分析以及数值计算的高级技术计算语言和交互式环境。除了矩阵运算、绘制函数/数据图像等常用功能外,MATLAB还可以用来创建用户界面及与调用其它语言(包括C,C++和FORTRAN)编写的程序。 (Good matlab programming training materials)
- 2015-03-15 16:27:01下载
- 积分:1