-
cwm
用matlab实现的中心加权滤波函数,中心权重为3,滤波窗口为3*3,参数可自行修改,可进一步改成可变参数函数。cwm_test为测试程序。(Weighted with matlab filter function to achieve the center, the center weight of 3, 3* 3 filter window, parameters can modify, change the variable argument function further.)
- 2010-07-11 23:09:13下载
- 积分:1
-
sourceinsight
绿色破解版的SOURCEINSIGNHT软件,很好用的,可以帮助您检测代码编写时间(Green cracked version of SOURCEINSIGNHT software, well used, can help you detect coding time)
- 2010-11-17 21:50:49下载
- 积分:1
-
dat-read
用matlab编写的简单的读图程序,可以将我们常见的一别曲线图片里的曲线上的具体坐标读取出来,适合初学者(Simple interpret blueprints procedures, using matlab specific coordinates on the curve in our common other curve pictures can be read out, suitable for beginners)
- 2013-03-24 10:38:12下载
- 积分:1
-
TEmatlab
TE(田纳西-伊斯曼)系统的源代码,对故障诊断仿真具有一定的意义(TE (Tennessee- Eastman) system source code, simulation of fault diagnosis of some significance)
- 2010-08-23 17:11:27下载
- 积分:1
-
mychange
基于MATLAB6.5的二维灰度图像处理源文件,M-file,运用傅里叶变换和傅里叶反变换进行幅度和频率的调整。(Based on two-dimensional gray-scale image processing MATLAB6.5 source files, M-file, the use of anti-Fourier transform and Fourier transform amplitude and frequency adjustments.)
- 2009-10-02 17:48:02下载
- 积分:1
-
matlab
MATLAB智能算法30个案例分析 源代码 全部代码(Intelligent algorithm MATLAB source code 30 case studies all the code)
- 2013-07-10 19:53:20下载
- 积分:1
-
paper5
移动式超声波风速风向测量系统.pdf (Portable Ultrasonic Wind Measurement System .pdf)
- 2014-11-02 21:18:41下载
- 积分:1
-
IPPToolbox
exemple Dempster shafer
- 2009-10-29 01:05:31下载
- 积分:1
-
diguishenjing
递归算法 [1 1 1 1 1 0 1 0 0 0 1 0 0 0 0 1 1 0 0 0 1 1 1 0 0 1 1 1 1 0]
t=[0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1]
给权值赋初值
w1=eye(5,10)
w2=eye(10,5)
wr=eye(10,10)/3
wobias=eye(6,5)/4
wbias=eye(6,10)/3
x=ones(6,10)/3
ww2=zeros(10,5)/6
ww1=zeros(5,10)/6
wwr=zeros(10,10)/6
wwobias=zeros(6,5)/5
wwbias=zeros(6,10)/4
g=[1 1 1 1 1]
f=[1 1 1 1 1 1 1 1 1 1] (Recursive algorithm)
- 2011-05-21 16:44:22下载
- 积分:1
-
PSK8_MOMENTS_new
calculating coefficients
- 2009-06-09 15:41:36下载
- 积分:1