-
tracking_ball
code matlab detect ball
- 2010-06-13 23:12: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
-
GARCH工具箱(包括多元)
说明: 该文件为MATLAB中的garch多元代码工具箱(This file is the GARCH multicode toolbox in MATLAB)
- 2020-06-21 21:20:02下载
- 积分:1
-
UPMLfdtd3D
三维直角坐标系FDTD应用UPML吸收边界条件,激励源为高斯脉冲(Three-dimensional Cartesian coordinate system FDTD application UPML absorbing boundary conditions, excitation source for the Gaussian pulse)
- 2008-04-29 10:36:11下载
- 积分:1
-
Matlab
用matlab语言对汽车动力经济性进行仿真(very good)
- 2010-05-14 09:22:52下载
- 积分:1
-
jouqiu_v22
完整的图像处理课设,包含所有源代码,汽车图像,语音信号的采集与处理,数字信号处理课设,阐述了负荷预测的应用研究。( Complete class-based image processing, contains all of the source code, auto image, Acquisition and Processing of the speech signal, digital signal processing class-based, It describes the application of load forecasting.)
- 2016-05-18 12:51:52下载
- 积分:1
-
DAC
Digital to Analog converter sample code
- 2013-12-08 22:38:57下载
- 积分:1
-
MIMO
一个基于空时分组编码的MIMO_OFDM通信系统的仿真设计。此系统包括QPSK调制解调,IFFT调制,空时编解码,基于训
练符号的信道估计等通信模块。(A space-time block coding based on the MIMO_OFDM communication system simulation design. This system consists of QPSK modulation and demodulation, IFFT modulation, space-time coding and decoding, based on training symbols such as communication channel estimation module.)
- 2010-09-05 21:10:31下载
- 积分:1
-
CambrigeSystemIdentification
剑桥大学用于线性和双线性动力学系统辨识的工具箱(University of Cambridge, for linear and bilinear dynamical systems identification toolbox)
- 2008-04-30 22:13:39下载
- 积分:1
-
source_navigator_user_guide_html
user guide manual for IDE source navigator in HTML format
- 2014-08-26 21:14:57下载
- 积分:1