-
此代码是被用于数学仿真大师的MAPLE软件上的。在MAPLE软件上运行此代码后,可清晰的看到傅立叶变换与贝舌尔变换的关系
此代码是被用于数学仿真大师的MAPLE软件上的。在MAPLE软件上运行此代码后,可清晰的看到傅立叶变换与贝舌尔变换的关系-This code is being used for mathematical simulation of the master of the MAPLE software. In the MAPLE software to run this code, can clearly see the Fourier transform of the tongue and Pui transform the relationship between Seoul
- 2022-07-24 04:10:20下载
- 积分:1
-
antcolony 蚁群觅食模拟
antcolony 蚁群觅食模拟-antcolony ant foraging simulation
- 2022-04-13 04:16:35下载
- 积分:1
-
C语言实现雨滴模拟,一个完整的过程分解为好几个小部分,各自可以独立运行,方便初学者学习c语言实现较为复杂的数据结构。-(1)
C语言实现雨滴模拟,一个完整的过程分解为好几个小部分,各自可以独立运行,方便初学者学习c语言实现较为复杂的数据结构。
- 2022-01-25 15:51:11下载
- 积分:1
-
单片机输入法c源代码
纯C语言编写的输入法源代码,主要用于单片机,有需要的可以下载!
使用说明:
拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[]);
input_py_val为已输入的拼音码字符串头指针,
反回值为中文的起始地址,当为0时,杳询失败
应用举例:
{
unsigned char input_string[]={"bang"};
unsigned char chines_string[100];
sprintf(chines_string,"%s",py_ime(input_string));
}
- 2023-08-15 12:10:04下载
- 积分:1
-
binary tree before preorder
二叉树的前序遍历-binary tree before preorder
- 2023-02-19 19:05:03下载
- 积分:1
-
一阶导数hermite插值。
一阶导数hermite插值。-a derivative hermite interpolation.
- 2023-01-12 23:45:03下载
- 积分:1
-
遗传算法代码
《optimization using nondominated sorting genetic algorithms》的论文中提出的。该算法在快速找到Pareto前
沿和保持种群多样性方面都有很好的效果,不过在这么多年的应用中也出现了如下的一些问题:
1。非支配排序的时NSGA2主要是对NSGA算法的改进。NSGA是N. Srinivas 和 K. Deb在1995年发表的一篇名为
《Multiobjective function间复杂的很大,为O(MN3)。其中M为目标函数的数量,N为种群规模。
2。不支持精英策略。精英策略在保持好的个体及加速向Pareto前沿收敛方面都有很好的表现。
3。需要自己指定共享参数。该参数将对种群的多样性产生很大的影响。
NSGA2算法将在以下方面进行改进:
1。快速的非支配排序
在NSGA进行非支配排序时,规模为N的种群中的每个个体都要针对M个目标函数
- 2022-02-02 20:48:20下载
- 积分:1
-
Java 路由算法
它是在 Java 开发并生成按定义的算法 pesudocode 函数中所述的算法。这种描述可以利用改性的所有代码和用户的必需品。
- 2022-02-03 17:54:52下载
- 积分:1
-
vs.lib是一组线性代数与可积/迪在C++数学库…
vs.lib is a math library in C++ with a set of linear algebra and integrable / differentiable objects. vs.lib is a rapid-proto-typing tool which makes programming in numerical applications as easy as writing mathematical expressions.-vs.lib is a math library in C++ with a set of linear algebra and integrable/differentiable objects. vs.lib is a rapid-proto-typing tool which makes programming in numerical applications as easy as writing mathematical expressions.
- 2022-02-24 19:39:22下载
- 积分:1
-
是个数学建模源代码
是个数学建模源代码-is a mathematical modeling source code
- 2022-05-24 14:03:17下载
- 积分:1