-
5
说明: 基于图像处理和Matlab混合编程的自动聚焦技术及应用(Matlab-based image processing and hybrid programming techniques and application of auto-focus)
- 2010-05-10 11:28:15下载
- 积分:1
-
untitled
num=[2 1.4 -0.9 -0.158 0.4104 0.0294 -0.0668]
den=[1]
figure(1)
zplane(num,den)
num1=[1 2.7 -12.61 -24.757 66.301 62.072 -126.786]
den1=[1]
figure(2)
zplane(num1,den1)
num2=[0.2 -0.26 1.934 10.413 1.934 -0.26 0.2]
den2=[1]
figure(3)
zplane(num2,den2)
num3=[1.25 0.5 -2.1 -2.1 0.5 1.25]
den3=[1]
figure(4)
zplane(num3,den3)
num4=[1.1 3.12 -2.5 0.6 0.5 0.006 1]
den4=[1]
figure(5)
zplane(num4,den4) (good)
- 2010-11-03 09:48:25下载
- 积分:1
-
da_l_l
螺旋锥齿轮数控加工过程关键点计算,包括对刀过程、加工过程等(The spiral bevel gear process key points computing
)
- 2012-03-29 15:31:19下载
- 积分:1
-
cannyedge10
在matlab环境下开发的图像边缘检测代码,用cannye算子实现其功能。(Matlab environment in the development of image edge detection code used cannye operator achieve its function.)
- 2007-06-06 06:26:59下载
- 积分:1
-
matlab2
matlab code for image retrieval
- 2011-10-07 17:49:01下载
- 积分:1
-
LMFsolve
一份关于lmfsoved 的matlab 代码,很好用的!(A report on lmfsoved the matlab code, a very good use!)
- 2009-09-29 17:18:35下载
- 积分:1
-
MATLAB_ADD_IN(document)
说明: 用ADD_IN实现VC++和Matlab的混合编程(文档部分)(with ADD_IN VC and Matlab mixed programming (documentation))
- 2006-02-08 09:38:41下载
- 积分:1
-
nutrient
nutrient prediction for baby.
this function can predicted baby nutrient with 90 accurated
- 2013-08-26 16:09:37下载
- 积分:1
-
89519011pwem2D1a
这个是计算光子晶体禁带程序,对新手有借鉴意义。改写其中的参数(Calculate the photonic crystal band gap)
- 2012-11-06 20:26:42下载
- 积分:1
-
MATLAB-CPP
用实例演示如何在matlab中调用c++,适用于初学者,很好的例子(With examples demonstrate how to call c++ in matlab for beginners, a good example)
- 2014-01-07 14:04:04下载
- 积分:1