-
matlabimageprocess2
此文件包含有四个基于matlab源程序,可直接运行.其说明如下
P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值P0308:图像的自适应魏纳滤波 (This file contains four based on the matlab source code can be directly run. Its description is as follows P0305: analog image by Gaussian white noise and salt and pepper noise P0306: A two-dimensional median filtering function medfilt2 by salt and pepper noise to the image filter P0307: the use of MATLAB in filter2 function affected by noise interference images mean P0308: Image Adaptive Weiner Filter)
- 2007-11-02 00:22:54下载
- 积分:1
-
alamouti2_2
the code simulates the mimo-ofdm type stbc alamouti 2*2
- 2012-05-22 22:29:32下载
- 积分:1
-
DMC111
预测控制,DMC算法,对于理解预测控制原理非常有用的程序(Predictive control, DMC algorithm ,for understanding predictive control principle is very useful program)
- 2015-03-19 11:16:58下载
- 积分:1
-
Mypso
用粒子群算法求函数最大值,可直接运得的,还可继续改进的(pso arithmetic
)
- 2013-05-15 08:32:15下载
- 积分:1
-
liziqun
说明: 该代码是由matlab编写的。粒子群是一种快速优化方法。能大量节省计算机运行时间。(The code is written in matlab. PSO is a fast optimization method. It can save computer time.)
- 2010-03-31 21:35:45下载
- 积分:1
-
boost_neural_network
结合boosting与神经网络方法相结合的分类方法,效果好,识别率高(Combining boosting and neural network approach for robust classification, effective with high recognition rate)
- 2011-04-30 17:41:07下载
- 积分:1
-
Some-simple-optimization
一些简单最优化方法的matlab实现,及一些方法(Some simple optimization method matlab implementation)
- 2011-05-08 18:51:47下载
- 积分:1
-
anfis
function [t_fismat, t_error, stepsize, c_fismat, c_error] ...
= anfis(trn_data, in_fismat, t_opt, d_opt, chk_data, method)
ANFIS Training routine for Sugeno-type FIS (MEX only).
if nargin > 6 & nargin < 1,
error( Too many or too few input arguments! )
end
Change the following to set default train options.
default_t_opt = [10 training epoch number
0 training error goal
0.01 initial step size
0.9 step size decrease rate
1.1] step size increase rate
Change the following to set default display options.
default_d_opt = [1 display ANFIS information
1 display error measure
1 display step size
1] display final result
- 2015-05-28 19:28:36下载
- 积分:1
-
newEEMD
对信号进行EEMD分解,比原先的EMD效果更好,能够分解出较好的本征模函数(EEMD the signal decomposition, works better than the original EMD, better able to factor out the intrinsic mode function)
- 2020-07-01 00:40:02下载
- 积分:1
-
coding.cpp
this is the coding of gane in graphics may helpful for learning more feature of graphics
- 2015-01-16 15:33:35下载
- 积分:1