-
sjwl
自编的神经网络的matlab程序,可以运行哦。(Self matlab neural network program, you can run, oh.)
- 2008-12-17 21:34:00下载
- 积分:1
-
matpower4.0b2
matpower4.0b2用来计算潮流,比以前的版本多了连续潮流(matpower4.0b2 used to calculate the trend, more than the previous version of the continuous flow)
- 2010-09-01 18:12:22下载
- 积分:1
-
SPM_GVD
半导体激光器中群速度色散各种参数对脉冲宽度的影响(The semiconductor laser group velocity dispersion of various parameters on the pulse width)
- 2015-09-02 13:25:44下载
- 积分:1
-
bandp
带通滤波器,在信号处理时滤除直流分量和高频噪声,参数设置见程序说明。(The bandpass filter is used to filter the DC component and the high frequency noise in the signal processing. The parameter setting is explained by the program.)
- 2018-03-24 08:40:10下载
- 积分:1
-
histmatching
This is a MATLAB program for Histogram Matching. Used In digital Image Processing.
- 2009-05-19 01:05:17下载
- 积分: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
-
number
物体个数的确定,并同时确定气体的中心位置(Determine the number of objects, and also to determine the center of the gas)
- 2011-06-12 09:24:10下载
- 积分:1
-
matlab-zidongkongzhi
jieyuexiangying
(jieyuexiangying .....
)
- 2011-12-08 12:56:59下载
- 积分:1
-
MatlabCompilerGuide
说明: matlab编译知道,包括matlab的很多编译器(Matlab Compiler 4 Guide)
- 2010-03-26 10:18:37下载
- 积分:1
-
metal_reflection_meep
在MIT的meep中,用来计算银表面的折射率和吸收率。用于FDTD算法。(Meep at MIT, the silver surface used to calculate the refractive index and absorption rate. For the FDTD algorithm.)
- 2013-07-26 22:11:07下载
- 积分:1