-
ShearLab-1.0
离散剪切波变换的matlab源码,包括剪切波变换及逆变换函数,以及基于剪切波的去噪函数等(The matlab code of the shearlet transform. There are three routines for demos (image approximation & denoising and displaying shearlet coeff).)
- 2010-11-18 22:05:15下载
- 积分:1
-
matlab_hyperspectral_toolbox_v0.04
说明: 一个用Matlab处理高光谱图像的程序工具箱,里面包含了处理高光谱图像的GUI工具箱,可以很方便的处理高光谱图像。(A hyperspectral image processing using Matlab toolbox program, which includes the processing of hyperspectral images GUI toolkit, can easily handle high-spectral images.)
- 2011-03-05 17:01:27下载
- 积分:1
-
DV_Hoplast
说明: 这个是用matlab实现dvhop非基于测距的算法仿真(This is achieved using matlab dvhop simulation algorithms are not based on distance)
- 2011-04-13 15:47:17下载
- 积分:1
-
lms
adaptive noise cancellation using lms algorithm
- 2013-03-09 18:38:02下载
- 积分:1
-
jiaozhi
深衰落信道交织码的快速实现,非常适合初学者理解交织过程(Deep fading channel interleaving code quickly realize, very suitable for beginners to understand interleaving process)
- 2014-02-17 19:54:55下载
- 积分:1
-
MATLAB_QAM
接收机解调形成的16-QAM符号,通过仿真来估计误符号率(receiver decodes the signal of 16-qam, simulate the ber per signal)
- 2009-04-01 20:38:48下载
- 积分:1
-
Untitled5
polar plot for signal loss
- 2010-11-15 22:08:12下载
- 积分:1
-
Moesp Example
说明: This is the worked example of using MOESP, the example found in: Subspace Methods for System Identification, written by: Tohru Katayama , "Springer 2005", page 160 example 6.6.
- 2020-04-17 07:55:06下载
- 积分:1
-
read_grib2
说明: 用来处理气象上NCEP资料grib2的matlab处理程序(Matlab Processing Program for Processing NCEP Data grib2 in Meteorology)
- 2020-06-15 22:25:02下载
- 积分: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