-
bp
说明: 用多层前向网络的BP算法拟合函数
说明:1)网络结构为三层(输入层、1个隐层和输出层);
2)获取两组数据,一组作为训练集,一组作为测试集;
3)用训练集训练网络;
4)用测试集检验训练结果。(Fitting the function with BP algorithm of multilayer forward network)
- 2017-08-08 15:43:17下载
- 积分:1
-
optical_flow
Phase-based Opic Flow Algorithm, described in
Gautama, T. and Van Hulle, M.M. [2002]. A Phase-based Approach to the
Estimation of the Optical Flow Field Using Spatial Filtering.
IEEE Trans. Neural Networks, 13[5], 1127--1136.
- 2009-02-28 18:25:20下载
- 积分:1
-
xianfanchenqiugen
线性方程组的迭代解法解法,里面有三种不同的源程序,在matlab2008中测试通过!!(Linear equations of the iterative solution method, there are three different types of source code, adopted in matlab2008 test! !)
- 2009-05-16 13:31:01下载
- 积分:1
-
Power-Converters--smart-instruments
With the increasing penetration of renewable energies as distributed generation
(DG) in smart grid scheme, technical problems arise in both distribution and transmission
system level. Undesirable voltage is the main problem for connection of
DGs in distribution systems while excessive reactive power demand transmission
system is the major concern for Transmission System Operators.
The low power generation capacity of DER (Distributed Energy Resources) has
motivated the need for integration of different types of DERs and loads in the form
of micro-grid to enhance the power generation capacity, reliability and marketability
of dispersed type of micro-sources [12, 13]. Current harmonics and Reactive power
consumption are the two power quality issues that are addressed in this thesis
- 2016-01-26 03:30:43下载
- 积分:1
-
Test2
部分响应系统眼图MATLAB程序,适合初学者使用(Part of the eye response system MATLAB program for beginners)
- 2011-05-16 16:56:53下载
- 积分:1
-
MeasuringAngleofIntersection
说明: 用图像进行物体角度测量的代码,在Matlab下编写,很有参考价值。(image objects angle measurement for the code in Matlab under preparation, great reference value.)
- 2006-03-28 22:49:04下载
- 积分:1
-
opm
采用小波变换基稀疏用正交匹配追踪算法重构的压缩传感(Sparse wavelet transform based algorithm using orthogonal matching pursuit compressed sensing reconstruction)
- 2014-01-17 21:38:19下载
- 积分:1
-
petrinet2.1
matlab的petri网工具包,可以在matlab7.0上运行(the petri net matlab toolkit, you can run matlab7.0)
- 2008-05-27 11:19:48下载
- 积分:1
-
A_with_Noise
模式识别,26个英文字母的识别,运行环境在matlab中(Pattern Recognition)
- 2009-05-28 20:16:28下载
- 积分:1
-
PrimAlgorithm
最小生成树prim算法,Dandn文件给出了输入参数的名称及格式即在调用prim前先输入邻接矩阵D和节点个数n输入prim得到两行的矩阵T,将上下两行数字对应的节点相连即可(Prim algorithm for minimum spanning tree, Dandn document gives the name and format of the input parameters that is called prim before Input adjacency matrix D and the node number n input prim to be two lines of the matrix T, the upper and lower figures correspond to two lines of nodes connected to can)
- 2010-03-07 21:18:42下载
- 积分:1