登录
首页 » matlab » pc_cfr_v3_0_msim

pc_cfr_v3_0_msim

于 2020-10-01 发布 文件大小:4825KB
0 353
下载积分: 1 下载次数: 24

代码说明:

  基于xilinx的cfr3.0核的仿真模型文件,对研究cfr对各种制式的信号的肖峰有不错的参考价值(The simulation model based on xilinx cfr3.0 nuclear file, studying the signal of the CFR of various formats XiaoFeng has good reference value)

文件列表:

pc_cfr_v3_0_msim
................\examples_cdma2k.m,1265,2011-06-03
................\examples_gsm6c_narrow.m,1313,2015-09-21
................\examples_gsm6c_wide.m,1296,2011-06-06
................\examples_lte1001.m,1290,2011-06-06
................\examples_lte20MHz.m,1274,2011-06-06
................\examples_lte40MHz.m,1281,2011-06-06
................\examples_mixed_mode.m,2898,2011-06-06
................\examples_tds12c.m,1299,2011-06-06
................\examples_tds24c.m,1301,2011-06-06
................\examples_tds5c9.m,1302,2011-06-06
................\examples_tds6c.m,1297,2011-06-06
................\examples_wcdma1001.m,1297,2011-06-06
................\examples_wcdma1111.m,1271,2011-06-06
................\examples_wcdma1c.m,1258,2011-06-06
................\examples_wimax.m,1900,2011-06-06
................\lib
................\...\ccdf.p,347,2011-06-22
................\...\centered_psd.p,394,2011-06-22
................\...\disp_pulses.p,484,2011-06-22
................\...\gsm_gmsk_15p36.mat,4655680,2010-10-08
................\...\magz_whole.p,306,2011-06-22
................\...\make_cdma2k_data.p,1034,2011-06-22
................\...\make_gsm_data.p,430,2011-06-22
................\...\make_lte_data.p,2180,2011-06-22
................\...\make_tdscdma_data.p,742,2011-06-22
................\...\make_wcdma_data.p,758,2011-06-22
................\...\make_wimax_data.p,612,2011-06-22
................\...\pc_cfr_v3_0_cpulses.xls,32256,2011-06-06
................\...\pc_cfr_v3_0_iteration.p,1914,2011-06-22
................\...\rotate_and_scale.p,275,2011-06-22
................\...\TM1_64chips_15dBFS.mat,146283,2010-10-08
................\...\wimax_duc_10MHz_filters.mat,2206,2010-10-08
................\...\wimax_tdd_75_per.mat,153543,2010-10-08
................\pc_cfr_cpulse.coe,636,2011-06-22
................\run_all_examples.m,925,2011-06-22
................\run_simulation.m,1448,2011-06-06
................\show_results.m,1699,2011-05-16
................\write_coe.m,482,2011-05-17

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

发表评论

0 个回复

  • TOOLBOX_calib
    关于摄像机标定的实用matlab工具箱,包含多种标定算法,可以按照使用说明进行操作,简单易学。(On practical matlab camera calibration toolbox contains a variety of calibration algorithms can be used in accordance with instructions, easy to learn.)
    2008-04-12 11:01:27下载
    积分:1
  • ECEFilterCheck
    这段代码是最近调试的一段ECG滤波检波的软件,它实现了对一段ECG数据的GAUS变换滤波,能较为准确的测定出P,Q,R,S,T等关键波的长度及特征。有兴趣的可以看看(This code is the latest section of ECG filtering detector debugging software, which implements the ECG data on a GAUS transform filtering, can be more accurate determination of the P, Q, R, S, T, and the length of the critical wave characteristics. Interested to see)
    2011-04-29 15:32:41下载
    积分:1
  • MATLAB_GUI
    Matlab GUI编程技巧有关GUI实时显示的问题怎么直接将一段.txt格式导到MATLAB中(Matlab GUI programming skills issues related to how real-time display GUI directly to the section. Txt format in the guide to MATLAB)
    2011-05-19 16:33:58下载
    积分:1
  • bv_cvxbook
    Convex Optimization.----Stephen Boyd(Convex Optimization.---- Stephen Boyd)
    2013-12-04 14:56:27下载
    积分:1
  • QAM
    tA scheme of format conversion optical 16-ary quadrature amplitude modulation (16QAM) toquadrature phase shift keying (QPSK) signal based on cascaded four-wave mixing (FWM) in semiconduc-tor optical amplifiers (SOAs) is proposed. Theoretical analysis and simulations of the format conversionscheme are conducted to validate the feasibility of the proposal. In this proposal, the phase conjugatedof 16QAM signal is generated after the first FWM process in an SOA, and then the QPSK signal is con-verted due to the second non-degenerate FWM (ND-FWM) process in another SOA. The performance andthe optimal design of the 10 Gbit/s format conversion system under various key parameters of SOAs are uated and discussed. Simulation results present useful to enable interconnection between backbonenetwork and access network.
    2015-03-23 12:56:13下载
    积分:1
  • MATLAB5
    MATLAB5.X程序设计语言,教程! MATLAB5.X程序设计语言,教程! MATLAB5.X程序设计语言,教程!(MATLAB5.X programming languages, tutorials! MATLAB5.X programming languages, tutorials! MATLAB5.X programming languages, tutorials!)
    2010-07-05 22:20:11下载
    积分:1
  • angle
    说明:  测量图片中的建筑物角度,R2008B以上版本运行(Measurement of the angle the picture of the building, R2008B or later to run)
    2010-03-16 21:27:44下载
    积分:1
  • Naive-Bayes
    一个学习Naive Bayes的matlab代码,学习到的参数只与样本的个数有关,与实际的样本值没有直接关系。 为了代码的可读性、容易学些,算法的实现没有采用MATLAB向量化 操作。(A Naive Bayes learning matlab code, only to learn the parameters related to the number of samples, and the actual sample values ​ ​ are not directly related. For code readability, easy to learn something, no algorithm using MATLAB vectorized operations.)
    2013-08-19 17:25:06下载
    积分:1
  • metodos
    metodos numericos interpolacion segundo grado
    2014-01-08 04:07:05下载
    积分:1
  • UWB7
    UWB,超宽带信号分析必用的子函数,第7部分!(UWB, ultra-wideband signal analysis will be used for Functions, Part 7!)
    2010-07-05 13:23:19下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载