Welcome![Sign In][Sign Up]
Location:
Search - gaussian

Search list

[source in ebookgamma-gaussian

Description: 用于产生gamma分布的噪声序列,以及分析gaussian噪声的各参数。-Gamma distribution used to generate the noise sequence, as well as the analysis of Gaussian noise in each parameter.
Platform: | Size: 4096 | Author: zzw19831114 | Hits:

[Special EffectsDigitalImageProcessing

Description: 图像处理二值化、图像离散余弦变换处理(图像变换)、直方图均衡化、图像傅立叶变换、高斯模糊处理。-Binarization image processing, image discrete cosine transform processing (image transformation), histogram equalization, image Fourier transform, Gaussian blur treatment.
Platform: | Size: 7168 | Author: 彭德宾 | Hits:

[Graph programcanny

Description: 该程序在matlab平台上实现了用最佳提取图像边缘的canny算子提取整副图像的边缘象素. 其中利用高斯函数滤除噪声和用高斯算子的一阶微分对图像滤波合并为一个算子,通过形态学算子将两幅图像的边缘进行连接.-The program in matlab platform to achieve the best extraction of the canny edge operator extract the whole image edge pixel deputy. Which use Gaussian function to filter out the noise and the use of Gaussian operator of the first-order differential of the image filtering into an operator, through morphological operators to the brink of two images connect.
Platform: | Size: 5120 | Author: 秀秀 | Hits:

[AI-NN-PREMalgorithm

Description: EM算法处理高斯混和模型,是用MATLAB实现的-EM algorithm for Gaussian mixture model of treatment is achieved using MATLAB
Platform: | Size: 1024 | Author: 李晋博 | Hits:

[matlabLU

Description: 用MATLAB写的Gaussian Elimination算法即LU算法-Written using MATLAB or LU algorithm Gaussian Elimination Algorithm
Platform: | Size: 1024 | Author: tanchengfeng | Hits:

[OtherFDTDgs2

Description: 高斯脉冲入射条件下的FDTD模拟程序,采用MATLAB编写,具有很好的通用性-Gaussian pulse incident FDTD simulation under the conditions of procedures, the use of MATLAB to prepare, has good versatility
Platform: | Size: 1024 | Author: hy | Hits:

[matlabgaosixulie_watermark

Description: 由高斯正态分布序列产生 ,经(7,4)汉明编码,得到水印信号。能抵抗压缩 滤波等攻击-Sequence generated by the Gaussian normal distribution, with (7,4) Hamming code, the watermark signal. Resistant to compression filtering attack
Platform: | Size: 9216 | Author: zhangyiyi | Hits:

[Special Effectscode

Description: 内有20多种图像处理代码的压缩包,包括付利叶变换,各种滤波,边缘算子,高斯模糊等,很有用哦.-There are more than 20 kinds of image processing code compression packages, including Fourier transform profits, all kinds of filtering, the edge operator, such as Gaussian blur, Oh very useful.
Platform: | Size: 21504 | Author: matha | Hits:

[2D Graphicgcrf_demo

Description: This MATLAB code is an example of how to train the GCRF model described in "Learning Gaussian Conditional Random Fields for Low-Level Vision" by M.F. Tappen, C. Liu, E.H. Adelson, and W.T. Freeman in CVPR 2007. If you use this code in your research, please cite this paper
Platform: | Size: 43008 | Author: 代松 | Hits:

[2D Graphicadaptive_anisotropic_2D_gaussian_filter

Description: Gaussian filtering in one, two or three dimensions is among the most commonly needed tasks in signal and image processing. Finite impulse response filters in the time domain with Gaussian masks are easy to implement in either floating or fixed point arithmetic, because Gaussian kernels are strictly positive and bounded. But these implementations are slow for large images or kernels. With the recursive IIRfilters and FFT-based methods, there are at least two alternative methods to perform Gaussian filtering in a faster way, but so far they are only applicable when floating-point hardware is available. In this paper, a fixed-point implementation of recursive Gaussian filtering is discussed and applied to isotropic and anisotropic image filtering by making use of a non-orthogonal separation scheme of the Gaussian filter.
Platform: | Size: 1024 | Author: yangdi | Hits:

[AlgorithmJacobi

Description: 2. Using Gaussian elimination method and Gaussian elimination method with row scaled method to solve the following tri-diagonal system for n=10 and 100 -2. Using Gaussian elimination method and Gaussian elimination method with row scaled method to solve the following tri-diagonal system for n = 10 and 100
Platform: | Size: 78848 | Author: 吕鹏 | Hits:

[Special Effectsgaosi

Description: 图形图像处理,混合高斯图像背景估计&更新-Graphic image processing, mixed-Gaussian background image is estimated
Platform: | Size: 2048 | Author: Jason | Hits:

[Algorithmgauss.c

Description: Using Gaussian elimination to solve linear equations.
Platform: | Size: 1024 | Author: 张琦 | Hits:

[Algorithmgauss2.c

Description: Using Gaussian elimination to solve linear equations. // In this version, we allow matrix of any size. This is done by treating // the name of a 2-dimensional array as pointer to the beginning of the // array. This makes use of the fact that arrays in C are stored in // row-major order.
Platform: | Size: 1024 | Author: 张琦 | Hits:

[File FormatTheApplicationResearchofImprovedParticleFilterAlgo

Description: 本文的题目是改进的粒子滤波在组合导航中的应用研究。文档可用caj打开。 本课题首先研究了GPS/DR车载定位系统的组合模型,然后在分析了非线性滤波的基础上,引入了粒子滤波。粒子滤波是一种基于递推计算的序列蒙特卡罗算法,它采用一组从概率密度函数上随机抽取的并附带相关权值的粒子集来逼近后验概率密度,从而不受非线性、非高斯问题的限制。虽然粒子滤波存在诸多优点,然而它仍然存在诸如粒子数匿乏、滤波性能不高、实时性差等问题。-The title of this article is to improve the particle filter in the navigation of the applied research. CAJ can be used to open the document. This issue initially on the GPS/DR Vehicle Location System portfolio model, and then the analysis of nonlinear filtering based on the introduction of a particle filter. Particle filter is a recursive calculation based on Sequential Monte Carlo algorithm, it uses a set of probability density function from random samples and weights attached to the relevant set of particles to approximate a posteriori probability density, and thus not subject to non-linear, the issue of non-Gaussian constraints. Although there are many advantages of particle filter, yet it still exists, such as particle number Punic poor, filter performance is not high, real-time poor.
Platform: | Size: 5165056 | Author: 阳关 | Hits:

[AI-NN-PRgmmMatlab

Description: gaussian mixture modelling in matlab
Platform: | Size: 56320 | Author: paul huang | Hits:

[Mathimatics-Numerical algorithmscode

Description: 一个遗传算法 这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码 的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂交和均匀变异。如果用 Gaussian变异替换均匀变异,可能得到更好的效果。代码没有任何图形,甚至也没有屏幕输出,主要是保证在平台之间的高可移植性。读者可以从ftp.uncc.edu, 目录 coe/evol中的文件prog.c中获得。要求输入的文件应该命名为‘gadata.txt’;系统产生的输出文件为‘galog.txt’。输入的 文件由几行组成:数目对应于变量数。且每一行提供次序——对应于变量的上下界。如第一行为第一个变量提供上下界,第二行为第二个变量提供上下界,等等。-err
Platform: | Size: 4096 | Author: 风子 | Hits:

[source in ebookqpsk

Description: 这些压缩文件里面包含了QPSK信号在瑞利信道和加性白高斯噪声信道中的仿真等-These compressed file containing the QPSK signal in the Rayleigh channel additive white Gaussian noise channel simulation, etc.
Platform: | Size: 12288 | Author: 李彦 | Hits:

[Special Effectsgaosilvbo

Description: 本程序用于对位图图象进行去噪处理,采用高斯滤波酸法,开发工具为vc-This procedure used for bitmap images denoising processing, the use of Gaussian filtering acid, development tools for the vc
Platform: | Size: 2931712 | Author: 徐凯 | Hits:

[Data structsGsfbsjs

Description: 高斯分布随机数源代码,一个很简单实用的程序-Gaussian distribution random number source code, a very simple and practical procedures
Platform: | Size: 5120 | Author: zhanggg | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

CodeBus www.codebus.net