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

搜索资源列表

  1. Gaussian_phase

    0下载:
  2. Gaussian映射的轨迹图、相图,MATLAB,非线性动力学-Gaussian map time histories, phase graph, MATLAB, Nonlinear dynamics
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:12976
    • 提供者:feimidynamics
  1. HW1

    0下载:
  2. 图像处理作业 用matlab显示直方图 累积分布函数 加高斯噪声 再用平滑降噪 都是自己编的程序-Given the test image "Lenna" 256*256 with 256 gray levels, do the following: 1) Using MATLAB display the test image. 2) Display the intensity histogram of the test image. 3) Using the im
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:241186
    • 提供者:ouyang
  1. BandPassFilter

    0下载:
  2. Matlab 实现的带阻滤波器设计。基于高斯带阻滤波器。实现冈萨雷斯《数字图像处理》第五章的实例。-Matlab implementation of the band stop filter design. Based on Gaussian band-stop filter. Achieve Gonzalez, " Digital Image Processing" Chapter V of the instance.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:392387
    • 提供者:李铭
  1. visioconferencemobile

    0下载:
  2. Gaussian mixture model digetal matlab procisssing
  3. 所属分类:matlab

    • 发布日期:2017-05-09
    • 文件大小:1676549
    • 提供者:kaw
  1. gaosilvbo

    0下载:
  2. 运用Matlab开发环境,调用一副图像,实现图像的高斯滤波-By Matlab development environment, called an image, the image of the Gaussian filter to achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:36008
    • 提供者:柳海玲
  1. FitFunc

    0下载:
  2. Matlab关于高斯分布的拟合求解 E-M,献给论坛的朋友们-Matlab on Gaussian fitting solution EM, dedicated forum friends
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:23706
    • 提供者:张清
  1. GaussHermite

    0下载:
  2. 在数值方法中,用Matlab实现Gaussian Hermite, 此方法用来计算数值积分-Gaussian Hermite
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:2328
    • 提供者:yiting
  1. a

    0下载:
  2. matlab 产生高斯分布 混有均匀白噪声的正弦信号的自相关 混有均匀高斯白噪声的正弦信号的自相关-Matlab produce gaussian distribution mixed with even the white noise of sine signal from related with uniform white gaussian noise of sine signal autocorrelation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:3672
    • 提供者:窦子涵
  1. Chan_Algorithm

    3下载:
  2. Y.T.Chan在其论文中提出一种具有解析表达式解的非递归双曲线方程组解法,该算法具有计算量小,速度快,且当TDOA参数估计误差服从高斯分布的情况下,定位精度较高。 本程序借鉴Chan论文中提出的算法,基于MATLAB程序,在已知TDOA估计参数的情况下,对信号源位置进行估计。 希望能够对研究 干扰源定位、无源定位的同志提供帮助。-YTChan in his paper presents a solution with the analytical expression for the non-
  3. 所属分类:matlab

    • 发布日期:2014-06-02
    • 文件大小:10240
    • 提供者:张威
  1. DSB

    1下载:
  2. 利用matlab软件设计并仿真下面的无线通信系统。模拟信源为单音频信号。模拟调制方式为DSB。信道为多径信道(仿真中2径),信道中噪声为加性高斯白噪声。采用相干解调接收。画出了解调器输出端性能曲线与点信噪比SNR的关系。 -Software design and simulation using matlab the following wireless communication systems. A single analog audio signal source. Analog m
  3. 所属分类:matlab例程

    • 发布日期:2017-06-10
    • 文件大小:1045
    • 提供者:马友华
  1. ask

    0下载:
  2. 利用matlab软件设计并仿真下面的无线通信系统。模拟信源为单音频信号。模拟调制方式为ASK。信道为多径信道(仿真中2径),信道中噪声为加性高斯白噪声。采用相干解调接收。画出了解调器输出端性能曲线与点信噪比SNR的关系。-Software design and simulation using matlab the following wireless communication systems. A single analog audio signal source. Analog modul
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:816
    • 提供者:马友华
  1. 0408

    0下载:
  2. matlab环境下低通,高通,高斯等滤波器的实现,很使用的东西。-matlab environment, low pass, high pass, such as Gaussian filter to achieve, it is using.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2289957
    • 提供者:Jason
  1. the-solution-to-AX=B

    0下载:
  2. 对任意线性方程组AX=B,利用矩阵等价变换形成上三角矩阵,在利用高斯消元法中的回代过程简便的求解方程组AX=B的解。本程序是用MATLAB编写的,运行时只要输入矩阵A和B,即可得到方程的解。程序中有详细的注释,很好理解。本程序具有通用性。-For any system of linear equations AX = B, the use of equivalent transformation matrix to form the upper triangular matrix using G
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:1252
    • 提供者:大象
  1. ch_model_awgn

    0下载:
  2. matlab 高斯通道模型。通信系统仿真,信道模型-matlab Gaussian channel model. Communication system simulation, the channel model
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1117
    • 提供者:arthur
  1. gaussianpyramid.m

    0下载:
  2. Gaussian pyramidal model using Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:352564
    • 提供者:Dhananj
  1. ReBEL-0.2.7

    0下载:
  2. 包括kf,ekf,pf,upf可以自己定制模型参数,完成滤波-ReBEL currently contains most of the following functional units which can be used for state-, parameter- and joint-estimation: Kalman filter Extended Kalman filter Sigma-Point Kalman filters (SPKF) Unscented
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1609052
    • 提供者:zhangsimin
  1. gaosiSignalRight1

    0下载:
  2. 是matlab产生一个高斯脉冲的程序,并且叠加了高斯噪声,可以画出输入与输出的图形,并且对其时延进行了估计-Is the matlab produce a gaussian pulse program, and stack the gaussian noise, can draw the input and output of the graphics, and the time delay were estimated
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1470
    • 提供者:zhoubiquan
  1. zuobiaoxuanhuan

    0下载:
  2. matlab依据椭球的高斯投影公式,将某一个点的经纬度坐标转化为横纵坐标的计算公式的m文件。输入形式为n*2的矩阵即可。-matlab based on the Gaussian ellipsoid projection formula, the latitude and longitude coordinates of a point into a vertical and horizontal coordinates of the formula m-file.
  3. 所属分类:matlab例程

    • 发布日期:2013-01-15
    • 文件大小:665
    • 提供者:lianhao
  1. Fourier--parameter-estimation-

    0下载:
  2. 本次实验主要是对一个正弦信号加入高斯白噪声,然后通过傅里叶变换对正弦信号进行谱估计。最后要用matlab进行仿真,得到正弦函数的时域和频域波形,关键找出信噪比和正弦信号频谱的均方误差之间的关系。-The experiment is a sinusoidal signal which is to white Gaussian noise, then by Fourier transform of the sinusoidal signal spectrum estimation. Finally,
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-30
    • 文件大小:40019
    • 提供者:zjc
  1. gaosi--3d

    0下载:
  2. 三维数字滤波器中的高斯理想低通滤波器的matlab仿真及其结果-3 d digital filter of gaussian ideal low-pass filter matlab simulation and the result
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:16149
    • 提供者:蝶荷枫雪
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com