资源列表
23
- 用r语言简单的计算求如何计算手拿扑克牌的抽取概率(Using R language simple calculation, how to calculate the extraction probability of playing cards)
模拟退火
- 直接实现matlab的模拟退火算法优化,亲测可用,修改参数即可(Matlab simulation annealing algorithm optimization)
MATLAB
- 求解一般热传导方程的显式算法与隐式算法!(Explicit algorithms and implicit algorithms for solving general heat conduction equations)
AHRSupdate
- MATLAB算法关于四元数方法的解算姿态角(Four element number, solution, attitude angle)
3dof
- 可以实现fluent中结构的3自由度运动。(the 3dof motion in the fluent)
RLS
- MATLAB关于最小二乘法和递推最小二乘法程序(MATLAB on the least squares method and recursive least squares procedures)
simex1data
- inverter with PV module
random_function
- create random function -
pso
- 粒子群算法,也称粒子群优化算法或鸟群觅食算法(Particle Swarm Optimization),缩写为 PSO。它具有精度高,收敛快等优点,广泛用于系统辨识、函数优化等领域。文件pso.m是粒子群算法辨识程序,在此基础上,需要自行编写目标函数计算程序以实现不同系统的参数辨识。(Particle swarm optimization (PSO), also known as particle swarm optimization algorithm or bird swarm foragi
example1
- 非常详细的遗传算法工具箱,并且给定两个例子,验证其准确性(Very detailed genetic algorithm toolbox, and given two examples to verify its accuracy)
example2
- 非常详细的遗传算法以及详尽的说明,适合初学者学习,不错的程序(Very detailed genetic algorithm, as well as detailed descr iption, suitable for beginners to learn, a good program)
GAUSS-SEIDEL
- 改程序实现高斯赛德尔迭代求线性代数方程组的解法,迭代过程实现(this program is for GAUSS-SEIDEL iteration method)
