-
DCT
实现图像的DCT高通、低通滤波器并与傅里叶变换做比较.有图可见,经DCT低通滤波后,图像变得很模糊。因为DCT是FFT取其实部,能量减少,因此图像变得很模糊,没有经FFT滤波后的效果好。
经DCT高通滤波后的图像:
经DCT高通滤波后,图像的低频部分被滤除掉,图像变黑,只有边缘的痕迹可见。
(The DCT of image high-pass, low pass filter and compared with the Fourier transform.)
- 2011-10-19 19:30:31下载
- 积分:1
-
md_qrg
说明: 若非奇异矩阵A能够分解为一个正交矩阵Q与非奇异上三角矩阵R的乘积,即:
A=QR。则称其为A的QR分解。
实现QR分解的方法有很多种,包括Givens变换法,Householder变换法,Schemit正交化法。具体原理可以参考《矩阵论》(程云鹏,西工大出版)教材,这里仅给出三种实现QR分解的程序。(If nonsingular matrix A can be decomposed into a product of orthogonal matrix Q and nonsingular upper triangular matrix R, that is:
A=QR. It is called QR decomposition of A.
There are many methods to realize QR decomposition, including givens transformation, householder transformation, and scheme orthogonalization. The specific principle can refer to the teaching materials of matrix theory (Cheng Yunpeng, published by Xigong University). Here, only three kinds of QR decomposition procedures are given.)
- 2020-02-20 23:13:59下载
- 积分:1
-
Mxulie
产生M序列,可以作为系统的输入,经过系统辨识后得到输出,进而得到系统的传递函数(M sequences generated can be used as the input, output obtained through system identification, and further to the transfer function)
- 2011-04-26 17:00:30下载
- 积分:1
-
function
简单的matlab程序,介绍符号函数的使用。(simple method of matlab)
- 2012-03-23 16:48:44下载
- 积分:1
-
Signal_and_Systems_Lab_5
Signal_System Lab_5
- 2012-04-16 14:46:42下载
- 积分:1
-
basic-pso
基本粒子群算法的matlab实现,粒子群是二维的,其中已给出多个测试函数。(Particle swarm optimization matlab implementation, PSO is a two-dimensional, which has given more than one test function.)
- 2011-07-27 11:31:10下载
- 积分:1
-
Levenberg_Marquardt
Levenberg_Marquardt最优化算法matlab源程序(Levenberg_Marquardt optimization algorithm matlab source code)
- 2013-02-25 14:38:07下载
- 积分:1
-
report_SVM_SOFM.m
SVM + Self organing map for data clustering
- 2013-04-16 21:55:51下载
- 积分:1
-
chapter24 基于蚁群算法的三维路径规划算法
基于matlab平台中蚁群算法在三维路径规划研究(Research on 3D path planning based on Ant Colony Algorithm in Matlab platform)
- 2018-05-31 10:47:55下载
- 积分:1
-
cod_qpskabpsk
simulation of a channel using BPSK and QPSK
- 2011-02-15 14:42:06下载
- 积分:1