-
matlab-grib
matlab 读取GLDAS提供的grib数据,提供计算实例(matlab read GLDAS provided grib data, providing examples of calculation)
- 2013-10-07 20:12:04下载
- 积分:1
-
isctest
matlab程序,一种快速ICA算法,用于混合信号盲分离,可应用于通信系统信号处理(matlab program, a fast ICA algorithm for blind separation of mixed signals, signal processing can be used in communication systems)
- 2013-11-08 19:12:37下载
- 积分:1
-
MyDirectCorrelate
说明: 自己编制的直接相关函数,用来计算信号的自相关和互相关。(Prepare its own direct correlation function, used to calculate the signal autocorrelation and cross correlation.)
- 2010-03-22 22:12:20下载
- 积分:1
-
bipartite8_type2
本程序是围长为8的QC-LDPC码设计,包括了4、6、8环的检测(This program is the girth of 8 QC-LDPC code design, including the detection of 4,6,8 ring)
- 2011-04-28 19:27:56下载
- 积分:1
-
circular
digital signal processing code
- 2013-10-02 22:43:59下载
- 积分:1
-
Polynomial-neual-network(matlab)
This code is a matlab neural network using the polynomial.
- 2015-01-14 14:00:40下载
- 积分:1
-
feature-selection-mRMR-master
特征选择方法,用于降低数据维数,常见的一种特征筛选手段,可以从大量变量中筛选特征变量实现保留变量与目标之间的最大相关性(feature selection method for mRMR)
- 2021-04-22 15:18:48下载
- 积分:1
-
Chapter2
fading channel model
- 2013-04-23 21:35:56下载
- 积分:1
-
2013-NEW
2013 matlab basepaper
- 2014-02-10 19:22:38下载
- 积分:1
-
hankel3
[自動控制] Routh-Hankel matrix數值計算工具,輸入System Function後,程式會計算Hankel singular values and vectors、Schmidt pairs等值。詳情請見英文描述。(<<singular values and vectors>>
[R_G,Sigma,U,V,Us,Vs]=HANKEL3(G) computes the Routh-Hankel matrix, the Hankel singular values and vectors, the Schmidt pairs of a given proper stable system G (created with either TF, ZPK, SS, or FRD).||
Output "R_G" is the Routh-Hankel matrix. ||
Output "Sigma" is a matrix whose elements on the diagonal are the Hankel singular values of the given system. ||
Output "U" is a matrix, the ith column of which is the left singular vector corresponding to the ith singular value. ||
Output "V" is a matrix, the ith column of which is the right singular vector corresponding to the ith singular value. ||
Output "Us" and "Vs" provides the Schmidt pairs. The ith elements of Us and Vs form the Schmidt pair corresponding the ith Hankel singular value. )
- 2009-06-01 15:00:39下载
- 积分:1