2020年12月1日
摘要: 出现error: curl: (7) Couldn't connect to server 使用国内 daocloud 一键安装命令: curl -sSL https://get.daocloud.io/docker | sh即可解决 阅读全文
posted @ 2020-12-01 14:02 马儿!!!! 阅读(4586) 评论(0) 推荐(0)
  2019年11月26日
摘要: 这个地方信源编码用到了卷积码编码,解码用了维特比编码,一直调不对参数。以为是Error Rate Calculation的时延设置不对,在网上各种查没找到结果,问了一个教授说这里不需要设置时延。。。,之前一直只想到时延问题没去想其他的问题(因为我百度时有一百度知道说到这种情况是时延没设置对,因为编码 阅读全文
posted @ 2019-11-26 19:30 马儿!!!! 阅读(795) 评论(0) 推荐(0)