CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - matlab 二进制

搜索资源列表

  1. MATlab

    2下载:
  2. MATlab基于正交信号的二进制通信系统Monte Carlo仿真。
  3. 所属分类:其它

    • 发布日期:2011-05-27
    • 文件大小:63488
    • 提供者:shdljx
  1. matlab.rar

    1下载:
  2. 用中心极限定理产生高斯噪声 用Box-Muller方法产生高斯噪声 用于二进制双极性基带通信系统仿真,Central limit theorem with Gaussian noise generated by Box-Muller methods for Gaussian noise bipolar binary base-band communication system simulation
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:5656
    • 提供者:StephenQu
  1. fano

    0下载:
  2. 设有离散无记忆信源X,P(X).二进制费诺编码为:1.将信源符号按概率从大到小的顺序排列2.将信源分成两组――按两组概率之差为最小分.3.上面一组编码为0,下面一组编码为1,一直分到一组只有一个信源为止.4.将一个信源分组得到的0和1全部连接起来,组成该信源的码字,信源即得到自己的费诺编码.-There be no X remembering the message source in case that having being scattered, binary Feinuo of P (X
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-23
    • 文件大小:985
    • 提供者:MJ
  1. Dec2Bin_MATLAB

    0下载:
  2. 十进制数转换为二进制数的matlab实现,使用MATLAB自带函数,和自己的编程实现。-A decimal number converted to binary numbers to achieve matlab
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-22
    • 文件大小:4766
    • 提供者:文强
  1. PID-GAs

    1下载:
  2. 遗传算法的PID调节 题目:已知 ,利用GA 寻优PID参数,其中K=1,T=2, ,二进制/实数编码,位数不限,M,Pc,Pm自选,性能指标 ,Q=100为仿真计算步长。-PID regulation of genetic algorithms Title: known, the use of PID parameters of GA optimization, in which K = 1, T = 2,, binary/real-coded, not limited to the me
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:1846
    • 提供者:qiqi
  1. lijinjia

    0下载:
  2. 这是一个用MATLAB语言编写的程序,这个程序可以实现产生一个随机数,完成这个随机数从十进制到二进制之间的转化,并仿真出频域图形-This is a MATLAB language with procedures, which can generate a random number, the completion of this random number from decimal to binary conversion between, and the frequency-domain s
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:517
    • 提供者:renjiangtao
  1. source

    1下载:
  2. 二进制通信系统的蒙特卡罗仿真。用蒙特卡罗仿真估计使用相关器或匹配滤波器的二进制通信系统的误码率 ,并画出 对SNR的图。-Binary communication system Monte-Carlo simulation. Estimated using Monte-Carlo simulation or use of binary matched filter communication system bit error rate, and draw the map of the SNR.
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:31366
    • 提供者:李月
  1. bcd_bit_convert

    0下载:
  2. BCD码流(modelsim测试时需使用)转二进制码流(PCM)的matlab代码,给需要的朋友做个参考-BCD code stream (modelsim test to use) to a binary stream (PCM) of matlab code, to be a reference to a friend in need
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:2384
    • 提供者:hcf
  1. Bin_Dec_Conversion

    0下载:
  2. 这两个程序用来实现二进制和十进制之间的转化,方便,使用。-The two procedures used to achieve the conversion between binary and decimal, convenient to use.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:9309
    • 提供者:Nagat
  1. BFSK

    0下载:
  2. 二进制bsk调制信号matalab 源程序 希望有用-Binary bsk want to be useful source code modulation signals matalab
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:40605
    • 提供者:王刚
  1. qpsk

    1下载:
  2. 本仿真程序对一串二进制信息进行QPSK调制,并画出其波形图和功率谱,在某种无线AWGN信道上进行传输,然后并在接收端进行解调,最后画出其误符号性能曲线-The simulation program for a string of binary information in QPSK modulation, and draw the waveforms and power spectrum, in some wireless AWGN channel for transmission, and t
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:186152
    • 提供者:gudeyi
  1. HAMMING

    0下载:
  2. 本次仿真程序对一串二进制信息采用Hamming编码后再进行2PSK调制,在某种无线AWGN信道上进行传输,然后并在接收端进行解调,并译码。最后画出其在没有采用纠错编码时、采用纠错编码后但未译码前以及译码后的误比特曲线。-The simulation program for a string of binary information and then carried out using Hamming codes 2PSK modulation, AWGN channel in a wirele
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:60487
    • 提供者:gudeyi
  1. RS

    1下载:
  2. RS码的编码过程,其中的十进制与二进制之间的转换函数MATLAB里面有自带的函数。当然你也可以自己编写-RS code encoding process in which the conversion between decimal and binary function of MATLAB which has built-in functions. Of course, you can also write your own
  3. 所属分类:Other systems

    • 发布日期:2015-11-30
    • 文件大小:1578
    • 提供者:chencifu
  1. tiaozhi

    0下载:
  2. 产生一组随机的0、1二进制比特序列,分别用2ASK, 2FSK, 2PSK和2DPSK四种调制方式把它们调制到一个较高的载频上,结果给出前8个比特所对应的时域波形。-0,1 generate a set of random binary bit sequence, respectively 2ASK, 2FSK, 2PSK and 2DPSK four kinds of modulation modulation them to a higher carrier frequency, the r
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:729
    • 提供者:weiwei
  1. matlab-GA

    0下载:
  2. 遗传算法的程序开头,二进制编码函数部分。-GA matlab
  3. 所属分类:DNA

    • 发布日期:2017-03-27
    • 文件大小:8486
    • 提供者:吴鹏
  1. MATLAB

    0下载:
  2. 将cell中带符号二进制转化成十进制数字-The cell signed binary to decimal
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:600
    • 提供者:ganju
  1. num2arr

    1下载:
  2. 读取二进制文件,转换成相应字节,图形化输出(translate bin-type to hex-type.Give information about attitude)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:65536
    • 提供者:DBZP
  1. ALOHA

    0下载:
  2. 防碰撞程序,基于二进制树的防碰撞MATLAB(ADFA Protocol for RFID Tag Collision Arbitrition)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:23552
    • 提供者:zxcvxdv
  1. 161十二进制计数器

    1下载:
  2. 以matlab的simulink工具箱为平台设计一个十二进制的计数器,并对其功能加以验证(The platform design of a twelve hexadecimal counter by using MATLAB Simulink toolbox, and to verify its function)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:6144
    • 提供者:边城流星
  1. 读取二进制数据

    1下载:
  2. 读取二进制的matlab代码(降水数据)(Read binary matlab code (precipitation data))
  3. 所属分类:其他

    • 发布日期:2021-04-28
    • 文件大小:195584
    • 提供者:GZH_GG
« 12 3 »
搜珍网 www.dssz.com