CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - coding a

搜索资源列表

  1. matlab.coding

    0下载:
  2. 《MATLAB程序设计教程》一书的随书源代码-"MATLAB Programming Guide," a book of the source code along with book
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:27.62kb
    • 提供者:bunny
  1. matlab的adpcm语音编码

    1下载:
  2. matlab的adpcm语音编码,很好的解决了语音压缩传输中的问题,matlab' s adpcm speech coding, a very good solution to the voice compression and transmission problems in the
  3. 所属分类:matlab例程

    • 发布日期:2017-03-24
    • 文件大小:1.18kb
    • 提供者:L7
  1. MAP. Matlab程序实现了MAP算法-最大后验概率算法

    9下载:
  2. 这个Matlab程序实现了MAP算法-最大后验概率算法,同时包括对算法有:卷积编码、卷积解码,BPSK,AWGN。同时绘制它的误码率和SNR(信噪比)。,The Matlab program achieved a MAP algorithm- maximum a posteriori probability algorithm, at the same time including the algorithm are: convolutional coding, convolution deco
  3. 所属分类:matlab例程

    • 发布日期:2016-11-21
    • 文件大小:1.3kb
    • 提供者:小单
  1. QPSK.rar

    5下载:
  2. 使用matlab程序实现了由随机序列到码元电平、m序列直接扩频解扩、qpsk调制解调,射频调制解调一个完整的qpsk系统过程,Matlab program to use by the random sequence to the symbol level, m direct sequence spread spectrum despreading, qpsk modulation and demodulation, RF modulation and demodulation of the QP
  3. 所属分类:matlab例程

    • 发布日期:2014-07-27
    • 文件大小:8.57kb
    • 提供者:朱丽平
  1. code.zip

    1下载:
  2. 行程编码的matlab实现。编码后的图像存储在变量E中,该变量是一个三纬树组,前两纬表示起始像素的横、纵坐标,第三纬表示该行程的颜色值。,Matlab coding realize itinerary. Encoded image is stored in the variable E, the variable is a three-wai Tree Group, the former two-wai express start pixel horizontal, vertical coord
  3. 所属分类:matlab

    • 发布日期:2015-09-19
    • 文件大小:957byte
    • 提供者:llplrs
  1. sin.rar

    0下载:
  2. 正弦波信号的均匀量化和线性编码 A/D 变换,实数的线性编码 D/A 变换,实数的线形译码,Uniform quantization of sinusoidal signal and linear coding A/D conversion, the linear coding real D/A conversion, real decoding of linear
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1.13kb
    • 提供者:zhangwei
  1. Objective-C-Coding-Style-Guidelines

    0下载:
  2. 参考Apple Coding Guidelines for Cocoa, Google Objective-C Style Guide, Three20 Source Code Style Guildelines,并结合自己的实际情况总结了一份编码规范。自己在实行的过程中确实感觉到代码更加清晰了,看上去也“专业”了。希望对编码尚不规范的童鞋有所帮助。-Reference Apple Coding Guidelines for Cocoa, Google Objective-C Style Gui
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:213.03kb
    • 提供者:马稳成
  1. MAP

    1下载:
  2. 这个Matlab程序实现了MAP算法-最大后验概率算法,同时包括对算法有:卷积编码、卷积解码,BPSK,AWGN。同时绘制它的误码率和SNR(信噪比)。 -The Matlab program achieved a MAP algorithm- maximum a posteriori probability algorithm, also include the algorithm are: convolutional coding, convolutional decoding, BPS
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1.04kb
    • 提供者:李娇
  1. GMSK_QPSK_8PSK

    0下载:
  2. 里面有8PSK,GMSK的matlab源程序,贡献出来了-I was interested in the theory for 8PSK and came across this m-file written in 1999. It requires 2 function calls (graymapPSK and grayunmapPSK) which I have included and must be uncommented(single comments only) and
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:2.9kb
    • 提供者:杨阳
  1. stbc

    1下载:
  2. 详细的空时分组码程序,包括2发4收和4发4收,是初学者很好的学习材料。-Detailed space-time block coding procedures, including admission and 2 fat 4 fat, 4 received 4 is a very good learning materials for beginners.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:12.13kb
    • 提供者:朱红霞
  1. sparse_coding

    0下载:
  2. .Sparse coding algorithm.We can also apply it onefficient sparse coding algorithm to a new machine learning framework called "self-taught learning", where we are given a small amount of labeled data for a supervised learning task, and lots of additio
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:2.42kb
    • 提供者:huneza
  1. PDSCH

    2下载:
  2. LTE中PDSCH的链路级仿真过程源代码分析,包括信道编码,预编码,OFDM调制-LTE PDSCH link level simulation in the process of source code analysis, including channel coding, precoding, OFDM modulation
  3. 所属分类:matlab

    • 发布日期:2017-02-14
    • 文件大小:176kb
    • 提供者:WR
  1. RS_encod_decod

    2下载:
  2. 自从发表《RS纠错编码原理及其实现方法》以来,收到很多初识RS编码的读者的来信, 大家纷纷表示这篇文章对初学者很有帮助,但同时也指出了很多不足。比如第一版的例子中都是按照码长 , 但在实际应用中并不总是这种情况,还有就是MATLAB程序,由于作者在工程中是在DSP上用C实现的, 所以文章中的MATLAB程序只是用来说明问题,并没有经过调试。做事应该有始有终,这次修改, 附有详细的经过调试的MATLAB程序。并尽量做到程序具有通用性。-Since the publication o
  3. 所属分类:matlab

    • 发布日期:2016-03-31
    • 文件大小:902.36kb
    • 提供者:陈文礼
  1. ofdm_simu

    2下载:
  2. OFDM系统仿真,信号采用卷积编码和交织技术、采用16-QAM和QPSK两种调制方式,干扰分别采用多径衰落和瑞利衰落两种。-OFDM system simulation, signal the use of convolutional coding and intertwined technology, using 16-QAM and QPSK modulation in two ways, interference were used to multipath fading and Rayl
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:13.28kb
    • 提供者:lihua
  1. matlab_DigitalModulation

    2下载:
  2. matlab程序,可实现脉冲编码调制,模拟信号的数字传输:抽样、量化、编码-matlab program to achieve pulse code modulation, digital transmission of analog signals: sampling, quantization, coding
  3. 所属分类:matlab例程

    • 发布日期:2013-07-31
    • 文件大小:2.61kb
    • 提供者:xjq
  1. ac_revealed

    0下载:
  2. A very good introduction about Arithmetic Coding
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:232.17kb
    • 提供者:Bing Ouyang
  1. rsfinal

    1下载:
  2. 详细且一目了然的RS编译码matlab仿真程序。 包括GF(Q)域的各种运算(每种运算一个函数功能文件),RS编码模块及译码模块。 期中译码模块又分为伴随式计算模块,错误位置多项式计算模块,错误位置计算模块,错误数值计算模块。 还包含了专门用于测试每个模块是否正确的testbache。完整,详细,正确-Detailed and clear RS codec matlab simulation program. Including the GF (Q) domain of a vari
  3. 所属分类:matlab

    • 发布日期:2016-03-16
    • 文件大小:11.38kb
    • 提供者:栾西
  1. Fractal-image-coding

    0下载:
  2. 描述分形编码和解码原理的非常好的一份电子文档,对实验结果也进行了详细的分析-Describe the principles of fractal coding and decoding an electronic document very well the experimental results carried out a detailed analysis of
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:418.27kb
    • 提供者:Irene
  1. Error-control-coding-using-matlab

    0下载:
  2. A Book published in 2010 on error control coding using matlab-A practical guide to error-control coding using matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1.51mb
    • 提供者:魏莉莉
  1. 2D_FDTD_cylinder_vector coding

    0下载:
  2. in this file we incident a plane wave to a cylinder in 2_D and investigate E and H field of scatter.this code is written with vector and it works very faster rather using for loops.
  3. 所属分类:matlab例程

« 12 3 4 5 6 7 8 9 10 ... 42 »
搜珍网 www.dssz.com