-
Wscramble
说明: W-矩阵置乱,效果比Arnold置乱更好(W-matrix scrambling, it is better than Arnold)
- 2011-03-16 17:32:45下载
- 积分:1
-
Introduction_to_Matlab
matlab参考资料,包含文件处理及图形处理等,适合初学者使用(matlab reference, including document processing and graphics processing, suitable for beginners)
- 2010-05-25 19:44:48下载
- 积分:1
-
lbp
来自<Multiresolution gray-scale and rotation invariant texture
classification with local binary patterns>,LBP,用于图像的纹理特征分析(From <Multiresolution gray-scale and rotation invariant texture
classification with local binary patterns>,LBP, used for image textural feature analysis)
- 2014-10-16 10:18:45下载
- 积分:1
-
1234
利用遗传算法,实现机器人轨迹规划,从而便于控制机器人(robot trajectory planing)
- 2017-01-09 20:21:40下载
- 积分:1
-
QPSK_AWGN
说明: 本程序在c平台下开发,描述了awng信道下QPSK调制的方针。结果较为理想(The program developed in c platform described awng channel QPSK modulation approach. More satisfactory results)
- 2010-04-10 16:01:48下载
- 积分:1
-
BPSK_SER
bpsk ser matlabcode share
- 2011-09-20 16:31:24下载
- 积分:1
-
antenna
对于阵列天线以及其他种类天线的2维及3维仿真,可以调节波长,天线长度,以及倾角等参数。(For 2-dimensional and 3-dimensional simulation of the array antenna, and other types of antennas, the wavelength can be adjusted, the antenna length, and the inclination and other parameters.)
- 2015-04-14 16:47:19下载
- 积分:1
-
EMD资料汇总均可用
说明: 本压缩包是对资料进行整合,整合内容均可用。包括快速emd eemd等资料(This compression package is for data integration, and the integrated content is available. Including fast EMD EEMD and other data)
- 2020-01-05 17:46:19下载
- 积分:1
-
adaptive_median_filter_hw
MEDIAN FILTER DESIGN FOR THE REMOVAL OF NOISE FROM HIGHLY CORRUPTED IMAGES
- 2010-11-12 10:54:46下载
- 积分: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