搜索资源列表
da_ldgp
- 图像平滑主要是为了消除噪声。噪声并不限于人眼所能看的见的失真和变形,有些噪声只有在进行图像处理时才可以发现。图像的常见噪声主要有加性噪声、乘性噪声和量化噪声等。图像中的噪声往往和信号交织在一起,尤其是乘性噪声,如果平滑不当,就会使图像本身的细节如边界轮廓、线条等变的模糊不清,如何既平滑掉噪声有尽量保持图像细节,是图像平滑主要研究的任务。-image smoothing is mainly to eliminate noise. Nois
extended_euclid
- 简单的实现了数论中的乘法逆元 该代码均正确运行!包含运行图 及运行结果!-simple realization of the theory of multiplicative inverse of the code are functioning properly! Includes chart and operating results!
11003208
- 一种新的平滑滤波器族,可以同时处理加性和乘性噪声,而且在边缘保持和非脉冲性噪声滤除之间达到了权衡。-a new nation smoothing filter can also handle additive and multiplicative noise. but on the margins to maintain and non-pulse filter between the noise reached a balance.
mwm
- The MWM is a multiscale multiplicative data model which is able to capture not only correlation structure but also `spikiness .   Here, it is shown in comparison with a multiscale additive model which can match only
Cascade
- Multiplicative cascade model
QAMTransmissionThroughaCompanding
- Abstract-The effect of the companding process on QAM signals has been under investigation for the past several years. The compander, included in the PCM telephone network to improve voice performance, has an unusua
Multiplicative Cipher
- 这是我在学习《计算机安全》时写的一个乘法加密算法,跟大家交流一下!-This is my learning "computer security," wrote a multiplication encryption algorithm, with the exchange about!
extended_euclid
- 简单的实现了数论中的乘法逆元 该代码均正确运行!包含运行图 及运行结果!-simple realization of the theory of multiplicative inverse of the code are functioning properly! Includes chart and operating results!
11003208
- 一种新的平滑滤波器族,可以同时处理加性和乘性噪声,而且在边缘保持和非脉冲性噪声滤除之间达到了权衡。-a new nation smoothing filter can also handle additive and multiplicative noise. but on the margins to maintain and non-pulse filter between the noise reached a balance.
mwm
- The MWM is a multiscale multiplicative data model which is able to capture not only correlation structure but also `spikiness .   Here, it is shown in comparison with a multiscale additive model which can match only
JuZhenLianCheng
- 问题描述 给定n个矩阵A1,A2,…,An,其中,Ai与Aj+1是可乘的,i=1,2,…,n-1。 你的任务是要确定矩阵连乘的运算次序,使计算这n个矩阵的连乘积A1A2…An时总的元素乘法次数达到最少。 例如:3个矩阵A1,A2,A3,阶分别为10×100、100×5、5×50,计算连乘积A1A2A3时按(A1A2)A3所需的元素乘法次数达到最少,为7500次。 -Descr iption of the
Cascade
- Multiplicative cascade model
Spatially_adaptive_multiplicative_noise_image_deno
- Multiplicative 影像噪聲去除.含原始IEEE參考論文及範例圖片.-Implementing IEEE paper:Spatially adaptive multiplicative noise image denoising technique. Original reference paper and Matlab code programs are included.
msc
- 多元散射校正算法,用于近红外散射数据处理,增强信噪比-function [Xcorrect]=msc(X,Xref) msc pretreate the samples X with the Multiplicative Scatter Correct Input X:the matrix of the sample spectra to be Correct Xre
msc
- matlab 光谱处理方法多元散射校正!-matlab spectrum treatment of multiplicative scatter correction!
Multiplicative-matrix
- 矩阵连乘:矩阵的连乘,利用动态规划算法解决次序问题-Multiplicative matrix: matrices with multiplication, the order of the dynamic programming algorithm to solve the problem
Multiplicative-matrix
- 《算法分析与设计》中的矩阵连乘实现。算法参见《算法分析与设计》-Multiplicative matrix in《Algorithm Analysis and Design 》
multiplicative-log-normal-error
- multiplicative log-normal error for the cognitive radio network for power control
Multiplicative-vs.-Additive-Filtering-for-Spacecr
- Multiplicative vs. Additive Filtering
multiplicative
- 用IDL语言编写的乘积变换融合程序,已通过调试(the Fusion algorithm of multiplicative)