登录
首页 » matlab » STO-estimation

STO-estimation

于 2015-10-07 发布 文件大小:40KB
0 173
下载积分: 1 下载次数: 147

代码说明:

  OFDM符号定时同步算法,几种经典算法的仿真和比较(OFDM symbol timing synchronization algorithm, simulation and comparison of several classical algorithm)

文件列表:

STO estimation
..............\add_CFO.m,548,2015-04-29
..............\add_CP.m,230,2010-08-18
..............\add_STO.m,309,2010-08-18
..............\CFO_Moose.m,567,2010-08-18
..............\Clipping.m,2344,2015-02-04
..............\dec_CFO.m,101,2015-04-29
..............\demoduqam16.m,804,2015-02-01
..............\guzhishiyan.m,3852,2015-07-13
..............\minn.m,7548,2015-07-19
..............\OFDMmain.m,9387,2015-08-06
..............\OFDMtest.m,9739,2015-04-10
..............\park.m,7111,2015-04-16
..............\qam16.m,749,2015-02-01
..............\Ray_model.m,321,2010-08-18
..............\rcoswindow.m,400,2015-02-01
..............\rician.m,303,2015-03-27
..............\Ric_model.m,407,2010-08-18
..............\scif.m,8960,2015-04-30
..............\scox.m,9600,2015-07-19
..............\STO_by_correlation.m,1236,2010-08-18
..............\STO_by_difference.m,1436,2010-08-18
..............\STO_CP_estimation.asv,6457,2015-08-06
..............\STO_CP_estimation.m,6461,2015-08-07
..............\STO_estimation.m,4211,2015-07-18
..............\test.m,6319,2015-04-14
..............\zonghe.m,15070,2015-04-24

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • baotong
    一个报童从报刊发行中心订报后零售,每卖一份报纸可赚钱a元;若报纸卖不出去,则退回发行处,每退一份要赔钱b元。每天报童卖出的份数是随机的,但报童可以根据以往卖报情况统计得到每天卖k份报纸的概率密度p(k)。 (1) 求报童每天期望收益达到最大(或损失达到最小)的定报量z。 (2) 改变参数a/b的值,观察订报量的最优值变化,画出变化曲线。 试画出仿真流程图,进行程序实现,并对仿真结果进行分析。 (A newsboy subscribe from the press after the retail distribution centers, each sale of a newspaper can make money a million if newspapers can not be sold, then returned to Issue Department, each retire to a loss of a b element. Newsboy sold shares in a day is random, but the newsboy can sell based on past statistics reported to be selling daily newspaper k the probability density p (k). (1) seeking newsboy expected profit per day to maximize (or minimize loss) reported that the volume of fixed-z. (2) change the parameters a/b values, subscribe to observe changes in the volume of the optimal value, draw curve. Simulation test to draw a flow chart for program realization, and simulation results for analysis.)
    2008-06-14 01:16:47下载
    积分:1
  • pmsm
    描述永磁同步电机矢量控制系统控制模型包含clark 变换,park 变换等(PMSM FOC model)
    2013-10-20 20:43:48下载
    积分:1
  • MT_6225_USB_Driver
    mtk mt6225 usb driver
    2009-12-11 15:40:07下载
    积分:1
  • HDB3_Code
    HDB3编码。按照HDB3规定对输入进行编码(HDB3 encoding. In accordance with the provisions of the input is encoded HDB3)
    2013-05-23 10:13:29下载
    积分:1
  • sjcz
    matlab中的数据插值描述,和大家一起分享参考(Matlab interpolation of data description, and others together to share information)
    2007-04-18 11:09:03下载
    积分:1
  • prbssimulation
    design of (PRBS) of 14-stages shift register using SIMULINK in Matlab
    2020-12-22 09:59:08下载
    积分:1
  • bipartite_network
    利用泊松分布构建的复杂网络的二分网络演化建模(Poisson distribution building complex networks of Bipartite network evolution model)
    2015-03-18 10:49:42下载
    积分:1
  • range_compress
    SAR回波距离压缩程序,对于初学的同学会有很大的帮助,思路清晰,使用结构体编的(SAR echo range compress )
    2014-12-10 14:36:29下载
    积分:1
  • shuzituxiangchuli
    用matlab编程工具,编写具有操作界面的应用程序,通过菜单、对话框,选项框等界面控制,对算法进行演示。需要在应用系统中实现的算法及功能包括: 1、图像增强算法 (1)灰度线形变换:亮度及对比度可以调节(通过控制参数的改变,能够实时预览变化结果); (2)直方图均衡:可在界面上对比均衡前后的效果。 2、图像变换算法 (3)对一幅彩色图像进行DCT变换和反变换,对比结果和原图; (4)仅保留左上角16X16的DCT系数,进行反变换,计算结果图的信噪比SNR。 3、图像分割算法 (5)采用最优阈值算法对灰度图像进行分割; (6)用Canny算法对灰度图像进行边缘检测; (7)用hough变换,检测边缘图像中的直线,并用不同颜色将检测出的直线叠加显示到原图像上。 (Preparation of a user interface with Matlab programming tools, applications, menus, dialog boxes, option boxes and other interface control, the algorithm demo. Algorithms and functions that need to be achieved in the application system including: 1, the image enhancement algorithm (1) gray linear transformation: the brightness and contrast can be adjusted (by controlling the change of the parameters, it is possible to real-time preview changes result) (2) Histogram equalization : contrast before and after equalization effect in the interface. 2, an image transformation algorithm (3) for a color image DCT transform and inverse transform, comparing the results and the original (4) to retain only the upper left corner of 16x16 DCT coefficient, the inverse transform, the signal-to-noise ratio SNR calculation results of FIG. . 3, image segmentation algorithm (5) The optimal threshold algorithm to gray-scale image segmentation (6) Canny algorithm for edge detection of gray-scale images ()
    2013-05-20 22:20:50下载
    积分:1
  • ACS3-1
    最优路径问题,蚁群算法,仓储系统的货位拣选路径优化仿真(Optimal path problem, ant colony algorithm, optimization simulation of cargo location picking path for warehouse system)
    2019-03-26 13:29:22下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载