-
zernike
演示zeinike多项式拟合的源程序,开发环境为matlabR2006b(Polynomial fitting zeinike demo source, development environment for matlabR2006b)
- 2007-08-30 16:17:34下载
- 积分:1
-
3x3-neighbor-pixel
Description
All the filters have needed neighbor data the current pixel in the image,here this function(res_window=cover_window(how many neighbor value for row ,how many neighbor value for column ,input image) produce the result( res_window(row,col,total size))
input
inp_img=2d data(row * col)
w=cover size
w=[3 3] = 3x3 cover pixel generation
output
o_img=result 3d
o_img(w(1),w(2),r*col)
if
inp_img=[1 2 3 4 5 6 ]
w=[3 3]
Soloution
it will construct new image
new_img=[0 0 0 0 0 0 1 2 3 0 0 4 5 6 0 0 0 0 0 0]
result
o_img(:,:,1)=[0 0 0 0 1 2 0 4 5]
o_img(:,:,2)=[0 0 0 1 2 3 4 5 6]
finally
o_img(1:3,1:3,6)
example
a=imread( pears.png )
b=rgb2gray(a)
c=cover_window( b,[3 3]) 3x3 window construction
- 2014-10-24 17:14:14下载
- 积分:1
-
aa
说明: 拥有matlab用户界面的-卡尔曼滤波程序(Have a matlab user interface- Kalman filtering procedures)
- 2009-10-14 13:52:43下载
- 积分:1
-
tp1_parole.m
Lecture d un son audio et ajout de bruit au signal audio après filtrage.
- 2010-12-12 05:38:02下载
- 积分:1
-
Chapter3_SM
数字信号处理--基于计算机的方法答案 第三版 第三章 答案(EXAMPLES)
- 2009-03-18 13:06:48下载
- 积分:1
-
P_Azimuth_Elevation_f
基于平行等距均匀线阵的信号频率,方位角,俯仰角联合估计,采用MUSIC算法
(Based on uniform linear array of parallel equidistant signal frequency, azimuth, pitch angle joint estimation using MUSIC algorithm)
- 2008-04-15 09:24:18下载
- 积分:1
-
RC2ParameterSpec
RC2 Parameter Spec implements Algorithm Parameter Spec.
- 2014-01-23 13:58:18下载
- 积分:1
-
ceshixitongdonglixue
测试系统动力学主要是解决测试系统的动态性能指标,对动态特性的研究有很大的意义。(Test system dynamics mainly to resolve the dynamic performance measurement system, the dynamic characteristics of a great significance.)
- 2010-09-26 17:40:57下载
- 积分:1
-
face_detection
说明: 人脸检测的一个matlab程序,运行良好。(face detection based on matlab)
- 2010-04-01 10:35:57下载
- 积分:1
-
GBMM1D
element finder at domains
- 2017-07-13 06:23:17下载
- 积分:1