搜索资源列表
Fast_Algorithm_estimating_the_number_of_sinusoids_
- Fast Algorithm estimating the number of sinusoids in a white Gaussian noise. This algorithm use a sub-space method based on chi-square statistics of eigen values of the Autocorrelation Matrix.
图像中添加高斯噪声的功能
- 该程序是利用opencv编写的,实现的是在一幅图像中添加高斯噪声的功能。,The program is to use opencv prepared to realize is that in an image to add Gaussian noise function.
codebook.rar
- 此代码实现了基于码书的背景建模法在运动目标检测中的运用,This code implementation code book based on background modeling method in target detection exercise in the use of
12222
- 此程序是利用VC++实现高斯变换,希望对大家有用。很不错的啊!值得看啊!-This procedure is to use VC++ implementation of Gaussian transform, in the hope that useful to everyone. Very good ah! Worth watch ah!
cc
- 自己用编的高斯消去法解线形方程组,简单易懂,希望对各位有用-Their use of C plus plus for the Gaussian elimination solution of linear equations, easy to read, in the hope that useful
ww
- 本论文以OFDM系统为基础,介绍了OFDM系统的基本原理,以及使用OFDM技术的优势所在,并且展望了今后的无线移动技术的发展前景。在简单介绍OFDM原理的同时,着重阐述了OFDM系统在不同信道环境和不同实现方式下的误码性能。主要包括了OFDM系统在加性白高斯信道,在加性白高斯信道和多径干扰两种不同信道环境下系统的误码性能,其中后者还研究了系统在有保护间隔与无保护间隔的误码性能比较。在理论分析的基础上,用MATLAB进行仿真,最后做出误码性能的分析和比较。 -This paper has OFDM
canny
- canny算法源码。Canny 的目标是找到一个最优的边缘检测算法。Canny 算法适用于不同的场合。它的参数允许根据不同实现的特定要求进行调整以识别不同的边缘特性。对于PC上的实时图像处理来说可能慢得无法使用,尤其是在使用大的高斯滤波器的情况下。但也要考虑到处理器速度的不断提升。 -canny algorithm source code. Canny' s goal is to find an optimal edge detection algorithm. Canny algorit
ansys
- ansys平面问题,矩阵转化运算,高斯消元法在ansys节点力和节点位移的运用-ansys plane problem, the matrix transformation operations, Gaussian elimination method in ansys nodal forces and nodal displacements of the use of
Solving-linear-equations
- 求解线性方程组,首先要确定方程式的个数,以及每个方程的系数,要求程序与用户交互, 在程序运行过程中,要求用户输入方程个数和方程中的系数,程序把系数存入系数矩阵中 运用消元法(高斯消元法):1.将系数矩阵消为上三角2.回代求得方程组的解-Solving linear equations, we must first determine the number of equations, and the coefficients of each equation required proc
Projection-conversion-software
- 本程序是海洋地质制图常用地图投影系列小程序,程序能用于WGS84、北京54、西安80基准面上单点及批量数据的投影正反转换, 本套系列程序目前包括“3°、6°带高斯-克吕格投影正反转换程序”、“墨卡托投影正反转换程序”及“兰勃托投影正反转换程序”。 编制这套程序原因有三:之一,本人工作中常需要投影计算,现有软件使用不太方便;之二,常发现用十进制度坐标数据作正式成果图的现象, 可能是手头没有合适的投影软件所至;之三,常发现WGS84定位数据被当作北京54(克拉索夫斯基椭球体)坐标数据投影
homework2
- 通信系统与仿真作业: 1)设计π/4-DPSK或16-QAM调制器仿真程序, 画出时域波形、 正交分量、同相分量波形,眼图,散点图等。 2)利用MATLAB进行DPSK在高斯信道下的BER性能仿真,并将结果与PSK性能进行比较。 3)已知 OFDM的数据传输速率为19.2Kbps, OFDM 符号长度为320,保护间隔为32点,子载波数为128,IFFT/FFT点数为256,载波频率320KHz,调制方案采用QPSK,仿真其在高斯信道下的BER性能。 -Communication
EDGE-DETECTION--edge_detection(userImage)---File-
- There are four levels of implementation to apply: 1. To use “edge function” with the Sobel, Prewitt,average,disk,gaussian,log,motion,prewitt,unsharp options 2.To use convolution filtering with both the “imfilter” and standard convolution te
iii
- Add Gaussian white noise (mean=0 and variance=0.05 ) to the image using imnoise command. Now use fftshift command to put all zero frequencies in the middle. Low-pass filter this function by applying a mask saving only the central Fourier coeffi
lsmtan
- 在单频激光干涉仪的非线性误差中,运用细分计数方法对其进行修正,在存在高斯白噪声的情况下,采用传统的正切细分法和可修正误差的细分法来仿真比较。-In the nonlinear error of single frequency laser interferometer, the use of segmentation counting method, amending them, in the presence of Gaussian white noise, using the traditi
3
- ICA算法的研究可分为基于信息论准则的迭代估计方法和基于统计学的代数方法两大类,从原理上来说,它们都是利用了源信号的独立性和非高斯性。-ICA algorithm research can be divided into iterative estimation method based on information criterion and based on statistical algebraic methods into two categories, in principle, th
GaussianSmoothing
- smoothing gaussian in this program be use to any people to smart computervision
live_beautiful_camera_streaming0.5
- 主要为opencv人脸的美化 人脸美化,我们用的皮肤检测,皮肤在颜色空间是特定的一个区域 检测到这个区域(感兴趣区域),完后对这个区域进行美化,就是滤波,主要是双边滤波和高斯滤波。 3.视频格式转换以及编码 处理好的矩阵颜色空间是rgb的,需要转换成yuv,yuv的颜色空间就是可以播放的,类似我们电视上面看的画面,编码就是传输时候需要发送流,只个流相当于针对数据的压缩,将yuv格式的视频帧编码成h264的格式 Rgb转换成yuv,opencv实现(美颜在这一步实现)
canny-edge-detecction
- canny边缘检测,Canny 算法适用于不同的场合。它的参数允许根据不同实现的特定要求进行调整以识别不同的边缘特性。对于PC上的实时图像处理来说可能慢得无法使用,尤其是在使用大的高斯滤波器的情况下。但是,我们讨论计算能力的时候,也要考虑到随着处理器速度不断提升,有望在未来几年使得这不再成为一个问题。-canny edge detection, Canny algorithm is suitable for different occasions. It allows the parameter
高斯随机数
- 生成高斯分布的随机数,在加性高斯信道中使用,增加高斯噪声(Generate the random number of gaussian distribution and use it in additive gaussian channel to increase gaussian noise)
GaussView_6.0.16_x64.tar.bz2
- gaussview 6.0 in linux