资源列表
mat-lab
- it s a code for frequency hopping
LMS
- 1,、设置变量和参量: X(n)为输入向量,或称为训练样本 W(n)为权值向量 e(n)为偏差 d(n)为期望输出 y(n)为实际输出 η为学习速率 n为迭代次数 2、初始化,赋给w(0)各一个较小的随机非零值,令n=0 3、对于一组输入样本x(n)和对应的期望输出d,计算 e(n)=d(n)-X^T(n)W(n) W(n+1)=W(n)+ηX(n)e(n) 4、判断是否满足条件,若满足算法结束,若否
kmeans
- K均值聚类算法,短小实用。可以试一试哈。-k-means cluster. Matlab Code.
Matlab-composite
- Matlab解复合材料层合板的问题.是matlab源代码。-matlab solve composite
geometricmoments
- 利用matlab实现几何矩部不变量的简单算法。-The geometric moments of the invariant of the simple algorithm.
capacity_mimo_nocsi
- simulation capacity without CSI transmitter
MUSIC_xinzaobi
- 基于MUSIC算法的雷达表测向性能分析,信噪比不同的情况下,测向方位精度-Rado based on MUSIC algorithm to measure performance analysis, signal to noise ratio under different circumstances, finding azimuth accuracy
随机骨料程序多边形
- 采用matlab编制的随机骨料多边形程序
baiguangganshe
- 实现白光多缝衍射和双缝干涉,得到白光彩色的干涉条纹-Realization of white multi-slit diffraction and double-slit interference fringes get white color
QPSK_awgn_rayleign_BER
- QPSK信号经过高斯白噪声信道和瑞利信道的误码率比较-QPSK signal through the bit error rate Gaussian white noise channel and Rayleigh channel comparison
lixinbengteyixingquxian
- 本代码为离心泵特异性曲线求解,其中包含了离心泵效率的计算以及对离心泵的三个特异性参数作图-The code for the centrifugal solving specific curve, which contains a centrifugal pump efficiency calculations and plotting of the three specific parameters of centrifugal pumps
algo-zhang-asuen
- algo zhang and sun for squilitisation image
