-
NETWORKCODING
关于网络编码算法研究的文章,对研究者有一定参考价值(Network coding algorithm on the article, a certain reference value to researchers)
- 2010-11-12 18:58:43下载
- 积分:1
-
rbfsysidenty4
这是用matlab写的RBF网络辨识函数。(it is very important)
- 2009-05-29 16:05:31下载
- 积分:1
-
DBR-caculation
简单计算DBR的matlab文件,计算激光器的分布反馈(the caculation of DBR in lase of ditributed feedback reflector)
- 2012-07-15 16:23:00下载
- 积分:1
-
IJEC_2010_cfa
source code of matlab demosacing source code of matlab demosacing source code of matlab demosacing source code of matlab demosacing
- 2012-11-23 13:55:32下载
- 积分:1
-
steepest_descent
这个Matlab程序实现最速下降算法。最速下降法是一种最基本的算法,它在最优化方法中占有重要地位.最速下降法的优点是工作量小,存储变量较少,初始点要求不高;缺点是收敛慢,最速下降法适用于寻优过程的前期迭代或作为间插步骤,当接近极值点时,宜选用别种收敛快的算法.
(Matlab implementation of this procedure steepest descent algorithm.)
- 2009-04-07 18:44:43下载
- 积分:1
-
voxel-traversal-algorithm-
这是个基于MATLAB的三维重建的例子,想用的话需要安装matlab软件哦(this is a 3D reconstruction demo.needmatlab)
- 2011-05-16 18:23:46下载
- 积分:1
-
shenjingwangluo
T=[1 0 0 1 0 0 1 0 0
0 1 0 0 1 0 0 1 0
0 0 1 0 0 1 0 0 1]
输入向量的最大值和最小值
threshold=[0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1]
net=newff(threshold,[31 3],{ tansig , logsig }, trainlm )
训练次数为1000,训练目标为0.01,学习速率为0.1
net.trainParam.epochs=1000
net.trainParam.goal=0.01
LP.lr=0.1
net = train(net,P,T)
测试数据,和训练数据不一致
P_test=[0.2101 0.0950 0.1298 0.1359 0.2601 0.1001 0.0753 0.0890 0.0389 0.1451 0.0128 0.1590 0.2452 0.0512 0.1319
0.2593 0.1800 0.0711 0.2801 0.1501 0.1298 0.1001 0.1891 0.2531 0.0875 0.0058 0.1803 0.0992 0.0802 0.1002 (T = [1 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1] ' of the maximum and minimum input vector threshold = [0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1] net = newff (threshold, [31 3], {' tansig' , ' logsig' }, ' trainlm' ) training times for the 1000 target of 0.01 training, learning rate of 0.1 net.trainParam.epochs = 1000 net. trainParam.goal = 0.01 LP.lr = 0.1 net = train (net, P, T) test data, and training data inconsistencies P_test = [0.2101 0.0950 0.1298 0.1359 0.2601 0.1001 0.0753 0.0890 0.0389 0.1451 0.0128 0.1590 0.2452 0.0512 0.1319 0.2593 0.1800 0.0711 0.2801 0.1501 0.1298 0.1001 0.1891 0.2531 0.0875 0.0058 0.1803 0.0992 0.0802 0.1002 )
- 2011-05-21 16:47:44下载
- 积分:1
-
MATLAB6.500image00handling00asistance
本书基于MATLAB的图像处理工具箱,全面系统介绍了图象处理工具箱在图形绘制,图像几何变换,图像增强,小波分析和分形几何用于图像处理,以及图形用户界面设计等在工程中的实际应用.(book based on MATLAB Image Processing Toolbox. a comprehensive system of image processing toolbox in graphics rendering, image geometry transform, image enhancement, Wavelet analysis and fractal geometry for image processing, and graphical user interface design project in the practical application.)
- 2007-04-09 15:32:36下载
- 积分:1
-
MH5
基于MH算法的贝叶斯模型更新,结构为五层框架结构,更新得到结构的物理参数(The Bayesian model based on the MH algorithm is updated and the structure is a five-story frame structure. The physical parameters of the structure are updated)
- 2017-05-11 10:33:10下载
- 积分:1
-
leach-m(1)
energy leach a new version
- 2012-04-15 03:14:41下载
- 积分:1