-
junzhi
k-均值算法,主要进行在matlab中的程序实现,进行图像的分割处理(k-means algorithm, mainly for the program in the matlab implementation for image segmentation)
- 2010-06-03 19:04:39下载
- 积分:1
-
ssa
Singular spectrum analysis
- 2010-08-02 23:29:26下载
- 积分:1
-
Z_FUND_tutorial1B
Matlab tutorial part1, for beginners
- 2011-01-08 01:17:32下载
- 积分:1
-
odel
多径损耗模型,可以作为参考。多径损耗模型,可以作为参考(Multi-path loss model, can be used as reference。Multi-path loss model, can be used as reference。)
- 2012-03-28 14:48:14下载
- 积分:1
-
CSR_jp
Cross-scale regularization
- 2012-08-27 16:07:47下载
- 积分:1
-
hypersonic-modified-model
高超声速飞行器再入过程改进气动系数模型,建模的可以参考学习(Modified aerodynamic coefficient models of hypersonic vehicle in reentry phase)
- 2013-11-15 18:49:32下载
- 积分:1
-
OQPSK-Demodulator-projekt
OQPSK Demodulation Project in Matlab.
OQPSK means offset quadrature phase shift keying. an important modulation scheme in IEEE 802.15.4
- 2009-07-14 17:24:29下载
- 积分:1
-
pseudo_inverse
伪逆分类法的matlab实现,包含训练和测试部分(Pseudo-inverse classification matlab realization, including training and testing parts)
- 2013-07-16 09:38:59下载
- 积分:1
-
Kalman_Fliter
卡尔曼滤波器示例程序,可以自动作出图像。(Kalman Fliter)
- 2012-02-07 15:35:30下载
- 积分: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