-
4
说明: master of body language
- 2010-09-06 21:39:47下载
- 积分:1
-
gm11
function exp85
clear all
p=[0:0.1:1.1]
t=[22.4570 26.6012 12.6416 5.9367 6.9265 28.2432 31.5068 37.0166 7.8947 1.0398 12.7095]
net=newff([0 1],[5 1],{ tansig purelin }, traingdx , learngdm )
net.trainParam.epochs=2500
net.trainParam.goal=0.001
net.trainParam.show=50
net=train(net,p,t)
r=sim(net,p)
plot(p,t,p,r, * )
y=sim(net,[1.2])
- 2012-04-26 12:14:11下载
- 积分:1
-
HUYGENS_FRESNEL
惠更斯-菲涅尔衍射计算,非常不错,简单易行。(Huygens- Fresnel diffraction calculations, very good, easy.)
- 2020-09-14 10:57:57下载
- 积分:1
-
PL
说明: MATLAB的阻塞率仿真结果与erlang_B理论结果的比较(MATLAB simulation results of blocking probability comparison of theoretical results with the erlang_B)
- 2010-01-01 22:50:36下载
- 积分:1
-
An-Engineers-Guide-to-MATLAB
An Engineer s Guide to MATLAB - With Applications(An Engineer s Guide to MATLAB- With Applications)
- 2013-01-23 03:09:32下载
- 积分:1
-
PMSM-Drive-Simulation-Files
drive of pmsm with vector control
- 2014-11-21 18:37:52下载
- 积分:1
-
C_AntClusterKnown
该算法是有关于蚂蚁聚类算法的matlab源代码,是转载的。(The algorithm is on the ant clustering algorithm matlab source code is reproduced.)
- 2008-06-30 14:35:01下载
- 积分:1
-
gist
说明: 本程序用于提取图像库的gist特征,matlab编写,有test文件(This procedure is used to extract the gist features of the image library, matlab prepared a test file)
- 2011-03-25 20:57:58下载
- 积分:1
-
image-transform
图像的旋转,倾斜处理,以及这两个功能的合并处理(skew and rotation of image in matlab)
- 2013-01-03 12:29:55下载
- 积分:1
-
mexhandle
地图构建算法,对于想学地图构建的matlab方法实现的人可以来看一看,一定会有帮助的(Map construction algorithm, to those who want to learn map construction of matlab Method man can see, will help)
- 2011-12-27 22:13:01下载
- 积分:1