-
STICA
图像的统计独立分量分解程序包,可以用于人脸识别,非监督分类,信号提取等领域(Image independent component decomposition of the statistical package, can be used for face recognition, non-supervised classification, the fields of signal extraction)
- 2007-09-14 10:22:01下载
- 积分:1
-
MATLAB
MATLAB课件
是电子科技大学的,王小平教授的
传出来供大家参考( MATLAB MATLAB)
- 2009-07-14 14:34:16下载
- 积分:1
-
zhongzhilvbo
分别在2幅灰度图像中加入一定量的高斯噪声和椒盐噪声,噪声强度自定。然后采用3×3的均值滤波器和3×3中值滤波器分别对噪声图像进行处理,给出两种处理方法的峰值信噪比(PSNR);仿效“中值滤波”的方法,对原图像分别进行“极大值滤波”和“极小值滤波”,对所形成的图像给出说明。(Two gray-scale images a certain amount of Gaussian noise and salt and pepper noise , noise intensity since .)
- 2013-05-16 22:05:01下载
- 积分:1
-
draw1
雨量预测 用Matlab软件画出给定区域的
平面曲面图形.(Using Matlab software to draw a given region of the flat surface graphics.)
- 2009-09-06 01:07:18下载
- 积分:1
-
Rayleigh_Channel
Rayleigh信道仿真程序,有多普勒加单径和多径信道的仿真模型(Rayleigh channel simulation program)
- 2020-09-21 09:47:51下载
- 积分:1
-
public
Base64编码说明 Base64编码要求把3个8位字节(3*8=24)转化为4个6位的字节(4*6=24),之后在6位的前面补两个0,形成8位一个字节的形式。 如果剩下的字符不...(Base64-encoded instructions require the Base64 encoding three 8-bit bytes (3* 8 = 24) was converted to 4 6 bytes (4* 6 = 24), then in front of the two s complement 6 0, 8 is formed bits in a byte form. If the rest of the characters do not ...)
- 2015-03-18 17:44:08下载
- 积分:1
-
fdo
多目标优化的源程序,自己写的,给大家分享分享(a original Matlab code for multi-objective optimization problem,just for sharing)
- 2011-01-06 10:37:38下载
- 积分:1
-
LMS
LMS的搜索方法程序,实现自适应的快速的方法的实现。(The LMS search method program 1)
- 2013-03-10 18:53:49下载
- 积分: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
-
chaoslyapunov
chaoslyapunov指数程序是基于非线性三维系统所得,具体模型见东西部能源供需系统文章里,可以得到此系统混沌,因为李亚普诺夫指数有大于零的情形()
- 2007-07-30 09:05:10下载
- 积分:1