CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - MATLAB simulate

搜索资源列表

  1. simulate-dpsk8

    2下载:
  2. 本例用matlab语言实现了8dpsk的编解码及通过awgn信道的仿真。采用蒙特卡罗仿真法,得到误码性能,绘制曲线。可用于算法研究或课程学习。-cases using the Matlab language of the codec 8dpsk and awgn channel through the simulation. Using Monte Carlo simulation, to be error performance, drawing curves. Algorithms can
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.29kb
    • 提供者:陆游
  1. pso

    0下载:
  2. matlab实现的PSO算法,主要功能是模拟粒子群算法,经过测试可以运行。-matlab implementation of the PSO algorithm, the main function is to simulate particle swarm algorithm is tested to run.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-04
    • 文件大小:6.59kb
    • 提供者:张锁
  1. random-binary

    0下载:
  2. 数字调制器的墓本构建模块是函数random-binary,它产生电平值为+1或一1的二进制波形,产生的比特数以及每比 特的采样数是该函数的参数。函数random-binary可以仿真多个数字调制器,例如,可用如下MATLAB语句仿真一个QPSK调制器: 下列MATLAB程序产生一个长10比特的QPSK信号,采样频率为每比特8个采样点: -Digital modulator building blocks of the tomb is a function of the random
  3. 所属分类:source in ebook

    • 发布日期:2017-03-23
    • 文件大小:238.33kb
    • 提供者:defang
  1. note

    1下载:
  2. note.m源码,用matlab模拟钢琴按键,加入了包络波使声音更加柔和。-note.m code,using matlab to simulate the real note of piano, including music tweak--envelope to make the sound soft
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-24
    • 文件大小:642byte
    • 提供者:jyhuang
  1. turbo

    5下载:
  2. 课程设计两个程序:一:数据帧(程序每帧设置为400bit)在有扰信道传输时,采用Turbo码进行编译码。并仿真Log-MAP译码算法在不同迭代次数下的性能。 二:实现有扰信道中,不同信噪比下,采用MAP译码算法的Turbo码的性能。 以上各主程序均有做比较详细的程序注释 可直接运行turbo_main.m或LogMAP.m,稍等片刻即可观察到仿真结果 -two programs of Curriculum design : a: Data frames
  3. 所属分类:编译器/词法分析

    • 发布日期:2013-10-12
    • 文件大小:337.64kb
    • 提供者:陈侯海
  1. bpsk_and_it_plus_plus

    0下载:
  2. 本程序包含在高斯噪声下bpsk用it++和matlab分别进行仿真,观察其性能-this programme include using it++ and matlab to simulate bpsk performence under awgn channel
  3. 所属分类:source in ebook

    • 发布日期:2016-11-21
    • 文件大小:1.73mb
    • 提供者:周舟
  1. CA

    0下载:
  2. matlab关于小世界网络模型的程序 各位高手多多帮忙,以下是我写的关于WS小世界网络模型的代码,图形老是显示不出来,好像还有几处错误,因为是菜鸟,希望各位帮我指点一下。-The main goal of this work is to introduce a theoretical model, based on cellular automata, to simulate epidemic spreading.
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:1.15kb
    • 提供者:wangchen
  1. chaos

    1下载:
  2. 混沌同步研究的Matlab程序。。对于初学者的有很大帮助-Chaos synchronization of the Matlab program. . Great help for beginners
  3. 所属分类:assembly language

    • 发布日期:2017-03-23
    • 文件大小:1.74kb
    • 提供者:zz
  1. voice

    0下载:
  2. 利用matlab来模拟语音传输,以及对语音进行变速、变调等操作-Use matlab to simulate voice traffic, as well as variable-speed voice, pitch and other operations
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-30
    • 文件大小:150.85kb
    • 提供者:茗奕
  1. AM

    0下载:
  2. This code simulate AM (Amplitude Modulation) modulation. this program is for Matlab.
  3. 所属分类:source in ebook

    • 发布日期:2017-11-27
    • 文件大小:906byte
    • 提供者:karim
  1. matlab_canon

    0下载:
  2. 该程序合成模拟了卡农的曲调,使用Matlab运行M文件即可试听。-The synthesis of the program to simulate the tune of Canon, the using Matlab running M-file to audition.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-11-13
    • 文件大小:1.7kb
    • 提供者:夏目
  1. 3

    3下载:
  2. 请设计一个模拟投篮过程的小游戏,游戏的要求如下: (1)设计一个matlab窗体,在窗体上防止一个坐标轴控件,并设置好该坐标系的坐标轴范围; (2)在坐标系上利用鼠标点击一个点a,作为篮筐的中心,并生成一个半径为r的圆,来模拟篮筐; (3)在坐标系上再用鼠标点一个点b,作为投篮的出发点,同时生成一个红色实心小球来模拟篮球,再选一个点c,b、c之间的连线作为投篮方向; (4)根据a、b、c三个点之间的位置关系,来模拟投篮过程,并记录命中次数; (5)以按住鼠标不放的时间来模拟力
  3. 所属分类:source in ebook

    • 发布日期:2017-11-16
    • 文件大小:8.99kb
    • 提供者:江懋才
  1. MATLAB-program

    0下载:
  2. 对波动方程进行隐式差分,利用MATLAB编程进行求解,模拟波的传播-Volatility implicit difference equation, using MATLAB programming solver to simulate wave propagation
  3. 所属分类:ELanguage

    • 发布日期:2017-04-12
    • 文件大小:1.19kb
    • 提供者:jane
  1. LFM_radar

    0下载:
  2. 用于对雷达系统的matlab程序仿真,对不同距离的点目标进行检测。适合初学者使用。(It is used to simulate the matlab program of radar system and detect the targets at different distances. Suitable for beginners to use.)
  3. 所属分类:书籍源码

    • 发布日期:2017-12-18
    • 文件大小:1kb
    • 提供者:小里小
  1. 语音信号的采集与分析(毕业论文)

    0下载:
  2. 本文简要介绍了语音信号采集与分析的发展史以及语音信号的特征、采集与分析方法,并通过PC机录制自己的一段声音,运用Matlab进行仿真分析,最后加入噪声进行滤波处理,比较滤波前后的变化(This paper briefly introduces the history of the development of speech signal acquisition and analysis, the feature of speech signal, the method of collecting
  3. 所属分类:LabView编程

    • 发布日期:2018-05-03
    • 文件大小:191kb
    • 提供者:chaos111
搜珍网 www.dssz.com