资源列表
3.PR单相光伏逆变并网
- 用MATLAB/SImulink 搭建的单相光伏并网逆变器仿真,用PR电压环控制器进行控制,包含2012-2018所有版本(Simulation of single-phase photovoltaic grid connected inverter built by Matlab / Simulink, controlled by PR voltage loop controller, including all versions of 2012-2018)
Dubins-master
- 绘制dubins曲线,并提供了关于路径规划的相关功能(Draw dubins curve and provide relevant functions)
chengxu
- 基于matlab光学衍射,各种形状的衍射模拟,源代码(Optical diffraction based on MATLAB, diffraction simulation of various shapes, source code)
MPSK
- 用matlab对MPSK信号进行调制识别的程序,内容完整,能够修改各种数据(The program of MPSK signal modulation recognition with MATLAB is complete and can modify all kinds of data)
dandao23.m
- 无控弹道matlab仿真/插值 Matlab simulation of uncontrolled trajectory
时间序列分析《应用计量经济学》++恩德斯++第二版
- 时间序列分析,最经典的应用计量经济学,时间序列分析相关数据,值得收藏(time series analysis)
基于Matlab的MIMO通信系统仿真
- 北京邮电大学 基于Matlab的MIMO通信系统仿真
矩量法求线天线
- MATLAB程序矩量法求线天线方向图输入阻抗。用的hallen方程点匹配法
Canny
- 基于matlab的canny算子实现边缘提取(Edge extraction based on Canny operator of MATLAB.)
boosting算法
- Boosting:初始对每个样本分配相同的权重,每次经过分类,把对的结果的权重降低,错的结果权重增高,如此往复,直到阈值或者循环次数。这是boosting算法的代码,欢迎下载
FDTD-algorithm-GPR-master
- gpr algoritm from FTFD perspertive
Gauss_Seidel迭代法
- Gauss-Seidel 迭代法求解的例程序及源代码,供大家共同学习,如果错误,请大家批评指正