▍1. Untitled
求阵列天线方向图,矩形栅格点平面阵方向图。(Array antenna pattern)
说明: 求阵列天线方向图,矩形栅格点平面阵方向图。(Array antenna pattern)
利用MATLAB软件进行了雷达点目标的回波的仿真(Radar Point Target Echo Simulation)
在发射端发射大时宽、带宽信号,以提高信号的速度测量精度和速度分辨力,而在接收端,将宽脉冲信号压缩为窄脉冲,以提高雷达对目标的距离分辨精度和距离分辨力。(In order to improve the speed measurement accuracy and speed resolution of the signal at the transmitter, the wide pulse signal is compressed into a narrow pulse at the receiving end to improve the range resolution and range resolution of the radar.)
DF中继系统衰落情况下的最大比合并误码率仿真(Maximum ratio combined bit error rate simulation in DF relay system fading)
伺服电机主控制模块输入输出特性的简单模拟实现,输入目标电压及反馈的当前电压,输出对电机的控制脉冲波形(The simple simulation of the input and output characteristics of servo motor main control module, the input is target voltage and feedback is the current voltage, the output is the motor control pulse waveform)
用K-means算法对数据进行聚类分析,得到不同K值情况下的聚类结果并绘制出了J-K关系图。(The K-means algorithm is used to cluster the data, and the clustering results are obtained under different K values. The J-K relation graph is drawn.)
基于SIMULINK的完整OFDM系统,包括RS信道编码,交织,多种方式调制解调,插入导频,串并变换,信道估计,信道均衡等关键技术。(Based on SIMULINK complete OFDM system, including RS channel coding, interleaving, a variety of ways modulation and demodulation, insertion pilot, serial and parallel conversion, channel estimation, channel equalization and other key technologies.)
前后向平滑算法:算法的原理很简单,以五点三次平滑为例。取相邻的5个数据点,可以拟合出一条3次曲线来,然后用3次曲线上相应的位置的数据值作为滤波后结果。简单的说就是 Savitzky-Golay 滤波器 。只不过Savitzky-Golay 滤波器并不特殊考虑边界的几个数据点,而这个算法还特意把边上的几个点的数据拟合结果给推导了出来。(Before and after the smoothing algorithm: the principle of the algorithm is very simple, to 5.3 times smooth as an example. Take the adjacent five data points, you can fit out a curve 3 times, and then use the corresponding position on the third time the data value as the filtered results. Simply said is the Savitzky-Golay filter. However, the Savitzky-Golay filter does not specifically consider several data points of the boundary, and this algorithm also specifically to the edge of a few points of the data fitting results derived.)
针对单水听器的时间反转镜,给出了时反结果。(For a single hydrophone time reversal mirror, given the anti results.)
LTE CRC校验码 MATLAB仿真 上行共享信道编解码 仿真方案(LTE CRC checksum MATLAB simulation)
LTE CRC校验码 MATLAB仿真 上行共享信道编解码 仿真方案(LTE CRC checksum MATLAB simulation)
认知无线电中,采用循环特征检测的频谱检测算法matlab仿真程序(Using cyclic feature detection spectrum detection algorithm)
欧洲标准DVB-S2的LDPC编码的实现代码(European standard DVB-S2 LDPC encoding implementation code)
AVAYA交换机TSAPI监控分机和座席状态的例子。实现了座席的自动签入和手工签入技能组功能。(AVAYA switch TSAPI to monitor the state of extension and seats examples. Seats automatic check-in and manually checked the skill set of functions.)
LTE的系统级仿真平台的搭建,包含每个模块,以及每个模块如何使用,都有介绍,里面还包含两个pdf文档(LTE System Level Simulator Documentation,This document contains documentation on how to use the Long Term Evolution (LTE) System Level simulator [1] as well as some insight on its structure and the assumptions that were made while developing it. This document relates more on how to actually use the simulator. The concept and the structure of the simulator is described in more detail in [2])