-
Signals-and-SystemsAnalysis-and-threalization-of-M
1. 该光盘包含了“信号与系统分析及MATLAB实现”一书的第七章所有程序;
2. 为了方便读者阅读程序,所有程序均采用中文注释。MATLAB的程序编辑器不支持中文显示,用户只需在Word下直接打开源程序文件,即可阅读程序中的中文注释;
3. 程序文件的命名分为以下三种类型:
(1) 若为书中例题的程序,则程序文件名一律以ex开头,后面跟4位数字(前两位表示章号,后两位表示例题序号)表示的该程序所在例题的编号。例如,ex0603.m是例6.3的程序,而ex1102.m则是例11.2的对应程序。
(2) 若为书中图形的实现程序,则程序文件名一律以figure开头,后面跟4位数字(前两位表示章号,后两位表示图形序号)表示的该程序所绘图形的编号。例如,figure1203.m是实现图12.3的程序,而figure0710.m则是实现图7.10的对应程序。
(3) 若为函数文件,则直接以函数名命名,例如文件sconv.m即是书中函数sconv()的对应程序。
()
- 2008-06-06 11:37:04下载
- 积分:1
-
RFmodelAM
amplitude modulation
- 2012-08-07 01:29:02下载
- 积分:1
-
lte3
lte code fore simulation with matlab
- 2013-08-24 20:44:01下载
- 积分:1
-
Poisson_2D
Numerical solution of 2D Poisson equation (Matlab code + comments in Russian)(Numerical solution of 2D Poisson equation (Matlab code+ comments in Russian))
- 2009-06-15 23:55:36下载
- 积分:1
-
802.16-System--English-version
Bit-power loading algorithms based on Effective SINR Mapping techniques. Bit-power loading algorithms based on Effective SINR Mapping techniques. Bit-power loading algorithms based on Effective SINR Mapping techniques. (Bit-power loading algorithms based on Effective SINR Mapping techniques. Bit-power loading algorithms based on Effective SINR Mapping techniques. Bit-power loading algorithms based on Effective SINR Mapping techniques. Bit-power loading algorithms based on Effective SINR Mapping techniques. )
- 2013-07-19 14:30:54下载
- 积分:1
-
matlab
四边形八节点等参单元matlab,多用于工程基础编程,较为简单(Quadrilateral eight-node isoparametric elements matlab, used for engineering-based programming, a relatively simple)
- 2011-07-19 20:03:02下载
- 积分:1
-
6
说明: 6. 在三条径的瑞利信道中,对于OFDM:
(1) 请设计一种具体的导引辅助的信道估计方法,用Simulink进行仿真,测量BPSK调制时的误码率性能。画出比特信噪比与信道估计均方误差的关系曲线,画出比特信噪比与误码率的关系曲线。
(2) 设频率已同步,请设计OFDM一种具体的采用循环前缀进行时间同步方法,用Simulink进行仿真,画出比特信噪比与捕获概率的关系曲线。
(3) 设时间已同步,请设计OFDM一种具体的采用循环前缀进行频率同步方法,用Simulink进行仿真,画出比特信噪比与频率同步误差的关系曲线。
(。
6 In the three path Rayleigh channel for OFDM:
(1) Please design a specific guide-assisted channel estimation method, the Simulink simulation, BPSK modulation measuring the bit error rate performance. Draw-bit signal to noise ratio and channel estimation mean square error curve, draw-bit signal to noise ratio and bit error rate curve.
(2) set the frequency has been synchronized, the design of a specific OFDM cyclic prefix used for time synchronization method, the Simulink simulation, draw-bit signal to noise ratio and capture probability curve.
(3) set time has been synchronized, the design of a specific OFDM cyclic prefix used for frequency synchronization method, the Simulink simulation, draw-bit signal to noise ratio and frequency synchronization error curves.)
- 2011-07-20 11:03:59下载
- 积分:1
-
1
说明: 用于优化的模拟退火算法,在传统的基础上有所改进的C源代码(Simulated annealing algorithm for optimization, based on the traditional improvement of the C source code)
- 2011-08-22 16:11:59下载
- 积分:1
-
ShenhongUPQC
微电网中统一电能质量调节器控制方法研究,希望对大家有用(Unified power quality conditioner control method in the micro grid research)
- 2014-11-06 17:13:51下载
- 积分:1
-
BP.m
在工程应用中 经常会遇到一些复杂的非线性系统, 这些系统状态方程复杂, 难以 用数学方
法准确建模。 在这种情况下, 可以 建立 BP 神 经网 络表达这些 非 线 性系 统。 该方法把未 知 系
统看成是一个黑箱, 首先用 系 统 输入输出 数据 训 练 BP 神 经网 络, 使网 络能 够表达该未 知 函
数, 然后就可以 用训练好的 BP 神经网络预测系统输出 。
本章拟合的非线性函 数为
y = x1^2+x2^2.
。
(In engineering applications often encounter some complex nonlinear systems, which complicated the equation of state, can not be accurately modeled mathematically. In this case, BP neural network can be established to express these nonlinear systems. The method of the unknown system as a black box, the first input and output data with systematic training BP neural network, the network can express the unknown function, then you can use the trained BP neural network forecasting system output. Chapter for fitting non-linear function y = x1 ^ 2+x2 ^ 2..)
- 2014-12-13 21:39:55下载
- 积分:1