-
对某一阶迟滞模型进行PID控制,其中用到抗积分饱和算法
对某一阶迟滞模型进行PID控制,其中用到抗积分饱和算法-Hysteresis bands of a PID control model, which points to use anti-saturation algorithm
- 2023-08-19 02:50:03下载
- 积分:1
-
随机搜索法
应用背景下面是我对纪律的随机搜索方法实现:优化方法关键技术无约束优化
- 2022-07-25 08:39:30下载
- 积分:1
-
数值算法,自适应算法演示
数值算法,自适应算法演示-numerical algorithm, Adaptive Algorithm Demonstration
- 2022-04-18 08:34:10下载
- 积分:1
-
数据由多项式逼近
该程序从 APPROKSK 文件中读取数据。DAT 和发现多项式的系数数据进行拟合。在最后一步的计算结果表明在图表上。
- 2022-01-31 16:49:16下载
- 积分:1
-
北京大学在线判断几个问题的解决代码
pku online judge 的部分题解代码-the solution code of several problems of pku online judge
- 2022-08-07 00:11:40下载
- 积分:1
-
麦克大牛的OMP重构,算法,以色列理工的
麦克大牛的OMP重构,算法,以色列理工的,亲测很好,以色列理工就是牛,以色列第一,21世纪诺贝尔奖排名第10的,优点重构精度很高,有利于还原,L0范数优化,直接求解NPhard问题,绝对料多,运行都要1周,自己看文件,m文件写得很多。。。
- 2022-03-18 00:16:05下载
- 积分:1
-
mumford matlab code
mumford matlab code-mumford matlab code..............
- 2022-11-25 17:10:03下载
- 积分:1
-
solving nonlinear equations in a way : by using a method of optimizing initial G...
解非线性方程组的一种方法:先用一种优化方法将给定初值(它有可能会使得后续的牛顿法发散)通过一条比较快的途径收敛到精确解附近,得到一个新的初始点,然后再通过牛顿法将新的初始点迭代到精确解(一定的误差范围内)。这种方法的优点在于:它可以将牛顿法快速收敛的优势发挥出来,同时又避免了该方法收敛域比较窄的缺点。-solving nonlinear equations in a way : by using a method of optimizing initial Givens (it might make follow-up to Newton"s law divergence) adopted a relatively fast convergence to the channel near the exact solution, to be a new starting point, and then Newton"s law of the new iteration of the initial point of the exact solution ( some of error). This method has the advantage : it can be rapid convergence of Newton"s method to exploit the advantages while avoiding convergence of the method is relatively narrow domain shortcomings.
- 2022-03-20 10:21:18下载
- 积分:1
-
求解一个数是否为素数
大学C语言作业练习,求解一个数是否是素数,通过运行程序,输入一个数字,程序将自动判断这个数是否为素数。给出相应的结果。
- 2022-06-01 12:44:36下载
- 积分:1
-
牛顿向前插值法,完全自己编的,可以在X表的范围内任意输入一个值,代码挺好的...
牛顿向前插值法,完全自己编的,可以在X表的范围内任意输入一个值,代码挺好的-Newton forward interpolation method, fully developed, the X within the context of an arbitrary input value, the code is very good
- 2022-04-28 22:20:33下载
- 积分:1