资源列表
SIMPLE算法-MATLAB
- SIMPLE算法编程语言,使用Matlab对SIMPLE算法进行了阐述。(SIMPLE programming language)
pso
- 在微电网中综合考虑经济和环境两个目标,以各微源的运行上下限为约束条件,采用粒子群算法在matlab环境下进行了仿真,最后给出了微网各微源的最优机组组合方式和最佳电能交易计划。(The first establish micro multi-objective energy optimal operation model, taking into account both environmental and economic factors in the model, the operation
377266670eegToTones.m
- 脑电波分析加原始数据,真的很有用,希望一起努力(it is very useful,truse me)
pygame001
- 会躲飞机的人工智能,纯python,适合初学者(AI will hide the artificial intelligence of the aircraft, pure Python)
融合仿真
- 利用ukf或者AEKF 进行视觉跟踪,此部分代码为仿真代码(Using UKF or AEKF for visual tracking, this part of the code is a simulation code)
Example2_2.m
- 将p维的样本线性映射到k维空间上(k<p)。而且,这k个维度是相互正交(不相关)的。这k个方向就是主成分,并且是重新构造出来的,而不是简单地从原来p维中去除p-k维。(To map sample linear P dimension to K dimensional space (k<p). Moreover, the K dimensions are orthogonal to each other (not related). The K direction is the mai
遗传算法
- 遗传算法解决TSP,采用matlab语言编程,利用遗传算法解决TSP问题。(The genetic algorithm solves the TSP, uses the MATLAB language programming, and uses the genetic algorithm to solve the TSP problem.)
mysimplexMax
- 用matlab解决单纯形表,可以实现单纯形表的计算问题(Using MATLAB to solve simplex table)
matlab matrix Eigenvalue calculation
- 矩阵特征值计算,不同精度,不同迭代步数,收敛速度计算(Matrix eigenvalue calculation)
pso
- 用于优化参数,粒子群算法,也称粒子群优化算法或鸟群觅食算法(Particle Swarm Optimization),缩写为 PSO, 是近年来由J. Kennedy和R. C. Eberhart等[1] 开发的一种新的进化算法(Evolutionary Algorithm - EA)。PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”
matlab克里金插值kriging
- Kriging插值法,经典克里金插值法,内含说明(Kriging,Classic kriging interpolation method,containing instructions)
TESTMATRICES.tar
- 用于将矩阵分解为低秩和稀疏矩阵的MATLAB程序,用于LADM拉格朗日函数(A MATLAB program used to decompose a matrix into a low rank and a sparse matrix for the LADM Lagrange function)
