CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 搜索资源 - matlab小程序

搜索资源列表

  1. matlab-xiaobobao

    0下载:
  2. matlab小波包的使用,包括图像处理和信号处理的内容程序-Matlab wavelet packet, including the use of image processing and signal processing procedures for the content
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:790
    • 提供者:朱晓
  1. LDPCdemo

    0下载:
  2. ldpc码的matlab仿真程序,信息序列较小,但仿真效果好。
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:246689
    • 提供者:xiaoxuena
  1. genH

    0下载:
  2. 生成ldpc码稀疏矩阵的matlab仿真程序,带有消除小环功能
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:2058
    • 提供者:xiaoxuena
  1. 16qam_channel_encode

    3下载:
  2. 一、 本程序采用16QAM调制方式,对一串2进制信源进行调制,采用(7,4)循环码对信源做信道编码,用升余弦滚降函数进行基带调制,再调到高频信道;在信道上加入高斯白噪声,运用匹配滤波器解调,画出解调星座图,运用最小欧氏距离译码判决,再对信号进行信道解码,画出采用信道编码技术和不采用信道编码技术的误比特率图。-First, this program uses 16QAM modulation mode, for a string of two binary source is modulated,
  3. 所属分类:通讯/手机编程

    • 发布日期:2013-08-01
    • 文件大小:89681
    • 提供者:zhaoyang
  1. LFM_signal

    2下载:
  2. 关于线性调频波的三个小程序,包括线性调频波的生成,FFT变换,线性调频信号通过匹配滤波器-Linear frequency modulation wave on the three small procedures, including the generation of LFM wave, FFT transform, linear frequency modulated signal through the matched filter
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-24
    • 文件大小:2596
    • 提供者:diaoguijie
  1. 2

    0下载:
  2. matlab仿真程序 协同通信下的不同信道仿真程序,虽然小,但是是自己亲自写的,有问题的话,请指正!-matlab simulation program under the coordination of different communication channel simulation program, although small, but it is written by themselves, have questions, please correct me!
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-12
    • 文件大小:841
    • 提供者:aaa
  1. send_text_message

    0下载:
  2. 在matlab中向美国的手机发送短信的小程序-send text messages to cell phones in the USA, directly from matlab. This program got featured in the official matlab file exchange site, matlabcentral. It is purely my original contribution.
  3. 所属分类:SMS

    • 发布日期:2017-04-13
    • 文件大小:1577
    • 提供者:Kirk
  1. MSE

    1下载:
  2. 最小均方误差信道估计LS_MSE_calc.m仿真程序。用于ofdm信道估计。-Simulation of main channel LS_MSE. You wish to be useful.I hope that they will bring convenience to. If there is a need to contact.I wish good!
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-28
    • 文件大小:2317
    • 提供者:caoxiang
  1. ldpc_decode

    0下载:
  2. 一个小程序,主要用来进行LDPC码的解码。-A program which is used for the decoding of LDPC.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-31
    • 文件大小:776
    • 提供者:赵先生
  1. LDPC_matlab

    0下载:
  2. LDPC在matlab下的实现。包括误码率仿真,还有girth的求解程序等。在德国求学时候小课题的成果。-the implementation of LDPC in matlab, which includes girth calculation, simulation and so on. The final results of one lab course when i was in Germany.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-29
    • 文件大小:1665
    • 提供者:bin
  1. myrake

    0下载:
  2. 这是一个关于RAKE接收机的matlab程序,我自己小论文中用到的-this is a program of rake reciever,in my paper
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-31
    • 文件大小:16962
    • 提供者:武晓东
  1. qam

    1下载:
  2. 一、 本程序采用16QAM调制方式,对一串2进制信源进行调制,用升余弦滚降函数进行基带调制,再调到高频信道;在信道上加入高斯白噪声,运用匹配滤波器解调,画出解调星座图,运用最小欧氏距离译码判决,计算误比特率。-First, this program uses 16QAM modulation mode, for a string of two binary source is modulated with a raised cosine roll-off function for base-ba
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-01
    • 文件大小:107132
    • 提供者:zhaoyang
  1. algorithm_selecting_satellite

    3下载:
  2. GPS定位中调用的选星子程序,依据每颗卫星贡献的GDOP值的大小进行选星,其中又分为递推选星和直接选星。考虑到机动载体存储空间限制,选星为4颗或6颗。而6颗卫星的GDOP值更接近所有卫星时的值,且计算量小。-GPS positioning called planetesimals selection process, based on the contribution of each satellite GDOP value of the selected size of stars, whic
  3. 所属分类:GPS develop

    • 发布日期:2015-07-16
    • 文件大小:3273
    • 提供者:刘卫菠
  1. ekf

    1下载:
  2. 扩展卡尔曼滤波器程序,只需改相关参数即可-Extended Kalman filter process
  3. 所属分类:通讯/手机编程

    • 发布日期:2017-04-07
    • 文件大小:1271
    • 提供者:胡西阁
  1. MATLAB

    0下载:
  2. 本程序用以仿真块状导频时不同信噪比条件下的误码率和均方误差,信道估计采用最小二乘法和改进的最小二乘法。 -The pilot program for the simulation block different SNR when the bit error rate and mean square error channel estimation using the least square method and the improved least square method.
  3. 所属分类:3G develop

    • 发布日期:2017-04-03
    • 文件大小:5654
    • 提供者:xiaohan
  1. linearposition2

    0下载:
  2. 本程序是GPS线性最小二乘定位算法matlab仿真程序,欢迎大家下载!-This procedure is linear least squares GPS positioning algorithm matlab simulation program, are welcome to download!
  3. 所属分类:GPS develop

    • 发布日期:2017-03-30
    • 文件大小:851
    • 提供者:张建安
  1. UART_Image

    0下载:
  2. 用MATLAB语言编写的从串口接收图像数据的一段小程序,主要用于从串口接收图像数据-Image data from the serial port to receive a small program written in MATLAB language, mainly used for receiving image data from the serial port
  3. 所属分类:Com Port

    • 发布日期:2017-11-22
    • 文件大小:623
    • 提供者:wangzhongwei
  1. LMS_Equalizer_matlab

    0下载:
  2. 最小均分误差均衡的matlab程序。学习LMS算法必备。-Minimum Mean Square Error equalizer matlab program. Learning LMS algorithm necessary.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-30
    • 文件大小:741
    • 提供者:
  1. matlab

    0下载:
  2. matlab诸多小程序,包括dft变换、时频分析的小程序(Matlab many small procedures, including the DFT transform, time-frequency analysis of small procedures)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-18
    • 文件大小:7168
    • 提供者:小城纸
  1. 基于MATLAB的MSK调制解调实现

    2下载:
  2. 利用MATLAB集成环境下的M文件,编写程序来实现MSK的调制解调,并绘制出解调前后的时域和频域波形及叠加噪声时解调前后的时频波形,根据运行结果和波形来分析该解调过程的正确性及信道对信号传输的影响。通过这次课程设计进一步加深了我对最小二进制相移键控(MSK)调制解调性能的理解与掌握,同时将课堂上学到的理论知识用于实践。增强了我在模拟仿真方面的能力,为以后系统开发和通信系统仿真打下了良好的基础。(The use of MATLAB in the integrated environment of
  3. 所属分类:通讯编程

    • 发布日期:2018-01-02
    • 文件大小:595968
    • 提供者:史宾
« 12 »
搜珍网 www.dssz.com