-
C2
说明: s1 is the M-file description of the SIMULINK system named s1.
The block-diagram can be displayed by typing: s1.
SYS=s1(T,X,U,FLAG) returns depending on FLAG certain
system values given time point, T, current state vector, X,
and input vector, U.
FLAG is used to indicate the type of output to be returned in SYS.
- 2010-03-03 17:12:18下载
- 积分:1
-
ant_colony_system
说明: 使用ant_colony_system蚂蚁系统解决TSP问题 (Using the ant system to solve TSP problems ant_colony_system)
- 2011-02-25 21:43:29下载
- 积分:1
-
DVHOP
matlab中实现DV-hop算法,无线传感网络定位算法中非测距的常用算法的简单仿真(matlab achieve DV-hop algorithm, wireless sensor network localization algorithm commonly used in Central Africa Ranging simple simulation algorithm)
- 2009-05-22 20:24:26下载
- 积分:1
-
Propagation-Loss-Prediction
ropagation Loss Prediction ropagation Loss Prediction (ropagation Loss Prediction ropagation Loss Prediction )
- 2011-09-23 16:33:12下载
- 积分:1
-
frame_cp
说明: 为ifft后的时域数据加cp的MATLAB程序。(After the time-domain data ifft added cp' s MATLAB.)
- 2011-03-02 19:50:53下载
- 积分:1
-
position-the-fault
电力电缆故障测距,定位电力电缆故障的,方便检修,适用于matlab环境。(to position the fault of a power cable,to serve for the examine and maintain of the power cable.)
- 2015-03-04 13:32:27下载
- 积分:1
-
mat
matlab simulink 模糊控制器模型(matlab simulink fuzzy controller model)
- 2014-01-17 10:21:25下载
- 积分:1
-
雷达实验
实现脉冲压缩与相控阵的matlab实现
脉冲压缩雷达发射宽脉冲信号,接收和处理回波后输出窄脉冲的雷达。为获得脉冲压缩的效果,发射的宽脉冲采取编码形式,并在接收机中经过匹配滤波器的处理。脉冲压缩雷达的优点是能获得大的作用距离和具有很高的距离分辨力。(pulse compression&phased array)
- 2017-09-23 09:32:19下载
- 积分:1
-
ARITHMETIC-coding
算术编码程序设计及具体示例,适合初学者掌握基于MATLAB的算术编码(Arithmetic coding procedures for the design and specific examples, suitable for beginners to master the arithmetic coding based on MATLAB)
- 2008-04-09 13:00:56下载
- 积分:1
-
communicaton_lab
编程产生一组随机的0、1二进制比特序列,分别用2ASK, 2FSK, 2PSK和2DPSK四种调制方式把它们调制到一个较高的载频上,调制参数自定,请给出前8个比特所对应的时域波形。
画出上述四种信号通过高斯白噪声信道后的相干解调器和非相干解调器的原理框图,并给出判决前的观测值的数学表达式。注: 如果某些调制方式无法进行非相干解调,请给出原因。
根据题2中的观测值的数学表达式,分别编程实现判决过程,将判决结果与原数据作比较,统计出各自在不同比特信噪比 值下的误比特率 ,然后画出 与 (dB)的曲线。建议 的范围为 0dB 到10dB, 以1dB为间隔。
将上述仿真得到的误比特率曲线与各自的理论值画在同一张图上进行比较并讨论。同时, 比较和讨论不同调制与解调方式的差错性能区别。(emulate 2ASK, 2FSK, 2PSK and 2DPSK using matlab)
- 2010-02-07 17:09:12下载
- 积分:1