-
zhidaoxiancapacity
jji计算直导线的电容的文档和matlab程序(jji capacitance calculation of straight wire matlab documentation and procedures)
- 2008-03-20 10:44:09下载
- 积分:1
-
Gamma_Gamma_Distrubition
generate the random variable follow Gamma-Gamma distribution
- 2015-03-23 17:39:48下载
- 积分:1
-
NLMS5
归一化LMS算法程序,归一化LMS算法程序,归一化LMS算法程序,归一化LMS算法程序,归一化归一化(Normalized LMS algorithm program, normalized LMS algorithm procedure, the normalized LMS algorithm process, the normalized LMS algorithm program, normalized normalized)
- 2010-06-03 12:54:06下载
- 积分: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
-
Polynomial-fitting
此代码是在matlab下开发,适应于GPS高程拟合,只需加载相关数据,方便好用(This code is developed in matlab to adapt in the fitting of GPS Elevation, just load the relevant data, easy-to-use)
- 2012-05-11 17:47:31下载
- 积分:1
-
zuiduanlu
这是利用matlab编写关于连接网络电缆的最短路程序,在考虑最短路的同时,还考虑到了网络的稳定性等多种其他因素,使用了模拟退火算法解决这一问题,希望能有所帮助。(This is written on the use of matlab to connect the network cable the shortest program, taking into account the short-circuit, while also taking into account the stability of the network and many other factors, the use of simulated annealing algorithm to solve this problem, hoping to help.)
- 2011-07-20 16:31:40下载
- 积分:1
-
The-linear-convolution
利用MATLAB实现线性卷积的自编函数clconv(),通过实例验证及仿真结果,验证了clconv()函数的有效性。(Self-function using MATLAB linear convolution clconv (), verified by an example and simulation results verify clconv () function validity.)
- 2013-03-29 17:36:09下载
- 积分:1
-
Matlab(DCpower-flowprogram)
基于18个节点的直流潮流计算程序,能够运行没有错误,文件全,易初学者学习。(18 nodes based on dc power flow calculation program, to be able to run without error, file, all within easy scholars study.
)
- 2021-03-05 22:29:31下载
- 积分:1
-
kalkalman
此程序为关于卡尔曼滤波定位代码的matlab源程序(This paper presents a fuzzy adaptive Kalman filter technology )
- 2013-09-22 17:41:27下载
- 积分:1
-
rolling_boll
matlab动态模拟程序,小球的弹性碰撞模拟,直观的展现动态性(matlab dynamic simulation program, a small ball elastic collision simulation, intuitive dynamic display)
- 2013-11-03 16:21:10下载
- 积分:1