-
tracker_release
(eccv12)Circulant structure tracking-by-detection[matlab]源代码((eccv12)Circulant structure tracking-by-detection[matlab])
- 2013-11-06 14:22:21下载
- 积分:1
-
mllicheng2_bianshi
使用最小二乘对异步电机参数的辨识,S函数程序。( The paper puts forward a linear induction motor mathematic expression by introducing auxiliary variable method. and build a new kind of least squares parameter estimation algorithm )
- 2014-06-10 21:17:06下载
- 积分:1
-
Simulationofelasticwavefield
Simulation of elastic wave field (FCT has grown away dispersive and absorbing boundary conditions)
- 2016-05-20 17:16:17下载
- 积分: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
-
floyd
说明: floyd算最短路径,函数和例子都有。只需要把数据转换就行 ……(floyd)
- 2009-08-28 14:46:53下载
- 积分:1
-
xunhuanzhouqijiance
用周期循环检测算法检测:
首先运行a.m程序,通过此程序运算得出循环频率a值;
再运行zhouqi.m程序,对a值进行确定,通过周期循环算法对信号进行检测;
(With cycle detection algorithm to detect: First run am program, through this program computing a value obtained cyclic frequency zhouqi.m then run the program, for a value determined by the cycle algorithm of signal detection )
- 2013-07-11 10:11:42下载
- 积分:1
-
ofdm-simple-modulation
简单ofdm调制代码,基于qpsk,有循环前缀,两种信道传输。(ofdm simulation based on qpsk.)
- 2013-05-01 11:01:31下载
- 积分:1
-
333
文章讲述了基于Matlab GUI的新型界面开发方式(This paper describes the new development mode of Matlab interface based on GUI)
- 2013-12-07 15:40:17下载
- 积分:1
-
DQGA
最新的改进旋转门的双链量子遗传算法,该算法采用一种改进的量子旋转门对种群中的染色体进行更新,有效提高算法的收敛速度。(Duplexes improved quantum genetic algorithm latest revolving door, the algorithm uses an improved quantum revolving door of the population of chromosomes updates improve the convergence speed.)
- 2015-03-03 10:12:00下载
- 积分:1
-
mimo4
This program implements equation (2.26) using the waterfilling
algorithm
- 2010-08-24 19:24:45下载
- 积分:1