-
LKTK
Recovering 3-D structure from motion in noisy 2-D images is a problem addressed by many vision system researchers. By consistently tracking feature points of interest across multiple images using a methodology first described by Lucas-Kanade, a 3-D shape of the scene can be reconstructed using these features points using the factorization method developed by Tomasi-Kanade.
- 2009-03-13 13:18:40下载
- 积分:1
-
ChenLee
超混沌chen-lee系统引入一个非线性状态反馈控制,将混沌Chen-Lee系统构造成四维超混沌系统。将这个四维超混沌系统作为驱动系统。采用主动控制方法构造一个响应系统,进一步选择适当的控制器使驱动-响应系统达到有限时间同步。(Hyperchaotic chen-lee system into a nonlinear state feedback control, the chaos Chen-Lee system constructed four-dimensional hyperchaotic system. This four-dimensional hyperchaotic system as the drive system. Using active control methods to create a response system, to further select the appropriate controller to drive- response system to the finite time synchronization.)
- 2011-04-20 23:39:55下载
- 积分:1
-
mem
提供memeory的说明和支持。并提供EPLD的说明CODE(Provide memeory instructions and support. And provide a description of EPLD CODE)
- 2013-07-30 19:02:42下载
- 积分:1
-
2013.4.1
单载频雷达信号在欠采样条件下产生频谱混叠,用MATLAB仿真验证的结果(Subsampling conditions of single carrier frequency radar signal spectrum aliasing, using MATLAB simulation results)
- 2013-04-14 20:49:26下载
- 积分:1
-
pss-sss
说明: LTE协议中的主同步和辅同步信号的产生程序,matlab实现,可用,供参考(In LTE protocol, the main synchronous signal and the auxiliary synchronous signal are generated by MATLAB, which is available for reference)
- 2021-01-23 13:28:40下载
- 积分:1
-
fbp
用于三维重建的反投影滤波,X-ray,CT,SPECT等图像重建(3D reconstruction)
- 2014-12-08 15:36:47下载
- 积分:1
-
nway320
N-way decomposition toolbox
- 2012-06-02 16:57:46下载
- 积分:1
-
GA-and-Improved-GA
这是关于基本GA算法和改进GA算法的程序,包括循序选择GA,大变异GA,自适应GA等。(This is about the basic GA algorithm and the improved GA algorithm procedures, including sequential selection GA, a large variation of GA, such as adaptive GA.)
- 2011-12-18 10:53:03下载
- 积分:1
-
NR_power-Flow
x0 = ones(2,2) Make a starting guess at the solution
options = optimset( Display , off ) Turn off Display
[x,Fval,exitflag] = fsolve(@myfun,x0,options)
The solution is
x =
-0.1291 0.8602
1.2903 1.1612
Fval =
1.0e-009 *
-0.1619 0.0776
0.1161 -0.0469
exitflag =
1
and the residual is close to zero.
sum(sum(Fval.*Fval))
ans =
4.7915e-020
- 2014-02-22 08:37:54下载
- 积分:1
-
IIT_Filter
MATLAB下通过impulse invariant transformation方法设计数字滤波器,包含低通和带通滤波器代码。(Using MATLAB m-file to design LP and BP digital filter by impulse invariant transformation method.)
- 2010-06-27 03:32:53下载
- 积分:1