资源列表
inv
- 用矩阵变换法求逆矩阵 C++,已通过测试-Matrix transformation method using the inverse matrix C++, Have passed the tests
Ant Colony System
- 粒子群算法的matlab程序在有障碍的路径图中寻找最短路径的程序。-Particle Swarm matlab process there is an obstacle in the path diagram to find the shortest path procedure.
pso-matlab
- 粒子群优化算法pso,针对不同测试函数进行了算法编写-Particle swarm optimization pso, for different test functions of the algorithm to prepare
success1
- 用于路径规划遗传算法MATLAB源代码,内含多个子文件,测试时运行mypath文件即可.-Genetic Algorithm for Path Planning MATLAB source code that contains multiple sub-documents, tests can be run mypath documents.
trainbpx
- 基于BP神经网络的电机转子故障诊断的研究,采用trainbpx训练函数。-Based on BP neural network for fault diagnosis of rotor study using trainbpx training function.
mitmatlab
- 数据挖掘matlab源码,包含机器学习领域中经典算法如ID3,C4.5,NN,CARD,EM等.-Data Mining matlab source, including the field of classical machine learning algorithms such as ID3, C4.5, NN, CARD, EM, etc..
CFD-various-difference-schemes
- CFD各种差分格式,ENO/Lax-Friedriches/Beam-Worming/Lax实例-CFD various difference schemes, ENO/Lax-Friedriches/Beam-Worming/Lax examples
fdtd3D_pec
- 求解三维电磁场散射 非常准确 非常快 并且可以用来仿真亚波长的的新现象-Solving three-dimensional electromagnetic scattering very accurate and very fast simulation can be used to sub-wavelength of the new phenomenon
funwaveC-0.1.4.tar
- 波浪数值模拟-wave
LD
- 采用matlab编写的Levinson Durbin 算法,具有可运行的程序,代码中提供了详细的注释,程序最后会将系数收敛的结果打印出来。该程序适合于需要学习和编写LD算法的人使用。-Matlab prepared using Levinson Durbin algorithm, has the operational procedures, the code provides detailed annotations, the program will be the final result
nelder-mead
- nelder_mead优化算法,求多维函数极值的一种算法,不利用任何求导。利用多面体逼近。-nelder_mead optimization algorithm, and a multi-dimensional function extremum algorithm, do not use any derivation. The use of polyhedral approximation.
steepest_descent
- 这个Matlab程序实现最速下降算法。最速下降法是一种最基本的算法,它在最优化方法中占有重要地位.最速下降法的优点是工作量小,存储变量较少,初始点要求不高;缺点是收敛慢,最速下降法适用于寻优过程的前期迭代或作为间插步骤,当接近极值点时,宜选用别种收敛快的算法. -Matlab implementation of this procedure steepest descent algorithm.
