CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab muller

搜索资源列表

  1. jf_Box_Muller_transform

    0下载:
  2. Box-Muller变换,将[0,1]均匀分布转换为[0,1]高斯正态分布,在matlab中也可用randn函数生成正态分布。变换的思想可用于其他没有正态分布随机函数的编程语言(如C)
  3. 所属分类:matlab例程

    • 发布日期:2014-01-16
    • 文件大小:540byte
    • 提供者:方俊彬
  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
    • 文件大小:5.52kb
    • 提供者:StephenQu
  1. RMCode

    2下载:
  2. Reed Muller的编码解码和仿真代码,有完整的注释-The coding and decoding codes of Reed Muller coding method. Also simulation is added.
  3. 所属分类:matlab例程

    • 发布日期:2013-05-10
    • 文件大小:4.74kb
    • 提供者:dreamhunter
  1. ReedSolomon

    0下载:
  2. Reed solomon FEC coding
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:781.17kb
    • 提供者:great
  1. My_Mul

    0下载:
  2. 用matlab编写的muller(抛物线)法求解函数零点-Using matlab written muller (parabolic) Method Function
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:581byte
    • 提供者:lijian
  1. Steff_Mull

    0下载:
  2. 用MATLAB求解变成一个求解数值计算方法中的斯蒂芬森和抛物线法-a way of solving the method of stenfensen and muller
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:804byte
    • 提供者:huanglu
  1. Reed_Muller

    0下载:
  2. matlab 实现 Reed Muller 编码及误码率曲线的绘制-matlab implementation Reed Muller code and BER Curve
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:1.77kb
    • 提供者:erde2
  1. 5.2.2.6.4

    0下载:
  2. 源代码 matlab源代码 m文件 基于MATLAB的Reed_Muller码编译码仿真-Source code matlab source code m file code decoding based on MATLAB simulation of Reed_Muller
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:5.79kb
    • 提供者:嘟嘟小
  1. FHT

    0下载:
  2. reed-muller编码和译码的MATLAB程序。用到的是FHT算法-reed-muller encoding and decoding of the MATLAB program. FHT algorithm is used
  3. 所属分类:matlab

    • 发布日期:2016-11-21
    • 文件大小:5kb
    • 提供者:童超
  1. 04Mar_Tezeren

    0下载:
  2. Thesis on entitled REED-MULLER CODES IN ERROR CORRECTION IN WIRELESS ADHOC NETWORKS with matlab codes.
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1015.77kb
    • 提供者:Fatou
  1. muller

    4下载:
  2. 利用穆勒法解非线性方程的matlab程序。有详细的英文注释。-Muller method for nonlinear equations using the matlab program. Detailed notes in English.
  3. 所属分类:matlab

    • 发布日期:2016-09-28
    • 文件大小:1kb
    • 提供者:周欣炜
  1. muller

    0下载:
  2. muller code for matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:542byte
    • 提供者:jaypee
  1. root

    0下载:
  2. Chapter 2. The Solution of Nonlinear Equations f(x) = 0 Algorithm 2.1 Fixed Point Iteration Algorithm 2.2 Bisection Method Algorithm 2.3 False position or Regula Falsi Method Algorithm 2.4 Approximate Location of Roots Algorithm 2.5
  3. 所属分类:matlab

  1. BOX-MULLER

    0下载:
  2. BOX-MUller方法产生周期足够长高斯白噪声,功率谱接近于纯白的白噪声-BOX-MULLER MATLAB
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:491.3kb
    • 提供者:徐慧
  1. Reed-Muller

    0下载:
  2. 使用matlab仿真快速Hadamrd变换的Reed-Muller译码.-Reed-Muller
  3. 所属分类:matlab

    • 发布日期:2016-11-21
    • 文件大小:1kb
    • 提供者:lixiaoyong
  1. muller

    0下载:
  2. muller a source code in matlab software for math
  3. 所属分类:matlab

    • 发布日期:2017-12-07
    • 文件大小:869byte
    • 提供者:hamid
  1. Miescattering-of-matlab

    1下载:
  2. 计算一般的mie散射光强等参数的精确程序,得到muller矩阵的各个元素表达式-scattering of Mie
  3. 所属分类:Other systems

    • 发布日期:2017-11-17
    • 文件大小:9.37kb
    • 提供者:wind_yang
  1. cSharpmatlabtaskcal

    0下载:
  2. 使用了编程语言:C#,编程工具:Visual Studio 2010实现了对数值计算中Steffensen,Muller(抛物线)非线性方程数值求解;Gauss线性方程组求解;Lagrange,Newton,三次样条插值法数值逼近的winform 软件开发,取代了Matlab方法,便于方法的应用和推广。-Use a programming language: C#, programming tools: Visual Studio 2010 realization of the numerica
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:323.79kb
    • 提供者:k
  1. muller

    1下载:
  2. 由图片对应点数据计算穆勒矩阵,并对其进行极分解,求得其3个分项,同时计算其各项指标参数(The Muller matrix is calculated by the corresponding data of the image, and the polar decomposition is carried out to obtain the 3 sub items, and the index parameters are calculated at the same time)
  3. 所属分类:图形图象

    • 发布日期:2017-12-23
    • 文件大小:1kb
    • 提供者:shinekai
  1. matlab_prog_for_ReedMuller_code

    0下载:
  2. 1、本程序用于仿真里德-穆勒(Reed-Muller)码在AWGN信道中的性能,调制采用bpsk 2、理论请参见《差错控制编码》(第二版),Shu Lin(美)编,晏坚等(译)一书P70-75.且仿真结果与书中图4-2完全一致 3、BPSK_AWGN_RM_Code.m为主程序,点击运行即可(1. this program is used for simulating the performance of Reed-Muller code over the AWGN channel, whe
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:4kb
    • 提供者:attack123
搜珍网 www.dssz.com