资源列表
全国题目pdf版
- 这个是2017年全国大学生电子设计竞赛的题目。(This is the subject of the 2017 National Undergraduate Electronic Design competition.)
final project
- calculate fourier series
数值偏微分方程快速迭代计算
- 利用Matlab数值计算偏微分方程的快速迭代计算。(Fast iterative computation of partial differential equations by Matlab numerical method.)
一个二维的FDTD程序
- 二维fdtd matlab程序程序程序程序程序程序程序程序(Two dimensional FDTD matlab program)
ex_3_3
- 机器学习课后练习,对率回归程序,判断好瓜与坏瓜,包含西瓜测试数据。(Machine learning exercises after class, to rate regression procedure, judge good melon and bad melon.include test data)
fast-guided-filter-code-v1
- 快速加权引导滤波,对引导滤波加速,但是是以损失精度为代价(Fast weighted bootstrap filtering accelerates the bootstrap filtering, but at the expense of loss accuracy)
SUBROUTINE UMAT
- concrete constitutive model
Runge-kutta
- Runge-kutta for nonlinear ansysis
优化算法测试函数集合
- 可用于测试优化函数的性能,里面的测试函数可以直接调用,正确无误(Can be used to test the performance of the optimization function, the test function can be called directly)
daima
- 一篇用来计算传热系数的代码,研究网格生成是看到的,挺不错的代码(Computational heat transfer)
poa
- 采用poa算法,用于解决水库发电优化调度问题。(The POA algorithm is used to solve the optimal dispatching problem of the reservoir power generation.)
Chared ICA Code
- 受帝国主义殖民竞争机制的启发,Atashpaz-Gargari和Lucas于2007年提出了一种新的智能优化算法—帝国竞争算法 (ICA)。与GA, PSO, ABC等受生物行为启发的群智能算法不同,ICA受社会行为启发,通过摸拟殖民地同化机制和帝国竞争机制而形成的一种优化方法。ICA也是一种基于群体的优化方法,其解空间由称为国家的个体组成。ICA将国家分为几个子群,称为帝国。在每个帝国内,ICA通过同化机制使非最优的国家(殖民地)向最优国家(帝国主义国家)靠近,该过程类似于PSO。帝国竞争机制