TCM编码的调制端,采用8PSK,2/3码率的卷积码的matlab程序
上传时间: 2015-12-04
上传用户:小码农lz
CDMA通过MAtlab仿真的各个模块源程序,卷积交织调制解调turbo译码等
上传时间: 2013-12-22
上传用户:rocketrevenge
图像滤波,用matlab实现突现图像滤波 卷积
标签: 图像滤波
上传时间: 2014-01-08
上传用户:84425894
We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.
标签: represented integers group items
上传时间: 2016-01-17
上传用户:jeffery
一维DCT变换的verilog源码,可用于JPEG算法优化的参考。程序中用到的算法称为“扭卷积”,可参考相关IEEE paper
上传时间: 2016-01-22
上传用户:dsgkjgkjg
是通信方面的程序,离散卷积 ,是通信方面的程序 ,是通信方面的程序 ,是通信方面的程序 ,是通信方面的程序
上传时间: 2016-01-29
上传用户:宋桃子
matlab数理统计工具箱的命令大全.对于matlab的学习有一定帮助. [Matlab图形图像处理函数详细列表.rar] - 使用Matlab语言编写的图形图像处理函数详细列表 [turbo.rar] - 用matlab的Simulink对cdma2000中信道编码进行仿真 主要是turbo码部分。可能要用matlab7。0打开。 [CHAP_02.rar] - ex020100 信号合成 ex020200 信号合成 ex020300 复数序列的信号合成 ex020400 奇偶合成 ex020500 卷积计算 ex020600 卷积的图解 ex020700 卷积计?BR> [雷达工具箱.zip] - 基于matlab中的simulink搭建的雷达信号处理仿真平台 [Statistics_Toolbox.rar] - Matlab官方文档:统计工具箱statistics toolbox [随机过程 时间序列的分析.rar] - 是随机过程中时间序列分析作业,基于Matlab编程实现模型判别,参数求取,模型预测等,另附有本人作业全文,供大家参考。 [用matlab写的梭哈游戏.rar] - 是一个梭哈游戏的小程序,主要是用来熟悉matlab最
上传时间: 2013-12-24
上传用户:妄想演绎师
C语言完成,图形界面的卷积积分运算器,根据输入的函数进行卷积运算
标签: C语言
上传时间: 2014-01-16
上传用户:lnnn30
The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa. For example, >> project.name = MyProject >> project.id = 1234 >> project.param.a = 3.1415 >> project.param.b = 42 becomes with str=xml_format(project, off ) "<project> <name>MyProject</name> <id>1234</id> <param> <a>3.1415</a> <b>42</b> </param> </project>" On the other hand, if an XML string XStr is given, this can be converted easily to a MATLAB data type or structure V with the command V=xml_parse(XStr).
标签: converts Toolbox complex logical
上传时间: 2016-02-12
上传用户:a673761058
Woven码在TD-SCDMA中的应用仿真程序,并分别与卷积码,Turbo码在TD-SCDMA中的仿真性能进行了比较。
上传时间: 2016-03-07
上传用户:13188549192