-
RobotVSScontrol
单关节机器人滑模控制matlab源程序,非常好的给出了simulink主程序,对于研究变结构控制得学生很有用。(Sliding mode control for single-joint robot matlab source, very good simulink main program is given, the study of variable structure control students useful.)
- 2008-06-04 21:03:19下载
- 积分:1
-
ant
蚁群聚类算法,较好的实现了带聚类数据的聚类,已知了聚类数目。(ant conoly clustering)
- 2010-01-04 16:17:23下载
- 积分:1
-
ch(2)-page(67)-ex(9)-descriptive-solution
dudu and hart chapter 2 excersise
- 2014-02-24 15:55:12下载
- 积分:1
-
duoji2
显式辛方法及传统显式rk法 解微分方程组,计算收缩导纳矩阵
主程序为duoji2
(Explicit symplectic method and the traditional explicit method for solving differential equations rk calculated admittance matrix contraction of the main program for the duoji2)
- 2011-05-10 18:27:55下载
- 积分:1
-
volume_browser
GUI for visualization of data volumes via slices, contour lines, isosurfaces, and animation.(GUI for visualization of data volumes via s lices, contour lines, isosurfaces, and animation.)
- 2007-04-05 19:03:12下载
- 积分:1
-
Radar
本程序介绍了卡尔曼滤波器在雷达跟踪问题上的应用。通过对雷达测得的距离及方位角参数的估计和预测,较好地实现了雷达对目标的跟踪,说明卡尔曼滤波器在自主或协助导航领域中具有重要的现实意义。(This procedure describes the radar tracking Kalman filter in question on the application. Measured by radar distance and azimuth parameter estimation and forecasting, to better achieve the target tracking radar, indicating the Kalman filter in autonomous or assisted navigation has important practical significance.)
- 2021-04-20 15:28:50下载
- 积分:1
-
NNdemo_matlab
good demo of neural networks!
- 2010-07-26 21:44:55下载
- 积分:1
-
artifact
Artifact removal of EEG signal EEG signal
- 2010-08-27 17:24:50下载
- 积分: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
-
segment_new
C++ implementation of Local Self Similarity. shi xian tu xiang de rong
- 2014-10-12 02:09:50下载
- 积分:1