-
Autofocus
介绍自动对焦的文章主要介绍了对焦技术探测技术包括频域分析目标函数目标函数效能验证影像评估效能之因素高斯低通滤波器参数的选取自动对焦技术以及相关实验结果与分析(Introduction Auto focus of the article introduces the focus technology, detection technology including frequency domain analysis, the objective function, the objective function performance verification, image assessment of the effectiveness of the factors, Gaussian low-pass filter parameter selection, auto-focus technology and related experimental results and analysis.)
- 2009-11-26 15:49:33下载
- 积分:1
-
DraftPP802.11ac_D2.2
IEEE 802.11ac 协议草案2012年5月版本。正式版本大概是2014年初才能确定。(IEEE 802.11ac draft version of the agreement in May 2012.)
- 2014-01-06 19:11:54下载
- 积分:1
-
GUIWarfareControls
GUIWarfareControls,BTRUI文件,可解压查看GUIWarfareControls(GUIWarfareControls, BTRUI file, you can extract the view GUIWarfareControls)
- 2014-11-16 08:34:51下载
- 积分:1
-
svm
支持向量机原理与仿真
(Support vector machine theory level simulation)
- 2014-01-05 16:19:37下载
- 积分:1
-
fangxing
这是一个应用一致性几何绕射理论编写的简单程序,初学学者可作为参考(This is a simple program UTD written application, can be used as a reference for beginners and scholars)
- 2021-01-13 16:48:53下载
- 积分:1
-
Modern-control-theory
《现代控制理论参考答案》,刘豹,唐万生版。现代控制理论参考答案(Modern control theory reference for the answer)
- 2015-04-20 19:32:50下载
- 积分:1
-
paint
通过鼠标控制画点,线,封闭的线,同时右击选项话出什么类型的点,线(Mouse control by drawing points, lines, closed the line, while right-click options, then what kind of point, line)
- 2014-12-12 13:33:40下载
- 积分:1
-
vector_4
with study image process sample program
- 2015-02-21 15:33:29下载
- 积分:1
-
master
arduino用于控制ENCJ28芯片的库与文件(
arduino ENCJ28 chip used to control and document library)
- 2014-01-10 22:44:58下载
- 积分:1
-
chap11
syms x
g=exp(x*sin(x))
t=taylor(g,12,2)
xd = 1:0.05:3 yd = subs(g,x,xd)
ezplot(t, [1,3]) hold on
plot(xd, yd, r-. )
title( Taylor approximation vs. actual function )
legend( Taylor , Function )(syms x g = exp (x* sin (x)) t = taylor (g, 12,2) xd = 1:0.05:3 yd = subs (g, x, xd) ezplot (t, [1 , 3]) hold on plot (xd, yd, ' r-.' ) title (' Taylor approximation vs. actual function' ) legend (' Taylor' , ' Function' ))
- 2011-07-27 18:12:56下载
- 积分:1