-
SIMULINK
该电子书是matlab/simulink编程开发控制等的最好教材,真是极品,相信你一定会收藏。(The e-book is a matlab/simulink Programming control, the best materials, is really Need, I believe you will collection.)
- 2009-10-14 10:48:10下载
- 积分:1
-
work
本文中有两个函数m文件:model126.m是一个用于预测的完全没有用工具箱函数的补偿模糊神经网络主程序,用于仿真、对比训练数据和网络输出的差异;cb.m是一个非线性系统的数学模型,在model126.m中用“ode45”函数求解这个数学模型后,可以得到105个x1(t)、x2(t)和y(t),从而建立起一个两输入一输出的补偿模糊神经网络。(failed to translate)
- 2010-09-20 11:24:55下载
- 积分:1
-
MATLAB1
matlab各种命令大全,包含各种matlab命令,方便初学者对命令的熟悉(matlab various commands Guinness, matlab command includes a variety of easy familiarity with the command for beginners)
- 2010-11-11 14:29:48下载
- 积分:1
-
lms
最小均方算法lms在波束形成中的应用 LMS算法步骤: 1,、设置变量和参量: X(n)为输入向量,或称为训练样本 W(n)为权值向量 b(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步继续执行。(Lms least mean square algorithm applied in Beamforming
)
- 2011-04-28 23:25:35下载
- 积分:1
-
mimo-stpc
mimo信道stpc编码仿真 数字是收发天线数
(MIMO STPC channel coding simulation digital transceiver antenna number is
)
- 2021-04-26 10:28:45下载
- 积分:1
-
hhrDYZJ5
小波检测电压暂降信号程序,m文件,可清晰检测电压暂降的起始时间和结束时间,以及幅值。(Wavelet Detection voltage sag signal program, m file, the starting time can be clearly detected voltage sags and end time, and amplitude.)
- 2015-06-03 17:24:04下载
- 积分:1
-
MATLAB
详细介绍了MATLAB里的命令名及其实现功能,可以为学习者提供一定的帮助(Described in detail in the MATLAB command name and the realization of functions, can provide some help learners)
- 2009-05-15 09:39:33下载
- 积分:1
-
1
说明: 数字图像处理的matlab版本,里面介绍了各种图像处理的只是(matlab for the digital processing)
- 2009-12-24 19:51:04下载
- 积分:1
-
de-16qam
说明: 课程设计上用matlab编写的16qam的译码,很好用的.m文件。(Curriculum design 16qam written with matlab decoding, the good. M file.
)
- 2011-04-18 12:48:07下载
- 积分:1
-
bin
MATLAB低通滤波,高斯滤波程序,共5个,对应分析的例子(MATLAB low-pass filter, Gaussian filter process)
- 2013-10-22 11:52:40下载
- 积分:1