登录
首页 » matlab » cdm-and-littlewood

cdm-and-littlewood

于 2012-02-15 发布 文件大小:1KB
0 290
下载积分: 1 下载次数: 9

代码说明:

  该程序是利用matlab来对一个序列dcm差分编码,也包含译码程序。可用于通信仿真.同时包含一个小波仿真的例程(This function use matlab to simulate the function of dcm, this can be used in communication simulation.)

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

发表评论

0 个回复

  • demodulate
    OFDM simulation, demodulation
    2009-05-28 17:59:56下载
    积分:1
  • midamble
    此m文件为脚本文件,在命令窗口输入命令:midamble,即可执行! 单元数组--user_m,存储了K个用户的midamble码,user_m{1}对应用户1,以此类推。(This m file for the script file, enter the command in the command window: midamble, which can be executed! Cell array- user_m, stored K users of the midamble code, user_m (1) corresponds to user 1, and so on.)
    2010-05-09 11:13:38下载
    积分:1
  • MATLAB-financial
    金融数量分析 有关均值方差分析还有收益率波动问题的代码(Financial quantity analysis The mean variance analysis and yields fluctuation of the code )
    2012-05-06 17:34:16下载
    积分:1
  • STBC_sim
    MIMO script for STBC simulation
    2011-06-11 11:02:38下载
    积分:1
  • dxsKalman-filtering
    卡尔曼滤波实例分析与仿真源代码,帮你熟悉了解卡尔曼滤波原理和编程方法(Analysis and Simulation of Kalman Filtering source code examples to help you become familiar with the Kalman filter theory and programming methods)
    2013-12-24 15:05:43下载
    积分:1
  • ekf_geolocation1
    基于TDOA定位,用卡尔曼滤波器的算法减小误差更准确地的去追踪和定位目标。(use the EKF algorithm to track the localization)
    2009-11-09 12:09:07下载
    积分:1
  • waveletfilteranddenoising
    说明:  有两个程序,用于研究Mallet算法及滤波器设计和消噪(are two procedures for research and Mallet filter algorithm design and denoising)
    2006-04-01 16:06:26下载
    积分:1
  • lsm-rbf
    说明:  一种最小二乘法的RBF网络 ---------------------------------- radical basis function neural network ------------------------------------------ clear all close all global sp k w2 b2 unitcenters alldatanum=400 traindatanum=300 testdatanum=100 sp=8 errorlimit=0.1 u=rand(1,alldatanum+10) y=zeros(1,alldatanum+10) for i=4:alldatanum+3 y(1,i)=1.5*y(1,i-1)*y(1,i-2)*y(1,i-3)/(3+y(1,i-1)+y(1,i-2)*y(1,i-2)+... y(1,i-3)*y(1,i-3)*y(1,i-3))+u(1,i)+u(1,i-1)+u(1,i-2) 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。(radical basis function neural network ------------------------------------------ clear all close all global sp k w2 b2 unitcenters alldatanum=400 traindatanum=300 testdatanum=100 sp=8 errorlimit=0.1 u=rand(1,alldatanum+10) y=zeros(1,alldatanum+10) for i=4:alldatanum+3 y(1,i)=1.5*y(1,i-1)*y(1,i-2)*y(1,i-3)/(3+y(1,i-1)+y(1,i-2)*y(1,i-2)+... y(1,i-3)*y(1,i-3)*y(1,i-3))+u(1,i)+u(1,i-1)+u(1,i-2) 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。)
    2011-04-13 10:26:06下载
    积分:1
  • panahi
    a good algorithm for classification performance improvement (use PCA and LDA respectively and then implement the resulted data set into your classifier)
    2011-08-05 02:58:03下载
    积分:1
  • MEXP100
    MATLAB的一些经典使用案例 适合初学者掌握MATLAB的使用技巧(the use of MATLAB)
    2011-08-07 14:59:54下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载