搜索资源列表
imageimpose
- 数字图像矩阵数据的显示及其傅立叶变换 二维离散余弦变换的图像压缩 采用灰度变换的方法增强图像的对比度 直方图均匀化 模拟图像受高斯白噪声和椒盐噪声的影响 采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 图像的自适应魏纳滤波 运用5种不同的梯度增强法进行图像锐化 图像的高通滤波和掩模处理 用巴特沃斯(Butterwo
Gngauss1231
- 直接序列扩频中对于高斯白噪声的抗干扰仿真-direct sequence spread spectrum for white Gaussian noise interference simulation
Visual_C++6.0_white-collar_employment_guide_design
- 这源代码是《白领就业指南:visual c++ 6.0 设计师之路》的配套源代码,运行环境是visual c++ 6.0。-This source code is "white-collar employment guide : 6.0 c visual designers Road," supporting source code, operating environment is visual c 6.0.
Mysplit
- 种子填充算法用来在封闭曲线形成的环中填充某中颜色,在这里我们只填充黑色。种子填充其实上是图形学中的算法,其原理是:准备一个堆栈,先将要填充的点push进堆栈中;以后,每pop出一个点,将该点涂成黑色,然后按左上右下的顺序查看它的四个相邻点,若为白(表示还没有填充),则将该邻点push进栈。一直循环,直到堆栈为空。此时,区域内所有的点都被涂成了黑色。这里,我们自己定义了一些堆栈的数据结构和操作,实现了堆栈的初始化、push、pop、判断是否为空、及析构。 -seed filling algorit
xitongbianshi
- 系统 辨识文件夹内是产生高斯白噪声,m序列和最小二乘法的一次完成算法,递推算法,限定记忆法的程序。系统仿真文件夹内是对系统线性和非线性的建模和仿真程序。-System folder on system identification is to generate Gaussian white noise, m sequence and a complete least-squares method algorithm, recursive algorithm, limited memory met
MUSIC
- 求一个复正弦加白噪声随机过程的信号: xn=exp(j*pi*n-j*pi)+exp(j*w0*n-j*0.7*pi)+v v(n)为零均值白噪声。S/N=10dB。取P=3,构造4阶的自相关矩阵R的基于MUSIC算法的功率谱估计的MATLAB程序-For a complex sinusoid plus white noise of the signal random process: xn = exp (j* pi* nj* pi)+ exp (j* w0* nj* 0.7* pi)+ v
PDMWorkssolidworks
- solidwork PDM的白皮书和演示程序,网上找不到,是国外朋友带过来的资料-solidwork PDM White Paper and the demo program, on-line can not find a foreign friend brought over the information
SR
- 通过双阈值系统中的随机共振特性,研究含有高斯白噪声的信号。-is investigated the characteristics of stochastic resonance of the signal added Gaussian white noise in a bithreshold system
EqualLogic
- EqualLogic white Paper ELL_EQUALLOGIC_Linux_Support,eq安装白皮书-EqualLogic white Paper ELL_EQUALLOGIC_Linux_Support, eq Installation White Paper
BPSK
- 高斯白噪声信道的BPSK通信系统的理论误码率的计算公式为Q(sqrt(2*Eb/N0))或是0.5*erfc(sqrt(Eb/N0)),-Gaussian white noise channel theory of BPSK communication system bit error rate is calculated as Q (sqrt (2* Eb/N0)) or 0.5* erfc (sqrt (Eb/N0)),
TaskedPortDemo
- 白乔原创:基于字符任务的串口通讯开发包CTaskedPort,希望对大家有帮助-White Joe originality: based on the character development of serial communication tasks to package CTaskedPort, we hope to
sanseqiu
- 该程序解决了三色球问题,一个袋子中有12个球,其中有3个红的,3个白的和6个黑的,问从中任取8个有多少种不同的颜色搭配。-The program to solve the three-color ball, a bag 12 goals, including three red, three white and six black and asked to either take from eight different colors with.
CSharp-Excel-TODataTable
- 功能是将Excel导入到DataTable中,方便存到数白论黄,支持Excel97到2003,2007.-Function is an Excel import into the DataTable, convenient deposit to the number of white on the yellow, Excel97 to 2003, 2007.
Root_Music
- 自己编的,使用Root_Music算法对3个复正弦加白噪声的随机过程的频率进行估计,并附有仿真图片-Own series, Root_Music algorithm to estimate the three complex sinusoidal frequency of the random process of white noise with simulation pictures
whitenoise
- 基于veirlog HDL的高斯白噪声,有文字原理说明,-Veirlog HDL-based Gaussian white noise.
MSDN98
- MSDN字典 1。更新说明和更多的浏览信息(就是首页和Welcome了) 2。.NET的文档 3。Visual Studio的帮助库 4。Office开发者文档 5。嵌入设备开发者文档 6。平台SDK开发文档 7。其他文档(例如新加入的XML&SOAP开发包,Passport开发包,Project2000等等) 8。Windows系列资源包的开发文档(每个平台特性说明和独有特性API说明) 9。知识库 10。技术文章 11。背景知识
baizaos
- 这是一个用MATLAB编程得到的白噪声程序,主要的作用就是用于学习-White noise generator program, complete procedures for system identification or signal processing
ex5
- 计算输入信号的功率,根据snr添加高斯白噪声,用randn函数实现-Calculation of the input signal power, according to the SNR adding Gaussian white noise, randn function
imnoise1
- 对一幅图片批量添加20个级别的噪声,支持添加高斯白噪声和椒盐噪声两种噪声。-Add a picture batch 20 levels of noise, two noise support the addition of white Gaussian noise and salt and pepper noise.
DBSCAN-JULEISUANFA
- 关于黑白图像面积计算的DBSCAN聚类算法的设计与实现-Black and white image area on the DBSCAN clustering algorithm design and implementation