-
Source-code
Stereoscopic video coding
- 2011-11-03 20:21:44下载
- 积分:1
-
ABC
【matlab编程代做】通过颜色亮度实现角点检测 可以做为参考使用学习 ([Do] matlab programming generation realize corner detection through the use of color brightness can be used as a reference study)
- 2015-01-14 10:56:31下载
- 积分:1
-
在基于核的meanshift算法框架下,利用kalman算法实现目标模型更新,从而有效的实现运动目标跟踪
在基于核的meanshift算法框架下,利用kalman算法实现目标模型更新,从而有效的实现运动目标跟踪-
- 2023-01-29 02:00:07下载
- 积分:1
-
matlab-digital-signal-processing
这本书是很好的处理数字信号的matlab参考电子书,希望对大家有所帮助。(This book is a good digital signal processing matlab reference books, we want to help.)
- 2011-04-23 09:43:58下载
- 积分:1
-
Heat-Conduction
A matlab code to compute heat conduction
- 2011-07-22 17:20:34下载
- 积分:1
-
matlab_GUI1
matlab的上百个源代码,包括用matlab进行数值计算,矩阵运算,多维曲线的绘图,都有涉及,希望对大家有所帮助!(matlab hundreds of source code, including the numerical calculation using matlab, matrix operation, multi-dimensional curve drawing, are involved, we want to help!)
- 2013-01-15 20:21:15下载
- 积分:1
-
test1
利用matlab里面的吹风机数据,用前300个数据进行辨识。分别采用最小二乘辨识和arx辨识。并画出图形。(Use a hair dryer inside matlab data before using 300 data identification. Respectively, using the least squares identification and arx identification. And draw graphics.)
- 2014-11-14 21:03:12下载
- 积分:1
-
dcthide
dct隐写技术matlab实现资料。算法原理:通过在一个图像块中调整两个DCT系数的相对大小,隐藏秘密信息。
将载体图像分为8×8的块,做二维DCT变换
用来表示选中的两个系数的坐标对于第i bit秘密信息
if(要隐藏信息‘1’)
make
else
make
逆DCT变换,还原图像
(dct steganography matlab implementation information. Algorithm principle: an image block by adjusting the relative size of the two DCT coefficients, hidden secret information. The vector image is divided into 88 blocks, making two-dimensional DCT transform coefficients used to represent the coordinates of the selected two for the first i bit secret information if (to hide information ' 1 ' ) make else make the inverse DCT, restore image)
- 2013-11-01 19:47:13下载
- 积分:1
-
MONTE-CALOR-BASIC
蒙特卡洛入门教程的实例!内附程序和课件!对于学习蒙特卡洛很有帮助!(Examples of Monte Carlo tutorial! Containing the procedures and courseware! Very helpful for learning the Monte carlo!)
- 2020-09-13 19:37:57下载
- 积分:1
-
LMS_Algo
功能描述:用matlab语言实现LMS自适应算法
函数名:LMS_Algo
输入参数:
(1)M:滤波器的阶数
(2)N:LMS算法迭代的次数
(3)mu:自适应参数
(4)xn:LMS算法的输入序列
输出参数:
(1)系数矢量A (Function Description: The LMS adaptive algorithm matlab language function name: LMS_Algo Input parameters: (1) M: the order of filter (2) N: LMS algorithm the number of iterations (3 ) mu: adaptive parameters (4) xn: LMS algorithm for the input sequence Output parameters: (1) coefficient vector A )
- 2010-07-11 12:13:12下载
- 积分:1