-
add two number
int main()
- 2022-02-25 10:33:05下载
- 积分:1
-
介绍双数组逆波兰表达式法:
介绍双数组逆波兰表达式法:-Introduced the dual-array expression Reverse Polish law:
- 2022-05-24 18:33:37下载
- 积分:1
-
可以对常用的复数进行计算,算法简单,执行效率高
可以对常用的复数进行计算,算法简单,执行效率高-used to be calculated in the plural, is simple and efficient
- 2022-01-25 19:18:23下载
- 积分:1
-
多目标Pareto最优解搜索算法
多目标优化是指在约束条件下有两个或两个以上的优化目标,而且这些目标之间相互矛盾,不能同时达到最优,也就是说,一个目标的最优往往是以牺牲其它目标作为代价的,因此多目标优化问题存在多个最优解,这些解之间无法比较优劣,统称为Pareto最优解。带精英策略的快速非支配排序遗传算法(Nondominated Sorting Genetic Algorithm II,NSGA-II)是目前应用较为广泛的一种多目标算法。本案例将对MATLAB自带的改进的NSGA-II进行讲解,并举例说明其应用。
- 2022-02-11 16:55:06下载
- 积分:1
-
用fortran语言编写的程序,这样可以在fortran系统中直接运行,为大家提供点方便。...
用fortran语言编写的程序,这样可以在fortran系统中直接运行,为大家提供点方便。-using FORTRAN language of the procedure so in FORTRAN operating system directly, to provide a convenient point.
- 2022-02-11 11:45:24下载
- 积分:1
-
多项式表达式,用于计算栈的使用,实现表达式…
实现多项式表达式的运算器利用栈实现表达式计算器的模板类;用表达式计算器类和多项式类实现多项式表达式的计算器-polynomial expressions for the use of the computing stack to achieve expression calculator template; Using expressions like calculators and polynomial type polynomial expressions Calculator
- 2022-04-08 02:18:12下载
- 积分:1
-
这opennl,图书馆很容易构造和求解稀疏线性系统。
This OpenNL, a library to easily construct and solve sparse linear systems.
* OpenNL is supplied with a set of built-in iterative solvers (Conjugate gradient,BICGSTAB, GMRes) and preconditioners (Jacobi, SSOR).
* OpenNL can also use other solvers (SuperLU 3.0 is supported as an OpenNL extension,MUMPS will be supported in a future version)-This is OpenNL. a library to easily construct and solve sparse l inear systems.* OpenNL is supplied with a set of built-in iterative solvers (Conjugate gradie nt, Application of BICGSTAB. GMRes) and preconditioners (Jacobi, SSOR).* OpenNL can also use other solvers (Super rLU 3.0 is supported as an OpenNL extension, MUMPS will be supported in a future version)
- 2023-07-05 19:45:04下载
- 积分:1
-
基于矢量控制的永磁同步交流伺服电机控制系统代码
基于矢量控制的永磁同步交流伺服电机控制系统代码,内含文档介绍了永磁同步交流电机的矢量控制理论,并根据矢量控制理论运用DSP实现了对永磁同步交流伺服电机的电流、速度和位置的三闭环控制,并给出了源程序。非常实用。
- 2023-04-12 01:20:04下载
- 积分:1
-
蚂蚁算法实验室,可以仿真模拟一
蚂蚁算法实验室,可以仿真模拟一-laboratory ant algorithm can be simulated under what
- 2023-07-11 16:00:03下载
- 积分:1
-
高斯消去法的类
C++编写高斯消去法求解线性方程组,将程序include到主程序,然后建立Guss对象,求解可得到最终解,奇异矩阵将会出错!
- 2022-03-07 20:42:44下载
- 积分:1