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

搜索资源列表

  1. gaussmix(Bouman)M

    0下载:
  2. 高斯混合模型用于聚类的程序。可以直接使用。里面有3个例子。-Gaussian mixture model for the clustering process. Can be used directly. Inside there are three examples.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:41789
    • 提供者:yan
  1. RLSwave

    0下载:
  2. 对语音信号的RLS滤波程序,噪音为固定信噪比的高斯信号-RLS voice signal filtering process, a fixed signal to noise ratio of the Gaussian noise signal
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:786
    • 提供者:mimi
  1. zjl

    0下载:
  2. 数值分析中的高斯算法的C++程序实现过程-Numerical analysis of the gaussian algorithm process to realize a c++ program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:533
    • 提供者:zjl
  1. HW6

    0下载:
  2. White noise is a random signal (or process) with a flat power spectral density. In other words, the signal contains equal power within a fixed bandwidth at any center frequency. White noise draws its name from white light in which the power spectral
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:84469
    • 提供者:林虎
  1. hvvCDMA

    2下载:
  2. 在MATLAB环境下实现了CDMA通信系统仿真,程序流程为:随机序列产生--WALSH码扩频--BPSK调制--加入(和不加入)高斯白噪声--BPSK解调--WALSH码解扩,对过程波形进行了存储,对加噪与不加噪情况下的解码结果进行了对比,并绘制出信噪比与误码率关系图。-In the MATLAB environment to achieve a CDMA communication system simulation, the program flow as follows: random s
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:72727
    • 提供者:LM
  1. gsph

    0下载:
  2. 用c编的用于高斯平滑的程序,用于图像处理中的图像平滑-With the c series for Gaussian smoothing process for image processing in image smoothing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:134297
    • 提供者:王伟
  1. celiangchengxuji

    0下载:
  2. 关于测量程序计算的几个小程序,它包括大地主题解算、高 斯平面计算、坐标转换程序、单导线计算、线性方程组求解、解算法方程 、大地四边形条件平差-Calculation of the measurement procedure a few small programs, which includes the earth theme solvers, Gaussian plane calculation, coordinate conversion process, single-wire b
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:297431
    • 提供者:仝乐乐
  1. CostReference

    0下载:
  2. 一篇关于代价参考粒子滤波算法的论文,该算法的优点是不需要任何先验概率知识的假定和重采样过程,可实现并行处理。本文将代价参考粒子滤波与当前统计模型的优点相结合 ,提出一种新的当前统计模型自适应跟踪算法 ,用于非线性非高斯系统的机动目标跟踪。-A particle filter on the reference price of the paper, the advantages of the algorithm does not require any prior knowledge of the
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:476570
    • 提供者:刘帆
  1. DistridutionFunction

    2下载:
  2. 常见概率分布的随机数生成程序,包括均晕分布、高斯分布、对数正态分布、K分布、t分布、韦布尔分布。-Common probability distribution of the random number generation process, including both halo distribution, Gaussian distribution, lognormal distribution, K distribution, t distribution, Weibull distrib
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1986
    • 提供者:袁浩
  1. matlab

    0下载:
  2. 这是一个处理图像条纹的matlab程序,并且还有高斯滤波,可以去除图像的噪声,是学习matlab图像处理得好程序-This is a striped image processing matlab program, and also Gaussian filter, image noise can be removed, handled well process of learning matlab image
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:467575
    • 提供者:刘绍国
  1. gaosixiaoqu

    0下载:
  2. 该资料是高斯消去的程序,是用C++写的程序-The data is Gaussian elimination process, is written in C++ program
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:628
    • 提供者:夜曲
  1. GSM-FS-Simulation-of-channel-coding

    1下载:
  2. 本次设计是对GSM TCH/FS信道进行编码设计及性能仿真,仿真通信系统包括内外编码器、交织重排器、加性/突发和混合干扰信道、去交织反重排器、内外译码器,模拟了信息从信源到信宿的全过程; 在高斯噪声、突发干扰或混合信道及瑞利信道下测试每个步骤对误码率和系统性能的影响,通过数字及图形的比较,得出通信系统中各个模块的作用。另外,在GSM TCH/FS 的基础上建立GSM TCH/EFS 信道,对相应的信道环境进行仿真,得出误码率分析。-This design is the GSM TCH/FS ch
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-11-21
    • 文件大小:62602
    • 提供者:金莉
  1. 0982309582

    0下载:
  2. 用指针编写高斯消去法解方程式的程序,并知道如何在主函数中调用 按时打发上了飞机啊搜房骄傲-Gaussian elimination with a pointer to the preparation of solutions of equations of the process and know how to call the main function of time aircraft spend on the search room proud ah
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:258830
    • 提供者:崔光涛
  1. Multi_gp

    0下载:
  2. 用来产生多变量高斯过程的MATLAB源程序。-MULTI_GP generates a multivariate Gaussian random process with mean vector m (column vector) and covariance matrix C。
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:719
    • 提供者:selen32
  1. bfsk

    0下载:
  2. 本程序时BPSK的过程仿真,在加性高斯白噪声下的信号传输和接收-The process simulation program BPSK in additive white Gaussian noise signal transmission and reception under the
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-13
    • 文件大小:1784
    • 提供者:mini
  1. baseband

    0下载:
  2. 数字基带系统传输,有完整的编码译码过程,高斯白噪声信道-Digital baseband transmission systems, a complete coding and decoding process, Gaussian white noise channel
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:4541
    • 提供者:annytan
  1. zsttlb

    0下载:
  2. 毕业设计:指数同台滤波程序与巴特沃斯。高斯滤波器相比较!-Graduation: Index on the same stage filtering process and Butterworth. Gaussian filter comparison!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:908
    • 提供者:何翔
  1. yundongfuyuan

    0下载:
  2. 代码给出了图像加噪的过程,及模糊及高斯噪声图像的恢复过程-Code shows the process of image processing, noise, and Gaussian noise images fuzzy and recovery process
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:567
    • 提供者:名门玉兮
  1. dsgdg

    0下载:
  2. 该部分内容为高斯建模的文档合集,全部都是PDF格式的文档,描述了高斯建模的过程和一些改进的算法。有需要的可以下载。-The part of the document collection for the Gaussian model are all PDF format documents, describes the process of Gaussian model and some improved algorithms. Need can be downloaded.
  3. 所属分类:File Formats

    • 发布日期:2017-05-22
    • 文件大小:6880816
    • 提供者:leo
  1. DPsearch

    0下载:
  2. This code implements the search algorithms described in [1]. The code only contains the Dirichlet/Multinomial case, but the Gaussian case can be hacked in in about 5 minutes. [1] Fast search for Dirichlet process mixture models Conference on AI
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:6021
    • 提供者:naarkhoo
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 18 »
搜珍网 www.dssz.com