-
pso
粒子群算法,也称粒子群优化算法或鸟群觅食算法(Particle Swarm Optimization),缩写为 PSO。它具有精度高,收敛快等优点,广泛用于系统辨识、函数优化等领域。文件pso.m是粒子群算法辨识程序,在此基础上,需要自行编写目标函数计算程序以实现不同系统的参数辨识。(Particle swarm optimization (PSO), also known as particle swarm optimization algorithm or bird swarm foraging algorithm (Particle Swarm Optimization), abbreviated as PSO. It has the advantages of high precision and fast convergence. It is widely used in system identification, function optimization and other fields. The document pso.m is a particle swarm algorithm identification program. On this basis, it is necessary to write an object function calculation program to realize the parameter identification of different systems.)
- 2017-09-29 12:52:29下载
- 积分:1
-
kalman
说明: 本实验是利用卡尔曼滤波器实现一维匀加速运动的轨迹跟踪。卡尔曼滤波是一种时域滤波方法,它采用状态空间方法描述系统,算法采用递推机制,数据存储量小,在导航领域有成功的应用。(This experiment is the use of Kalman filter to achieve a one-dimensional constant acceleration of the trajectory tracking. Kalman filter is a time-domain filtering method, which uses state-space description of systems, algorithms using recursive mechanisms, data storage a small amount of success in the navigation area of the application.)
- 2009-09-03 21:29:38下载
- 积分:1
-
flowcalc_easy
基于前推回代法的电力系统潮流计算程序。
需要输入支路阻抗和节点功率矩阵。包括支路号、首节点号、尾节点号、支路自阻抗、尾节点给定功率。
输出各节点的电压幅值、相角和各支路电流。(Power flow calculation program based on the forward and backward substitution method. Need input the branch impedance node power matrix. Including branch number, node number, the tail node number, branch self-impedance tail node given power. The output node voltage amplitude, phase angle and current of each branch.)
- 2012-10-19 11:40:12下载
- 积分:1
-
var cvar 金融计算 matlab
说明: Matlab;金融计算;var计算;cvar计算
[VaR&&CVaR] VAR,CVAR详细介绍,并附带各种方法计算,matlab程序实现,仿真结果图展示。
[Matlab和金融计算] Matlab实现金融计算,并附带蒙特卡洛实现。([VaR&&CVaR] Var, cvar are introduced in detail, as well as various methods of calculation, and matlab program calculation is included, and the results are displayed in graphs.
[Matlab and financial calculations] Matlab implements financial calculations with Monte Carlo implementation.)
- 2019-12-27 11:21:18下载
- 积分:1
-
最速下降法求解方程组
最速下降法就是梯度下降法,可以用于求解最小二乘问题(线性和非线性都可以)。可以说是求解机器算法的最古老、最经典的模型,另一种常用的方法是最小二乘法。(The steepest descent method is the gradient descent method, which can be used to solve the least squares problem (both linear and non-linear). It can be said that it is the oldest and most classical model for solving machine algorithm. Another commonly used method is the least square method.)
- 2019-05-13 21:13:18下载
- 积分:1
-
APdL-ANSYS
说明: APdL参数化有限元分析技术及其应用实例(APdL parameterized finite element analysis techniques and its application)
- 2011-04-14 09:37:44下载
- 积分:1
-
link
多项式的链表存储表示以及实现多项式的加法(Said polynomial storage list and the realization of polynomial addition)
- 2009-11-02 10:08:11下载
- 积分:1
-
valve
说明: 一个在fluent udf中使用Compute_Force_and_Moment函数计算力的算例(An Example of Compute_Force_and_Moment Function in Fluent UDF)
- 2020-06-19 14:14:38下载
- 积分:1
-
broyden迭代法和逆broyden迭代法
拟牛顿迭代法是相对比较新的一种方法,克服了牛顿迭代需要求导数和求逆的缺点,用于求解非线性方程组(For solving nonlinear equations)
- 2017-11-22 22:45:10下载
- 积分:1
-
abaqus3D-8Node_uel
abaqus三维8节点实体单元Fortran子程序,里面有详细的注释,有单元开发兴趣的同学可以下载学习(The fortran subroutine of the 8 node solid element of ABAQUS, with detailed comments in the unit development interest students can download learning)
- 2017-02-20 19:50:14下载
- 积分:1