-
Fano_Huffman_Shanno
说明: 信息论学科中,费诺编码,香农编码,以及霍夫曼编码是三个最为重要的编码方式,改文件包含三种编码的Matlab程序。(In the discipline of information theory, Feyno coding, Shannon coding, and Hoffman coding are the three most important coding methods, and the change file contains three kinds of coding MATLAB programs.)
- 2021-03-26 15:05:29下载
- 积分:1
-
GAandrealization
说明: 遗传算法及其matlab实现:用两个实例说明遗传算法的matlab程序实现(Matlab genetic algorithm and its realization: two examples of using genetic algorithm matlab program)
- 2009-08-11 20:47:06下载
- 积分: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
-
MATLAB--dian-qi-gong-cheng
通过本课程学习,使学生掌握利用MATLAB进行数值计算的基本方法,熟悉MATLAB编程环境、语言语法、程序结构、编程及调试技术,掌握MATLAB中M文件、M函数编写方法及调试技术、MATLAB的绘图和图形控制函数等内容,上机练习MATLAB数值解算方法,具备上机操作的技能,学习MATLAB在电气工程学科中的建模与分析方法,为后续专业课程学习奠定基础。 (Through this course, students master the basic methods of numerical calculation using MATLAB, familiar with the MATLAB programming environment, language syntax, program structure, programming and debugging techniques, master MATLAB M-file, prepared by the M function method and debugging techniques, MATLAB graphics control functions, such as content and graphics on exercises MATLAB numerical solution method, with computer operation skills, learning modeling and analysis of MATLAB in electrical engineering disciplines, to learn lay the foundation for subsequent professional courses.)
- 2013-05-10 21:56:09下载
- 积分:1
-
DE_USAA32PO
差分进化算法优化阵元数位32的直线阵,阵元幅度相位同时优化(DE Linear Array)
- 2010-10-29 21:35:51下载
- 积分:1
-
choas
对混沌时间序列相空间重构中最佳延迟时间间隔和嵌入维数的选取方法作
了综述,提出了同时考虑这2 个参数选取的重构展开虚假邻点法以及预测误差最小(Of chaotic time series phase space reconstruction of the best delay time interval and the embedding dimension of the selection methods were reviewed and put forward these two parameters taking into account the reconstruction of the selected start-point method of false neighbors, as well as the minimum prediction error)
- 2009-12-11 09:58:26下载
- 积分:1
-
beam-element
此程序用于实现结构的有限元计算:将patran中的模型的bdf文件中的单元信息和节点信息保存成txt文档,在matlab中调用,就可实现刚度矩阵、质量矩阵的组装,进而有限元计算(This procedure is used to achieve the structure of the finite element method: bdf file of the model in patran unit information and node information is saved into a txt file called in matlab, you can achieve the stiffness matrix, mass matrix assembly, and then the finite elementcalculate)
- 2012-05-14 21:00:13下载
- 积分:1
-
moden-comm-sys_matlab
《现代通信系统》matlab版第二版pdf文档(" Modern communication systems" matlab version of the second edition pdf documents)
- 2011-09-15 15:56:58下载
- 积分:1
-
array
i have so many doubts. i need some matlab codes.
- 2011-12-08 01:09:30下载
- 积分:1
-
ch03_2ed
CHP 3 - Real-Time Digital Signal Processing: Implementations and Applications, Second Edition by Sen M. Kuo, Bob H. Lee & Wenshun Tian, ISBN 0470014954 - Real-Time Digital Signal Processing: Implementations and Applications, Second Edition by Sen M. Kuo, Bob H. Lee & Wenshun Tian, ISBN 0470014954(CHP 3- Real-Time Digital Signal Processing: Implementations and Applications, Second Edition by Sen M. Kuo, Bob H. Lee & Wenshun Tian, ISBN 0470014954- Real-Time Digital Signal Processing: Implementations and Applications, Second Edition by Sen M. Kuo, Bob H. Lee & Wenshun Tian, ISBN 0470014954)
- 2009-03-21 22:04:42下载
- 积分:1