-
Model2
Audio Stegnography by using LSB Agorithms...
- 2012-01-23 13:20:07下载
- 积分:1
-
c10
系统同步的matlab程序,载波同步,符号同步,帧同步(Synchronization of the matlab program, carrier synchronization, symbol synchronization, frame synchronization)
- 2010-07-30 15:06:59下载
- 积分:1
-
PSO_Prung
PSO capacitors placement in distribution system
- 2013-04-23 00:17:02下载
- 积分:1
-
text_watermarking
this script is used for watermarking a text using converting text to 0, 1 symbols. this program uses Huffman coding and decoding for increasing capacity . finally returns 0 or 1 for validity check.
- 2015-03-07 18:26:18下载
- 积分:1
-
OFDMcode
orthogonal frequency division multiplexing Matlab code for use
- 2010-07-02 18:15:52下载
- 积分:1
-
Aver_Path_Length
复杂网络平均路径的计算,matlab源代码(Complex networks, the calculation of the average path, matlab source code)
- 2021-03-07 17:09:29下载
- 积分:1
-
Quat2Euler
将Quaternion四元素坐标系转换为一般的欧拉角坐标系,避免采用反三角函数导致的值域限制问题。参数xi为搜索的精度,对于每个欧拉角可以分别设定,xi越小,搜索越精确。(Quaternion quaternion coordinate system will be converted to general Euler angle coordinate system, avoiding the use of inverse trigonometric functions due to range limitations. The accuracy of the search parameter xi, for each Euler angle can be set separately, xi smaller, more accurate search.)
- 2011-09-30 10:55:38下载
- 积分:1
-
GaborFilter
人脸检测的gabor filter matlab源代码,希望对大家有用!(Face detection of gabor filter matlab source code, hope that useful to everybody!)
- 2013-12-20 14:00:07下载
- 积分:1
-
Meanshift
摄像头固定情况下的运动行人跟踪进行研究,Mean Shift算法,与目标区域灰度直方图结合,进行运动目标的检测跟踪(tracking study of the movement of pedestrians in case of a fixed camera introduces a better application of Mean Shift algorithm)
- 2015-03-16 23:03:49下载
- 积分:1
-
first
二维傅里叶变换,对图像进行二维傅里叶变换处理(Two-Dimensional Fast Fourier Transform
The purpose of this project is to develop a 2-D FFT program "package" that will be used
in several other projects that follow. Your implementation must have the capabilities to:
(a) Multiply the input image by (-1)x+y to center the transform for filtering.
(b) Multiply the resulting (complex) array by a real function (in the sense that the
the real coefficients multiply both the real and imaginary parts of the transforms).
Recall that multiplication of two images is done on pairs of corresponding elements.
(c) Compute the inverse Fourier transform.
(d) Multiply the result by (-1)x+y and take the real part.
(e) Compute the spectrum.)
- 2010-11-27 23:15:03下载
- 积分:1