-
Subspace_based_blind_adaptive_multiuser_detection_
使用卡曼滤波器进行基于子空间的自适应多用户检测。经典文章,不容错过(Subspace-based blind adaptive multiuser detection using Kalman filter)
- 2010-05-17 10:13:10下载
- 积分:1
-
laplaciansuanzi
用Laplacian算子进行边缘检测 的 函数
文件,大家可以尝试的用用,都是基于matlab平台的。(Laplacian operator used for the edge detection function documents, we can try to use use are based on Matlab platform.)
- 2006-09-27 01:33:50下载
- 积分:1
-
sphere_rcs_conductor2222
用MATLAB 求三维导体球的解析解(RCS SRURE)
- 2012-03-06 20:30:46下载
- 积分:1
-
JadeR
this code is for REAL-valued signals. An implementation of JADE
for both real and complex signals is also available from
http://perso.telecom-paristech.fr/~cardoso/guidesepsou.html
- 2014-10-11 16:46:36下载
- 积分:1
-
M2_M4_variance
M2M4算法仿真。频谱感知中,对接收信号进行背景噪声方差估计(M2M4 algorithm. estimate the floor noise variance)
- 2010-11-29 21:47:26下载
- 积分:1
-
ASK_BPSK_etc
Simulating ASK and BPSK and more
- 2012-01-11 19:04:26下载
- 积分:1
-
Weight_W2
Quartic Spline weight function
from "An Introduction to Meshfree Methods and Their Programming [G.R. Liu, Y.T. Gu] "
the orginal code is in fortran but this code is in matlab
- 2013-08-18 13:48:16下载
- 积分:1
-
music_circle
圆阵列信号测向算法,圆阵列信号测向算法,(Circular array signal direction finding algorithm)
- 2021-04-18 22:08:51下载
- 积分:1
-
Antenna-Design
北邮宋同学的matlab的天线方向图计算软件,里面集成了多个天线的计算,界面操作简单,并且里面给出了软件的MATLAB程序,仔细研读,收获匪浅(Song BUPT students matlab antenna pattern calculation software, which integrates the calculation of multiple antennas, simple interface operation, and which gives the software MATLAB program, carefully read, harvest a great deal)
- 2014-09-22 10:15:20下载
- 积分: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