-
h
说明: grey predictor algorithm
- 2010-04-18 10:39:33下载
- 积分:1
-
xiao_r_l
螺旋锥齿轮小轮右旋左侧齿面数控加工关键点计算,包括对刀点、回转工作台旋转角度等(Spiral bevel gears Ferry right hand the left side of the tooth surface CNC machining critical point calculations, including the knife point , the rotary table rotation angle
)
- 2012-03-29 15:38:21下载
- 积分:1
-
histogram
Calculated histogram of an image
- 2015-03-26 21:17:38下载
- 积分:1
-
RLS
自适应滤波器的设计,包括LMS和RLS,两种方法,程序简单实用(Adaptive filter design, including LMS and RLS, two types of methods, procedures simple and practical)
- 2008-12-30 22:16:36下载
- 积分:1
-
CAViaR
条件分位自回归风险价值模型,动态分位性检验,消息冲击曲线,回归分位数方程的matlab代码和计算数据(CAViaR:Conditional Autoregressive Value at Risk by Regression Quantiles)
- 2020-12-09 17:09:21下载
- 积分:1
-
bfunction
在matlab环境下,实现用B样条函数构造小波函数的源程序,经仿真,正确(In the matlab environment, using B-spline function of the source wavelet function constructed by the simulation, the correct)
- 2007-12-24 14:59:24下载
- 积分:1
-
pearzzpdf
Pearson system probability distributions
- 2010-10-11 07:12:54下载
- 积分:1
-
particles_5X5
以5*5为模板在一幅灰度图像中寻找像素值大于给定阈值的所有点(To 5* 5 as a template to look at a gray image pixel value is greater than a given threshold for all points)
- 2010-11-27 10:59:47下载
- 积分:1
-
222
讲述经验模态分解的应用,对于其原理及消噪功能有很好的介绍(About the application of EMD)
- 2011-01-13 11:38:12下载
- 积分: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