-
vsat
matlab编写的电压稳定分析程序,电力专业必备(matlab prepared procedures for voltage stability analysis, power professional must)
- 2008-03-27 16:34:58下载
- 积分:1
-
OFDMSimulationUsingMatlab
基于matlab的ofdm仿真,内含有word文档及代码。(Based on the OFDM matlab simulation, contains documents and code word.)
- 2008-07-30 22:21:03下载
- 积分:1
-
PLS1_sina
说明: 用于单变量的偏最小二乘回归,直接给出回归系数。 X0是自变量矩阵,Y0是因变量向量,PRESS是去除其中某一个样本而回归出的方程对
缺失样本的误差估计,SS则是使用全部样本回归出的方程对同一个样本的误差估计。
在h个成分时,计算PRESS_h与SS_h-1,若1-PRESS/SS大于0.0975时,应增加成份。
[row,col]=size(pz) (For single-variable partial least squares regression, regression coefficients are given directly. X0 is the independent variable matrix, Y0 is the dependent variable vector, PRESS is to remove one of them out of the sample and the regression equation for missing samples error estimates, SS is the use of all of the sample regression equation out of a sample of the same error estimates. In h constituent, the calculation PRESS_h and SS_h-1, if the 1-PRESS/SS greater than 0.0975, to increase the ingredients. [Row, col] = size (pz) )
- 2010-03-22 10:46:31下载
- 积分:1
-
V
说明: c AND MATLAB CODES FOR IMAGE PROCESSING
- 2013-01-14 14:42:17下载
- 积分:1
-
SAR
基础的的SAR成像源代码!能够实现运行,供学习参考(this is the code of sar ,it is very good!)
- 2013-03-15 21:57:27下载
- 积分:1
-
compcodes
MATLAB Codes for the A MATLAB Companion for Multivariable Calculus Harcourt/Academic Press (2001)
- 2009-06-16 05:01:03下载
- 积分:1
-
Elevation-fitting
BP 网络具有以任意精度逼近定义在紧致子集上的任意非线性函数的能力, 因而被广泛应用于识别、预测、拟合。(BP network has to approach any degree of accuracy defined in the compact subset of the capacity of any nonlinear function, which is widely used in identification, prediction, fit.)
- 2011-05-04 19:23:43下载
- 积分:1
-
kmeans_gray
中值滤波的matlab实现,根据K-means算法对图像进行滤波等功能(The K-means filte base on matlab.)
- 2013-03-13 00:22:01下载
- 积分:1
-
Nerve_Net
神经网络在手势识别中的应用及其相关的一些例子.(Neural network in gesture recognition application and its related some examples.)
- 2007-09-20 09:26:44下载
- 积分:1
-
RLS_Algo
功能描述:用matlab语言实现RLS自适应算法
函数名:RLS_Algo
输入参数:
(1)M:滤波器的阶数
(2)N:LMS算法迭代的次数
(3)lamda:遗忘因子
(4)xn:LMS算法的输入序列
输出参数:
(1)系数矢量A
调用函数:无
被调用:
作者:mingcheng
编写时间:2009-10-13
修改时间:2009-10-13
版本:V1.0 (Function Description: The RLS adaptive algorithm matlab language function name: RLS_Algo Input parameters: (1) M: the order of filter (2) N: LMS algorithm the number of iterations (3 ) lamda: forgetting factor (4) xn: LMS algorithm for the input sequence Output parameters: (1) coefficient vector A call the function: No to be called: of: mingcheng write time :2009-10-13 modified :2009-10-13 version: V1.0 )
- 2010-07-11 12:17:40下载
- 积分:1