-
ep2.m
Hessenberg solution MATLAB code.
- 2009-11-02 01:42:23下载
- 积分:1
-
matlabGUI
matlab GUI设计过程中新手号帮手。(Matlab GUI design process, new helper。)
- 2012-05-12 00:18:44下载
- 积分:1
-
OFDMBER_Done
基于OFDM的仿真程序,完整版,已完成仿真,并验证可行(Based on OFDM simulation program, the full version, simulation has been completed, and validation is feasible)
- 2015-04-13 10:30:39下载
- 积分:1
-
8_bus_system
this file contains simulink model of 8 IEEE bus sytem for power transmission
- 2014-02-24 18:12:10下载
- 积分:1
-
求滞回曲线耗能
说明: 可以快速实现从滞回曲线中计算耗能面积,和耗能系数,运行速度快,且稳定。(It can calculate the energy consumption area from the hysteretic curve quickly and stably.)
- 2021-02-20 00:09:43下载
- 积分:1
-
SMI2
说明: 波束形成自适应算法——样本相关矩阵直接求逆算法(SMI)(Beamforming adaptive algorithm- the sample correlation matrix inversion algorithm directly (SMI))
- 2009-08-26 22:56:41下载
- 积分:1
-
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、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行(, set the variables and parameters:
X (n) is the input vector, otherwise known as the training sample
W (n) for the weight vector
e (n) for the deviation
d (n) is the desired output
y (n) is the actual output
η is the learning rate
n is the number of iterations)
- 2011-12-10 20:22:05下载
- 积分:1
-
canny_edge_detector
Canny edge detection. It is an image processing algorithm for edg detection
- 2013-01-10 17:43:31下载
- 积分:1
-
QPSK
基于MATLAB的QPSK调制解调性能仿真,用simulink仿真QPSK结构。(Based on MATLAB QPSK demodulation performance simulation, using simulink QPSK structure.)
- 2014-08-14 20:21:38下载
- 积分:1
-
MatlabMPI_v1.2.tar
Source code for Matlab MPI for Windows and Linux.
- 2011-01-20 06:38:25下载
- 积分:1