-
Chaos-Algorithm
混沌算法的详细讲解,及基本的matlab代码实现,入门必备的(Explain in detail the chaos algorithm matlab code and basic, entry-essential)
- 2021-03-23 17:09:15下载
- 积分:1
-
eight_star_qamdemod
在通信中实现QAM8的星座图恢复,并且附上了结果图作为参考。QAM8的星座图是一种简单的调制方式(QAM8 achieve constellation in communication recovery, and attach the results shown as a reference. QAM8 constellation is a simple modulation)
- 2013-11-30 22:00:33下载
- 积分:1
-
NFCDemo
NFC读写测试demo,自动读取每个扇区每个块的值(NFC reader test demo, automatically reads each sector value for each block)
- 2013-12-13 14:11:56下载
- 积分:1
-
data2obj_vf
把matlab计算后的数据保存成obj格式的文件,能保存点和点点之间的连接关系,即obj格式的中的v和f(Obj format to save data into files that can save the points and little connection between the relationship that the v in obj format and f)
- 2010-12-23 21:56:32下载
- 积分:1
-
FEAST-v1.1.1
特征选择matlab程序, 该程序由多种特征选择算法组成,可根据需要进行选择。(Feature selection matlab program, which composed by a variety of feature selection algorithm can be selected according to need.)
- 2014-12-10 11:28:15下载
- 积分:1
-
QrsDetector
it is code of finding QRS of a ECG waveforms.
- 2015-01-16 14:49:38下载
- 积分:1
-
cgsvd
CGSVD Compact generalized SVD of a matrix pair in regularization problems.
sm = cgsvd(A,L)
[U,sm,X,V] = cgsvd(A,L) , sm = [sigma,mu]
Computes the generalized SVD of the matrix pair (A,L):
[ A ] = [ U 0 ]*[ diag(sigma) 0 ]*inv(X)
[ L ] [ 0 V ] [ 0 eye(n-p) ]
[ diag(mu) 0 ]
where
U is m-by-n , sigma is p-by-1
V is p-by-p , mu is p-by-1
X is n-by-n .
It is assumed that m >= n >= p, which is true in regularization problems.
Reference: C. F. Van Loan, Computing the CS and the generalized
singular value decomposition , Numer. Math. 46 (1985), 479-491.
Per Christian Hansen, IMM, 12/19/97.
Initialization.
- 2021-03-25 20:29:14下载
- 积分:1
-
ANFIS algorithm
自适应神经模糊推理系统的可运行实例,注释清楚易懂(Operable examples of adaptive neuro-fuzzy inference system)
- 2018-01-12 16:59:37下载
- 积分:1
-
qamandqpm
在加性高斯白噪声信道里,BPSK调制信号与MPSK调制信号的比较(in the awgn channel , bpsk system vs mpsk)
- 2010-10-10 21:57:15下载
- 积分:1
-
matlabjiaocheng
介绍MATLAB的基础知识,都初学MATLAB软件的人有帮助(Introduce the basics of MATLAB, which will help beginner for matlab.)
- 2009-11-10 09:58:59下载
- 积分:1