-
matlab99999999
各种matlab代码,实现各种功能,供查阅者参考,熟悉matlab软件的使用(x=linspace(0,1,21)
y=linspace(0,1,21)
[X,Y]=meshgrid(x,y)
z=(X.*Y)./(X+Y)
meshc(X,Y,z)
)
- 2011-07-11 15:54:13下载
- 积分:1
-
rectifier
基于matlab/simulink的三相PWM整流器仿真建模,希望对大家有所帮助(Based on the three-phase PWM rectifier simulation modeling matlab/simulink, I hope to help everyone)
- 2015-04-14 21:58:06下载
- 积分:1
-
digital_communication
说明: 摘要:简述信道编码理论,详细说明分组码的编译原理、实现方法及检错纠错能力,用MATLAB仿真有无信道编码条件下对通信系统性能的影响及信道编码在不同信道下对通信系统性能的影响,如AWGN信道和深衰落信道。
关键词:信道编码、分组码、MATLAB仿真、性能
(Abstract: This paper describes channel coding theory, the detailed block code compiler theory, implementation method, and error detection and correction capabilities, with the MATLAB simulation without channel coding conditions on the communication system performance and channel coding in the different channels of communication systems properties, such as deep fading channel and AWGN channel. Keywords: channel coding, block codes, MATLAB simulation, performance)
- 2011-03-30 20:04:39下载
- 积分:1
-
chap_6
这是周建兴的《matlab从入门到精通》第6章的所有源代码,都可以运行的出来,和课本上的一样,(This is Zhoujian Xing' s " matlab from entry to the proficient," Chapter 6, all the source code, you can run out, and textbooks on the same)
- 2013-07-16 10:00:33下载
- 积分:1
-
MATLAB7.0
matlab基础教程,适用于初学matlab的人,讲解很全面(matlab basic tutorial for beginners matlab to explain the very comprehensive)
- 2012-07-03 18:27:36下载
- 积分:1
-
自适应模糊PID控制模型
说明: 将模糊自适应控制与PID控制算法结合起来,建立模型并利用simulink进行仿真。(Combining fuzzy adaptive control with PID control algorithm, the model is built and simulated in simulink.)
- 2019-01-27 14:48:20下载
- 积分:1
-
channel_coding
说明: 信道编码合集,包括turbo码,LDPC码和卷积码,且包含了所有的典型译码算法。(Channel coding sets, including turbo codes, LDPC codes and convolutional codes, and contain all typical coding algorithms.)
- 2020-06-21 14:40:01下载
- 积分:1
-
Untitled
用MATLAB对图象进行放大或缩小,用双线性内差值方法.(zoom in or out the picture)
- 2009-03-09 21:38:43下载
- 积分:1
-
lypnf
matlab程序 输入txt文档即可计算混沌时间序列的李雅普诺夫指数(Lyapunov matlab)
- 2013-12-15 20:10:38下载
- 积分:1
-
bilateralFilter
bilateral filter matlab code
- 2009-10-21 15:18:40下载
- 积分:1