-
FDISIRsmoothedresidual
基于粒子滤波的故障检测,使用状态估计和残差平滑的方法(Particle filter-based fault detection, the use of state estimation and residual smoothing method)
- 2009-05-20 21:06:06下载
- 积分:1
-
experiment2
说明: AR过程的线性建模与功率谱估计 Yule-Walker法(自相关法) 协方差法;(2) Burg方法;(3) 修正协方差法 (The linear AR process modeling and Yule-Walker power spectrum estimation method (autocorrelation method) covariance method (2) Burg method (3) modified covariance method)
- 2009-08-28 10:50:56下载
- 积分:1
-
RuiHua
用Matlab实现的高频加强的图像锐化,实现了通过理想高通滤波,指数高通滤波和巴特沃思高通滤波的方法(To achieve the ideal high-pass filter, the index of high-pass filter and Butterworth high-pass filter using Matlab to achieve high frequency enhancement image sharpening)
- 2012-12-29 12:16:37下载
- 积分:1
-
Arnold
说明: Arnold置乱算法代码,能根据Arnold映射实验二维图像的像素坐标置乱加密(Arnold scrambling algorithm code, according to Arnold experimental two-dimensional image map coordinates of the pixel scrambling encryption)
- 2010-04-12 18:43:59下载
- 积分:1
-
filterImage
There are different m files for different filter to use.
perwit.m:=uses window Wx=[1 0 -1 1 0 -1 1 0 -1]/3
and Wy=Wx and then convolves this window with the image.
sobel.m:=uses window W=[1 0 -1 2 0 -2 1 0 -1]/4
lablacian.m=uses window W=[0 1 0 1 -4 1 0 1 0]
convolve.m=convolves window and image
- 2011-07-27 23:15:28下载
- 积分:1
-
migration
用matlab语言写的地震偏移成像软件集,很有用的东东呵(Matlab language used to write the seismic migration imaging software set, very useful Dongdong Oh)
- 2021-02-23 17:19:40下载
- 积分:1
-
paper[1].tar
代价敏感支持向量机学习材料,里面有很多不同的方法。(MATLAB CSSVM)
- 2011-09-08 11:00:03下载
- 积分:1
-
hist
对一个一定范围内的数据进行分析,并画出直方图,程序很简单,书写不太规范,敬请谅解.(Painting histogram)
- 2013-04-30 10:16:33下载
- 积分:1
-
IA_LD
IA_LD是用免疫优化算法(immune algorithm)解决物流配送中心选址(Logistics and Distribution)的问题。文件打开后运行IA_LD.m文件即可得到结果,代码中有详细注释,方便修改。运行示例已经保存为图片附在压缩包中。(IA_LD is immune optimization algorithm (immune algorithm) to solve the logistics distribution center location (Logistics and Distribution) problem. Run IA_LD.m file to get the file to open the result, the code has detailed notes, easy to modify. Run the sample has been saved as a picture attached to the compressed package.)
- 2014-02-08 12:25:55下载
- 积分:1
-
matlab
说明: 利用计算曲线法计算三相短路电流,matlab 语言编写的 ,运行正确……(Calculation method using three-phase short-circuit current curve)
- 2011-04-13 22:46:34下载
- 积分:1