-
基于粒子群算法的PID控制器
粒子群算法与 Simulink 模型之间连接的桥梁是粒子(即 PID 控制器参数)和该粒子对应的适
应值(即控制系统的性能指标)。优化过程如下:PSO 产生粒子群(可以是初始化粒子群,也可以是更新后的粒子群),将该粒子群中的粒子依次赋值给 PID 控制器的参数 Kp、Ki、Kd,然后运行控制系统的Simulink 模型,得到该组参数对应的性能指标,该性能指标传递到 PSO中作为该粒子的适应值,最后判断是否可以退出算法。
- 2023-03-31 13:00:03下载
- 积分:1
-
Bisection Method
Bisection Method - Numerical ananlysis-Bisection Method- Numerical ananlysis
- 2022-04-08 17:40:01下载
- 积分:1
-
网络社区发现算法
Finds communities in networks with a submodular algorithm based on the optimization of Newman"s modularity.
The algorithm finds a weakly optimal community partition of the network.
- 2022-08-08 00:41:38下载
- 积分:1
-
学生成绩查询系统
这是我编写的学生成绩查询系统,里面包含成绩查询,排序等功能,希望对学习计算机语言的同学有所帮助,可以任意使用。
- 2022-03-30 23:01:06下载
- 积分:1
-
use VB FFT (Fast Fourier) transformation.
利用VB进行FFT(快速傅立叶)变换。-use VB FFT (Fast Fourier) transformation.
- 2022-10-09 13:45:03下载
- 积分:1
-
spark并行化的FIM挖掘(apriori,p_growth)
频繁项集挖掘采用spark实现的并行化挖掘算法(并行的apriori算法和b并行的 fp_growth算法)。并行的apriori算法采用scala编写,并行的fpgrowth采用java编写。里面会有较多函数使编程的内容。 &
- 2022-05-08 03:57:50下载
- 积分:1
-
柔顺机构的拓扑优化设计的代码,考虑输入输出
柔顺机构的拓扑优化设计的代码,考虑输入输出-Topology Optimization of Compliant Mechanisms designed code, consider the input and output
- 2022-06-16 06:10:47下载
- 积分:1
-
这是一个从国外网站下载的ICA 的matlab源代码
这是一个从国外网站下载的ICA 的matlab源代码-This is a website of the ICA from abroad, the source code of the matlab
- 2022-02-16 04:51:32下载
- 积分:1
-
这事高斯法解方程组实例
这事高斯法解方程组实例-this Gaussian Solving equations example
- 2023-04-02 13:30:03下载
- 积分:1
-
已知某函数在已知点上的函数值,用拉格朗日插值多项式求出其余点的函数值lagrange.c...
已知某函数在已知点上的函数值,用拉格朗日插值多项式求出其余点的函数值lagrange.c-known function of a known point in the function, polynomial interpolation using Lagrange points obtained a function of the remaining value lagrange.c
- 2023-01-26 21:50:04下载
- 积分:1