摘要: 问题描述信道H长度L=3,H = (h0,h1,h2),其中h0=,h1=,h2=; 基本信号类型 x =10或-10,一个完整的信号序列为X = (x0,x1,x2,...,x9);噪声W = (w0,w1,w2,...,w11)是满足高斯分布的(0,1)范围内的随机数;按照Y = H·X + W... 阅读全文
posted @ 2015-05-24 21:38 Karel的进化史 阅读(959) 评论(0) 推荐(0)
摘要: The VSL-1 algorithm is an effective variable speed limit control method which can minimize the standing queue length before a work zone by reducing a... 阅读全文
posted @ 2015-09-23 13:27 Karel的进化史 阅读(656) 评论(0) 推荐(0)
摘要: To minimize the negative effects on traffic efficiency and safety caused by work zone in urban road, land transportation authorities should choose p... 阅读全文
posted @ 2015-09-23 13:17 Karel的进化史 阅读(447) 评论(0) 推荐(0)
摘要: ---恢复内容开始--- 1 package cn.edu.karel.work.public_transit_problem; 2 3 import java.io.File; 4 import java.io.FileNotFoundException; 5 import java.... 阅读全文
posted @ 2015-09-23 12:56 Karel的进化史 阅读(1069) 评论(1) 推荐(1)