资源列表
遗传算法
- MATLAB仿真源代码,遗传算法优化。有仿真图。性能良好。(Matlab simulation source code,)
模拟退火算法
- 用于标准VRP问题的模拟退火算法,可运行,适合新手学习。(The simulated annealing algorithm for standard VRP Problem can be run and is suitable for novice learning.)
NOMA_OFDM_2017
- NON ORTHOGONAL MULTIPLE ACCESS WITH SIC
MATLAB曲线拟合程序
- 此代码为一段用MATLAB编写的二维曲线拟合程序
gps/ins组合导航MATLAB代码
- gps/ins组合导航MATLAB代码,有实时数据,自己编写并验证算法有效性。
matlab插值
- 可以用来对数据进行插值,作为插值的常用函数,值得学习!
NRW9988
- NRW算法,以s参数提取超材料结构的等效介电常数(Programming in NRW algorithm to extract the effective permittivity is obtained by S parameter)
Strassen Algorithm
- Strassen algorithm for matrix multiplication MATLAB code
求序列x(n)和h(n)的卷积
- hn=1.*([n>=-2]-[n>2]); xn=3.*([m>=1]-[m>6]);
@TuCore
- tUCORE 算法,matlab模拟主流的博弈论模型。(Game theory model, basic mattug model, simulation with MATLAB)
KNN
- 一个简单好用的KNN算法程序,只需要输入训练集和对应的标签就可以得到想要的模型并进行测试集的预测(A simple and easy-to-use KNN algorithm program only needs to input the training set and corresponding tags to get the desired model and predict the test set)
Fredholm2(1)
- 利用MATLAB程序求解第二类Fredholm积分方程,直接运行程序即可使用
