-
t_y
Test TOR Boundary Condition Test
- 2012-04-24 20:31:32下载
- 积分:1
-
cyclo1ph2th
design cycloconverter 1/3 phase
- 2011-07-17 03:47:43下载
- 积分:1
-
copulas
文献资料,利用Copula函数度量整合风险的(Literature, the use of integrated risk Copula function metrics)
- 2013-07-10 18:05:24下载
- 积分:1
-
FINAL_lab_course_Solutions.pdf
书籍《Understanding Molecular Simulation Algorithms to Application》的问题和例子,并附有代码(help learning ‘Understanding Molecular Simulation Algorithms to Applications’ case about molecular simulation, with results and codes)
- 2015-03-01 17:26:33下载
- 积分:1
-
GaborFilter
gabor滤波的matlab代码实现,主要应用于图像处理和机器视觉(gabor filter matlab code, mainly used in image processing and machine vision)
- 2007-12-16 10:49:39下载
- 积分:1
-
用粒子群优化算法进行特征选择和SVM参数优化 psofeatureselection
用粒子群优化算法进行特征选择和SVM参数优化(Using Particle Swarm Optimization algorithm of feature selection and SVM parameter optimization)
- 2020-06-27 02:00:02下载
- 积分: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
-
LMS
介绍lms算法的基本原理,用matalb编程,并给出了运行结果(Introduce the basic principles of LMS algorithm, using matalb programming, and give the results)
- 2009-03-14 16:22:22下载
- 积分:1
-
trafficControl
this project count the number of vehicles in the road with matlab software. you can use this program in management of traffic control and timing of the traffic light.
- 2015-03-10 17:11:33下载
- 积分:1
-
机器人标定
说明: 利用非线性二次迭代法,进行机器人D-H参数误差辨识。(The nonlinear quadratic iteration method is used to identify the D-H parameter error of the robot.)
- 2020-10-15 10:27:29下载
- 积分:1