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

搜索资源列表

  1. guess

    0下载:
  2. 高斯消去法的matlab编程的matlab源文件-Gaussian elimination method matlab programming matlab source file
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1515
    • 提供者:张一山
  1. x521gaosichaifen

    0下载:
  2. 针对光谱中的重叠,利用matlab进行高斯拆分,讲光谱分开,并计算量子效率-The quantum efficiency of computing Gaussian split
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1016
    • 提供者:阿拉丁神灯
  1. Image-processing

    0下载:
  2. matlab图像处理源程序,图像高斯平滑滤波处理,MATLAB实现频域平滑滤波以及图像去噪代码,内容丰富,适合学习应用。-Gaussian smoothing filter, the image Gaussian smoothing filter processing image processing MATLAB in the frequency domain smoothing filter, as well as image denoising code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:2282
    • 提供者:孙鹤
  1. mixture_of_gaussians

    0下载:
  2. 混合高斯模型来进行前景背景区分的matlab实现代码-Gaussian mixture model to distinguish between foreground and background matlab implementation code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:2084
    • 提供者:krandy
  1. NoisyImage_example.m

    0下载:
  2. Create Noisy image (Gaussian Noise) using Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:667
    • 提供者:Vits
  1. detetminan--

    0下载:
  2. determinan inverse with gaussian method - Matlab code-determinan inverse with gaussian method - Matlab code
  3. 所属分类:Project Design

    • 发布日期:2017-04-01
    • 文件大小:518
    • 提供者:amir
  1. Inverse

    1下载:
  2. 使用C编写的复数矩阵求逆,使用高斯消去法,已经和matlab结果做过对比,无误-Written in C and the complex matrix inverse, using the Gaussian elimination method, has been done and matlab results contrast, correct
  3. 所属分类:3G develop

    • 发布日期:2017-05-04
    • 文件大小:1240818
    • 提供者:潘潘
  1. WOFDM_TRaailh

    0下载:
  2. 高斯白噪声信道下的OFDM系统统的Matlab仿真可直接使用。 -Matlab simulation of the system of white Gaussian noise channel OFDM system can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:1218
    • 提供者:
  1. GFqG_424

    2下载:
  2. 多进制LDPC码的高斯消去方法的matlab源代码-Binary LDPC codes Gaussian elimination method matlab source code
  3. 所属分类:source in ebook

    • 发布日期:2016-01-25
    • 文件大小:1024
    • 提供者:呵呵
  1. MggngaussA

    0下载:
  2. MATLAB高斯噪声声生成函数(用于通信) -MATLAB Gaussian noise sound generating function (for communication)
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:9175
    • 提供者:ruchen87
  1. fgt

    2下载:
  2. fgt软件包是关于快速高斯变换的matlab程序包,主要用来处理聚类问题,可以用在图像处理和人工智能,统计等应用领域-the fgt package fast Gaussian transform matlab program package is mainly used to deal with the problem of clustering can be used in applications of image processing and artificial intelligenc
  3. 所属分类:Algorithm

    • 发布日期:2015-03-18
    • 文件大小:95232
    • 提供者:
  1. MSkiinfiltterA

    0下载:
  2. 用MATLAB一次性快速过滤图像的到2G Gaussian Model. 查看spacefilter.m. 已通过测试。 -One-time fast-filter image using MATLAB to 2G Gaussian Model. To view spacefilter.m has been tested.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:271688
    • 提供者:sh
  1. modulePparticlePfilter

    0下载:
  2. 这是用于目标跟踪的粒子滤波代码, 用matlab编写的,很有借鉴性,一维情况下, 非高斯非线性,其中将扩展卡尔曼滤波与粒子滤波进行比较,更好的说明了粒子滤波的优越性-This is a particle filter for target tracking code using matlab, referential nature, one-dimensional case, the non-Gaussian non-linear, which will be extended Kalm
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:30555
    • 提供者:程文玉
  1. TQPSK_16QAM_Ah

    0下载:
  2. 本程序是用MATLAB编写的用于仿真通信系统中信号经过QPSSK和16QAM调制后,通过高斯白噪声和瑞利衰落信道的星座图仿真 -This program is a simulation of communication systems using MATLAB for signal through QPSSK and 16QAM modulation constellation of white Gaussian noise and Rayleigh fading channel simul
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:6601
    • 提供者:空白
  1. SVDTLS

    0下载:
  2. 用Matlab仿真实现最小二乘法和总体最小二乘法估计 假设仿真的观测数据 产生,其中 为0均值, 单位方差的高斯白噪声,取n=1,2,....128。 试用TLS,取AR阶数为4,估计AR参数 和正弦波频率;再用SVD-TLS ,估计AR参数 和正弦波频率。 (1)、在仿真中,AR阶数取为4和6。 (2)、执行SVD-TCS时,AR未知。仿真运行至少二十次。 -Simulation using Matlab and the overall least squares leas
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:898
    • 提供者:hx
  1. Forward_link_system_IS95

    1下载:
  2. 这是IS-95前向链路系统的MATLAB仿真程序及注释。包括用S-FUNCTION方式编写的M文件。共有10个M文件和一个MATLAB程序DOC文件,包括扩频调制、匹配滤波、RAKE接受等相关通信模块的代码,仿真环境为加性高斯白噪声信道。-This is the IS-95 forward link system, MATLAB simulation program and comments. Including the use of S-FUNCTION approach to the pre
  3. 所属分类:matlab

    • 发布日期:2014-07-24
    • 文件大小:22528
    • 提供者:masong
  1. zhuiganfa

    0下载:
  2. matlab用追赶法,列主高斯消元法求解方程组-matlab with the pursuit method, the column main Gaussian elimination method for solving equations
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:676
    • 提供者:davil
  1. GaussIntegrate

    0下载:
  2. 高斯白噪声的matlab产生程序,及其随机分布的产生计算-Gaussian white noise matlab generator, randomly distributed generation computing
  3. 所属分类:Other systems

    • 发布日期:2017-11-19
    • 文件大小:798
    • 提供者:李琳
  1. ofdm_best

    0下载:
  2. 用matlab仿真OFDM 高斯白噪声信道 有详细的注释!-Detailed notes using the matlab simulation OFDM Gaussian white noise channel!
  3. 所属分类:Other systems

    • 发布日期:2017-12-06
    • 文件大小:3394
    • 提供者:itfan
  1. MSK

    0下载:
  2. MSK调制解调程序,加入高斯白噪声,使用matlab编写,绝对原创-MSK modulation and demodulation process, adding white Gaussian noise using matlab absolute originality
  3. 所属分类:3G develop

    • 发布日期:
    • 文件大小:1207
    • 提供者:赵兵兵
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com