-
MTL C++数字图书馆
MTL C++ Numeric Library-MTL C Library
- 2023-01-21 11:55:04下载
- 积分:1
-
Fourier
Fourier-Mellin算法,更多细节请看下面的网址: http://www.ecs.soton.ac.uk/~aiw99r/fm_transform/-Fourier-Mellin algorithm for fm transform , for more detailed information please check with http://www.ecs.soton.ac.uk/~aiw99r/fm_transform/
- 2022-06-02 10:23:07下载
- 积分:1
-
光纤传播常数计算
光纤模场分布和传播常数,输入模式的阶数,计算得到各类模式的模场分布。在其中修改参数,至少可以计算5层光纤结构。
- 2022-08-24 06:43:40下载
- 积分:1
-
电力系统雅各比行列式计算,牛顿
电力系统雅各比行列式计算,牛顿---拉夫逊进行潮流计算(c源程序)-power system Jacoby determinant, the Newton-Raphson for flow calculation (c source)
- 2022-11-14 07:35:03下载
- 积分:1
-
没有计划到邻近的建立和遍历
无向图的邻接表的建立和遍历-no plans to the table adjacent to the establishment and ergodic
- 2023-03-05 15:30:03下载
- 积分: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
-
结合实例用VB编程表达了一阶偏微分方程的数值解法,希望能为您提供一点帮助。...
结合实例用VB编程表达了一阶偏微分方程的数值解法,希望能为您提供一点帮助。
-with examples using VB expression of an order partial differential equations of the numerical method, we wish to offer you some help.
- 2022-04-01 14:46:50下载
- 积分:1
-
视频目标检测跟踪例程
基于aforge.net的视频监控智能分析,目标跟踪、物体分类,用C#编写,是个很好的例子。
- 2022-01-25 22:09:17下载
- 积分:1
-
采用4阶runge_kutta法求解给定初始值的常微分方程(组)。该方法具有较好的精度。...
采用4阶runge_kutta法求解给定初始值的常微分方程(组)。该方法具有较好的精度。-Using 4-order method runge_kutta given initial value of the ordinary differential equations (group). The method has good accuracy.
- 2023-07-25 02:45:04下载
- 积分:1
-
多种群遗传算法的函数优化算法
针对遗传算法所存在的问题,一种多种群遗传算法结构模型(Multiple Population GA,简称MPGA)可以用来取代常规的标准计算模型(SGA)。 MPGA在SGA的基础上主要引入了以下几个概念: (1)突破SGA仅靠单个群体进行遗传进化的框架,引入多个种群同时进行优化搜索;不同的种群赋以不同的控制参数,实现不同的搜索目的。 (2)各个种群之间通过移民算子进行联系,实现多种群的协同进化;最优解的获取是多个种群协同进化的综合结果。
- 2022-05-23 11:50:03下载
- 积分:1