资源列表
GPC
- GPC generalized predictive control
SimpleGPC
- gpc generalized predictive control
conjugate gradient
- 基于Armijo-Goldstein准则的用matlab实现的共轭梯度优化方法,个人编写,适合优化方法入门练习。(Based on the Armijo-Goldstein criterion, the conjugate gradient optimization method implemented by Matlab is written by individual, suitable for the introduction of the optimization method)
power flow caculation
- 潮流计算程序,前推回代,适用于辐射性网络(power flow caculation)
GM
- 灰色预测适用于小样本的预测,常用来解决一些不确定性的问题。 理论知识书上都有介绍,下面仅列出程序设计,同时方便自己比赛。(Grey prediction is suitable for the prediction of small sample, which is often used to solve some problems of uncertainty. The theoretical knowledge book is introduced, the following i
LogGabfilter
- 这是loggabor的核心代码,主要实现的是对人脸的特征提取。(This is the core loggabor code, the main achievement is the extraction of the face of the feature.)
pca_fld
- 这是主成分分析pca和fld的代码,主要实现特征降维。(This is the principal component analysis of pca and fld code, the main feature reduction dimension.)
Doppler
- Estimate maximum Doppler spread
GA_TSP yiqun
- 蚁群算法解决vrp问题,主函数和各个子程序,全部,可运行。(The ant colony algorithm solves the VRP Problem, the main function and the various subroutines, all of which can be run)
adaptive_channel_equalizer_sim
- least mean squares in matlab simulation
姿态控制仿真
- 关于卫星姿态动力学的建模和姿态控制仿真,在code文件中(On the modeling and attitude control simulation of satellite attitude dynamics, in the code file)
Beyes
- 利用matlab实现简单的贝叶斯分类,小案例(Using MATLAB to realize Bias classification)