资源列表
MCC
- 修正剑桥模型程序,来自剑桥模型,非常适合初学者自学(Modified Cambridge model program, from Cambridge model, very suitable for beginners to learn by themselves)
ESPRIT算法的性能与信噪比的关系
- 其中一项是ESPRIT算法的性能与信噪比的关系,有矩阵运算,出图对比(One of them is the relationship between the performance of ESPRIT algorithm and signal-to-noise ratio, with matrix operation and plot comparison)
粒子群算法
- 利用单目标粒子群算法求解各种优化问题,输入目标函数即可。(A single target particle swarm optimization algorithm is used to solve various optimization problems.)
ABC_TSP
- 人 工 蜂 群 算 法 解 决 TSP 问 题,最 优 解。(Solve TSP problem, optimal solution.)
MOM_RCS
- 使用矩量法(Method of Moment, MoM)计算二维散射场,并求解目标RCS。(The method of moment (MOM) is used to calculate the two-dimensional scattering field and the RCS of the target.)
MATLABEX4
- 该程序用于MATLAB学习爱好者,用于毕业设计的仿真,涉及函数计算和曲线拟合(The program is used for MATLAB learning enthusiasts and for the simulation of graduation design, involving function calculation and curve fitting.)
无线通信收发
- 实现chirp信号的调制与解调,其中使用的PCM编码与曼切斯特信道编码。(Modulation and demodulation of chirp signal)
xianzhen
- 直线阵列天线方向图和带有切比雪夫加权的直线阵列方向图,对初学天线阵列的有帮助,只不过代码写的不够好,网上找的(The linear array antenna pattern and the linear array pattern with Chebyshev weighting are helpful for the beginner antenna array, but the code is not written well enough.)
jiaozhiliu
- 改程序用于交直流混合配电网的潮流计算,能有效快捷、方便的输出结果。(The program can be used to calculate the power flow of AC / DC hybrid distribution network, and the output results are efficient, fast and convenient.)
zuizhong
- 对UKF进行改进,采用最小偏度采样减少采样点数量,并结合实际状态方程和测量方程直接进行线性运算。改进后的UKF对蛇形机动目标的跟踪效果明显优于EKF(the mini-skewness sampling is adopted to reduce the number of sampling points, and the linear operation is carried out directly combining with the actual state equation and me
Basic NOMA
- This code is for NOMA systems. Follow the instructions carefully
抛物型方程
- matlab求解非线性偏微分方程的抛物型方程的追赶法(to solve nonlinear equation us matlab)