-
example
实现matlab很多功能的源代码,可能是书配的光盘(Achieve a lot of function in matlab source code, are probably book with CD-ROM)
- 2009-03-27 08:11:57下载
- 积分:1
-
Space_Time_Coding_Theory_and_Practice
This book covers the fundamental principles of space-time coding for wireless
communications over multiple-input multiple-output (MIMO) channels, and sets
out practical coding methods for achieving the performance improvements predicted
by the theory.
- 2010-09-05 14:44:38下载
- 积分:1
-
coocurrence_matrix_and_feature
共生矩阵的实现及特征提取方法,里面包含了各个特征向量提取的子程序,可以在其他程序中直接调用。(co-occurrence matrix and the realization of feature extraction methods, each of which contains a feature vector extraction subroutine, the other procedures can be called directly.)
- 2007-05-18 10:50:58下载
- 积分:1
-
predictived-programmer
用matlab编写的神经网络预测代码,可以达到很好的预测效果!(predictived programmer using ANN)
- 2012-09-06 13:09:34下载
- 积分:1
-
case30_Serhat
THIS IS IEEE TEST BUS SYSTEM
- 2015-01-01 21:21:05下载
- 积分:1
-
gmsk_tut
介绍了GMSK的背景,基本原理,调制解调方式等内容(英文)(GMSK introduces the background, basic principles, modulation and demodulation, etc. (English))
- 2010-10-07 23:51:26下载
- 积分:1
-
eetop.cn_OFDM
相干光OFDM的书以及源代码,光OFDM的圣经。(Coherent optical OFDM books and source code, optical OFDM Bible.)
- 2020-12-09 20:39:20下载
- 积分:1
-
steg
matlab code on video steganography......... read it......... thankyou
- 2015-04-10 02:48:36下载
- 积分:1
-
10UnitCommitment
主要计算电力系统机组组合问题,高智能算法,收敛效果好,迭代稳定(Main computing unit combination problem of power system, intelligent algorithms, convergence effect is good, stable iteration)
- 2016-04-22 17:12:01下载
- 积分:1
-
spectral_clustering_cogs118b-master
1. 按照式计算相似性矩阵
2. 排除自身的相似度
3. 按照式计算归一化矩阵
4. 按照式计算归一化拉普拉斯图矩阵L
5. 计算L的特征向量,将前个特征值最大的向量按列放置成一个矩阵,即依次为前个特征值最大的特征向量
6. 归一化X形成矩阵Y
7. 对矩阵Y按每行为一个数据点,进行k-means聚类,第行所属的类就是原来所属的类。(1. similarity matrix based on formula computation
2. rule out your own similarity.
3. normalized matrix based on formula computation
4. normalized formula Laplasse matrix L according to formula.
5. Calculate the eigenvectors of L. Place the vectors with the largest eigenvalues in columns into a matrix, that is, the eigenvectors with the largest eigenvalues in turn.
6. normalized X formation matrix Y
7. K-means clustering is applied to matrix Y according to one data point per behavior. The first row belongs to the original class.)
- 2018-11-16 09:14:48下载
- 积分:1