-
Bearings-Only-Tracking
说明: BOT模型的一种跟踪方法,使用粒子滤波实现(BOT model of a tracking method, using the particle filter implementation)
- 2011-03-30 15:26:01下载
- 积分:1
-
zuixuanminzufeng
matlab入门程序,新手,代码比较少,以后会多分享。( 最炫民族风 on Matlab)
- 2012-08-17 10:14:33下载
- 积分:1
-
dwt_colour
一篇基于离散小波变换的彩色图像数字水印算法的期刊论文(A DWT-based color image watermarking algorithm Journals)
- 2009-04-17 09:20:19下载
- 积分:1
-
LSB
在matlab环境下利用LSB最低有效位算法将一个图片水印隐藏在载体图片中,并对被隐藏那个信息进行提取。(Matlab environment in the use of least significant bit LSB algorithm will be a picture watermark hidden in the picture carrier, and that information has been extracted hidden.)
- 2009-05-23 21:16:44下载
- 积分:1
-
chap4matlab
实例10:阶梯图
实例11:枝干图
实例12:罗盘图
实例13:轮廓图
实例14:交互式图形
实例15:变换的傅立叶函数曲线(Example 10: Ladder Diagram Example 11: Example branches Figure 12: Compass Chart Example 13: The contour map instance 14: 15 Interactive graphic example: the Fourier transform function curve)
- 2011-05-20 01:50:29下载
- 积分:1
-
Fuzzy-Logic-based-STATCOM
基于模糊逻辑控制的静止同步补偿器来提高暂态稳定性(Fuzzy Logic based Static Synchronous Series Compensator(SSSC) for Transient Stability improvement)
- 2014-01-07 21:20:00下载
- 积分:1
-
Recursive_integer_division
递归法求解整数划分。
整数划分,是指把一个正整数n写成如下形式:
n=m1+m2+…+mi (其中mi为正整数,并且1 <= mi <= n),则{m1,m2,...,mi}为n的一个划分。
如果{m1,m2,...,mi}中的最大值不超过m,即max(m1,m2,...,mi)<=m,则称它属于n的一个m划分。这里我们记n的m划分的个数为f(n,m) (Recursive method integer division. Integer division, refers to a positive integer n written as follows: n = m1+m2+ ...+mi (where mi is a positive integer, and 1 < = mi < = n), then {m1, m2, ..., mi} is a division of n. If {m1, m2, ..., mi} does not exceed the maximum value of m, i.e., max (m1, m2, ..., mi) < = m, m n is said that it belongs to a division. Where m is the number of division n our mind is f (n, m) )
- 2014-02-06 14:21:38下载
- 积分:1
-
MATLAB_optimization_calculation
matlab最优化计算,包括多种优化算法。(matlab optimization calculation, including a variety of optimization algorithms)
- 2021-03-09 21:59:27下载
- 积分:1
-
trainFilter
C++中使用fftw库,根据correlation filters的相关知识编写实现,可以是实现图片的相关滤波的功能,在一副图片中找到对应patch在图片中的位置,从而进行detection和tracking的相关改进(C++ fftw library use, according to the knowledge of the preparation to achieve correlation filters, which can be filtered so as to achieve a picture related to the correlation detection and tracking of improvements)
- 2014-12-22 09:19:37下载
- 积分:1
-
interpft_cubic
对非同步采样数据进行三次样条插值同步化处理,进而可进行谐波分析。(The asynchronous sample data can be synchronized by using the interpolation of cubic function)
- 2014-02-21 18:29:04下载
- 积分:1