-
KNNMeanFilter
说明: 原理:以待处理的像素作为中心,取一个nXn的模板,在模板中选择k个与待处理像素的值最接近的像素,将这k个像素的均值替换原来的像素值。
假设n=3,k=5,调用方法:b = KNNMeanFilter(a, 3, 5)(Principle: to be treated as the center pixel, take a nXn template select the template and the pending k-nearest pixel values of pixels, this k pixels mean replacing the original pixel value. Assuming n = 3, k = 5, call the method: b = KNNMeanFilter (a, 3, 5))
- 2010-05-03 10:14:15下载
- 积分:1
-
34325398fuel-cell-simulink-simulation-model
说明: 燃料电池 simulink仿真模型,主要用于燃料电池系统仿真(fuel cell simulink models)
- 2019-03-29 16:34:26下载
- 积分:1
-
Main_1D_Haar
调用函数来计算正,逆哈尔1-D DWT的主程序(Main program for calling functions to compute forward and inverse Haar 1-D DWT)
- 2013-11-23 23:01:18下载
- 积分:1
-
dipole_exp
A program to find the directivity of the dipole for various wavelengths
- 2017-05-04 13:38:44下载
- 积分:1
-
Causal-IIR
Non-Causal IIR Filter
Part 1: Setting up the Input signal to the Wiener Filter
Part 2: Seperating the negative lags and positive lags... The one at 0 index is
clustered together in the positive part highqq
- 2013-07-27 21:57:34下载
- 积分:1
-
apfnnnn111
matlab三相四线制的仿真模型,通过实验据对可靠使用,很好的资料(three-phase four-wire system matlab simulation model using experimental According to a reliable, good information)
- 2020-07-04 19:40:02下载
- 积分:1
-
BP
说明: 对用BP算法所进行的神经网络进行仿真、训练。模拟综合出我们所需要的结果。(BP algorithm by using the neural network simulation and training. Analog synthesis we need results.)
- 2008-12-08 10:55:06下载
- 积分:1
-
outrage_probabilty
基于协作的认知无线电中,AF,DF协议及未采用协作分集技术的中断概率的实验仿真程序(In collaborative spectrum sensing cognitive radio, AF, DF protocol and did not use cooperative diversity outage probability experiment simulation program)
- 2013-07-29 11:27:25下载
- 积分:1
-
PSO-optimize-RBF
用粒子群算法优化rbf神经网络算法的源程序(Using the particle swarm optimization algorithm to optimize the neural network algorithm)
- 2011-11-10 09:36:12下载
- 积分:1
-
FloydSPR
一种最短路径算法,floyd是研究最短路的应用(A shortest path algorithm, Floyd is the application of the shortest path)
- 2013-05-12 18:34:51下载
- 积分:1