资源列表
HPPP&distance matriix &gradient descent method
- 使用HPPP进行多小区、多用户撒点之后,计算任意用户到任意小区的距离,和梯度下降法寻找最优解(After using HPPP for multi cell and multi-user dissemination, the distance between any user and any cell is calculated;and the gradient descent method is used to find the optimal solution.)
DJ
- SImulink-电励磁同步电机矢量控制系统(Vector control system of SImulink- electric excitation synchronous motor)
Robust_Adaptive_Beamforming
- 介绍了几种稳健自适应波束形成算法,包括mvdr,对角加载,NCCB,最差性能最优化鲁棒波束形成等。(Several robust adaptive beamforming algorithms are introduced, including MVDR, diagonal loading, NCCB, worst performance optimization robust beamforming, and so on.)
倒立摆PID控制
- 倒立摆PID控制采用MATLAB编写,控制小车直立(Inverted pendulum, PID control)
蚁群算法
- 完整蚁群算法实现三维山地路径规划,无bug(Three dimensional path planning based on ant colony algorithm)
小波变换
- 小波变换 信号处理 通过伸缩平移运算对信号(函数)逐步进行多尺度细化,最终达到高频处时间细分,低频处频率细分,能自动适应时频信号分析的要求,从而可聚焦到信号的任意细节。(Wavelet transform signal processing through the telescopic translation operations to signal (function) step by step multi scale refinement, the final breakdown of ti
RNN
- RNN matlab 例程,有多个源码,比较简单,分享给初学者们(RNN matlab routines, there are multiple source code, relatively simple to share with beginners)
地震作用粘弹性边界动力 响应分析
- ANSYS地震分析粘弹性边界施加的命令流(ANSYS seismic analysis; viscoelastic boundary; applied command flow)
金属条的仿真
- matlab编程对金属条的吸波性能进行模拟,对比CST和FDTD的结果(Matlab programming on the metal strip of the wave performance simulation, compared to the results of CST and FDTD)
DeepLearning
- 深度学习的matlab实现,带原始数据。算例简洁(deep learning using matlab in machine learning)
先进PID控制PDF以及源码
- 先进PID控制与matlab仿真PDF以及对应源打码(The <<PID control and matlab simulation>> 's PDF and code)
注水算法和平均功率分配算法源代码
- 包括注水算法和平均功率分配算法是两种经典的功率分配算法的源代码。