-
hilbertvb1
Hilbert变换,经过测试,与matlab一致(Hilbert transform, tested, consistent with matlab)
- 2013-01-12 21:37:34下载
- 积分:1
-
matpower4.0-(1)
MATPOWER是MATLAB的M文件包® 求解潮流和最优潮流问题。它的目的是作为一个研究者和教育者,是易于使用和修改仿真工具。MATPOWER是设计给最佳的性能,同时保持代码的简单理解和修改。它最初是为POWERWEB项目的一部分。(MATPOWER is a package of MATLAB® M-files for solving power flow and optimal power flow problems. It is intended as a simulation tool for researchers and educators that is easy to use and modify. MATPOWER is designed to give the best performance possible while keeping the code simple to understand and modify. It was initially developed as part of the PowerWeb project.
)
- 2015-01-29 11:47:23下载
- 积分:1
-
VC_and_MATLAB_Map1
基于VC_和MATLAB混合编程绘制三维图形(VC_ and MATLAB mixed programming based on three-dimensional graphics rendering)
- 2013-09-04 10:37:35下载
- 积分:1
-
6089
************内存结构五大区***************(*********** Five regions of memory structure)
- 2009-11-13 02:31:49下载
- 积分:1
-
HMM
隐马尔科夫模型相关算法,包括前向算法、后向算法,维特比算法等(Hidden markov model algorithm, including the forward algorithm and backward algorithm and viterbi algorithm, etc)
- 2013-03-16 15:03:24下载
- 积分:1
-
3_test
检验实际分布是否与理论密度分布函数相符合。球面均匀分布的随机点在二维平面上的投影的密度分布(Verify whether the actual distribution consistent with the theoretical density distribution function. Spherical uniformly distributed random dot density distribution projected on a two-dimensional plane)
- 2014-11-09 17:02:21下载
- 积分:1
-
QR_Code
CODIGO VISUAL BASIC PARA codigo de barras
- 2015-03-26 14:23:39下载
- 积分:1
-
2014
2014 Continuous Learning of Human Activity Models - imp(2014 Continuous Learning of Human Activity Models- imp)
- 2015-03-15 19:10:40下载
- 积分:1
-
LMS
1,、设置变量和参量:
X(n)为输入向量,或称为训练样本
W(n)为权值向量
e(n)为偏差
d(n)为期望输出
y(n)为实际输出
η为学习速率
n为迭代次数
2、初始化,赋给w(0)各一个较小的随机非零值,令n=0
3、对于一组输入样本x(n)和对应的期望输出d,计算
e(n)=d(n)-X^T(n)W(n)
W(n+1)=W(n)+ηX(n)e(n)
4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行(, set the variables and parameters:
X (n) is the input vector, otherwise known as the training sample
W (n) for the weight vector
e (n) for the deviation
d (n) is the desired output
y (n) is the actual output
η is the learning rate
n is the number of iterations)
- 2011-12-10 20:22:05下载
- 积分:1
-
shuju.xls
性指标的价值函数达到最小。FCM与HCM的主要区别在于FCM用模糊划分,使得每个给定数据点用值在0,1间的隶属度来确定其属于各个组的程度。与(indicators of the value of minimizing function. HCM FCM with the main difference is fuzzy FCM, broken down to make each set of data points with the value 0, one of the membership to determine its belong to the group level. And)
- 2007-06-15 15:58:01下载
- 积分:1