-
TestFunctionsForOptimization
This paper provides the review of literature benchmarks (test functions)
commonly used in order to test optimization procedures dedicated for multidimensional,
continuous optimization task. Special attention has been paid to multiple-extreme functions, treated as the quality test for “resistant” optimization
methods (GA, SA, TS, etc.)
- 2011-06-10 20:47:38下载
- 积分:1
-
matlab
提供matlab的所有命令及相关的函数介绍(The matlab command and related functions)
- 2013-05-10 21:40:36下载
- 积分:1
-
threeH
三相级联H桥的研究和应用,希望能够对大家有所帮助,能和大家多交流(Research and Application of the three-phase cascade H-bridge, hoping to be helpful to everyone, and everyone can have more exchanges)
- 2021-01-27 18:08:41下载
- 积分:1
-
ForK1
我们的目的是将一个分数拆分成若干个分子是1分母是正整数的分数之和的形式。例如2/3可以拆分成1/2+1/6的形式。这里不考虑顺序,比如1/6+1/2和1/2+1/6相同。
输入p, q, a, n, 其中p/q为分数,对这个分数进行拆分,要求拆分的分数个数不能多于n个,所有分母的乘积不能大于a。求有多少种拆分方法?
输入:最多200组数据。在每行中都有四个数分别表示p, q, a, n,之间以空格隔开,并且满足p,q<=800,a<=12000,n<=7,最后以四个0做为输入的结束。
输入示例:
2 3 120 3
2 3 300 3
0 0 0 0
输出示例:
4
7
(Our aim is to split a fraction into a number of elements is a denominator is a positive integer fraction of the sum of form. For example, 2/3 can be split into 1/2+1/6 form. Not considered here, the order, such as 1/6+1/2 and 1/2+1/6 of the same. Input p, q, a, n, where p/q as a fraction of this split scores require no more than the number of split points n-all the product of the denominator can not be larger than a. How many kinds of demand split method? Input: Up to 200 sets of data. In each line has four numbers indicate the p, q, a, n, separated by a space between, and meet the p, q < = 800, a < = 12000, n < = 7, the end, four 0 as the input end. Input Example: 2,312,032,330,030,000 sample output: 47)
- 2009-11-12 09:54:17下载
- 积分:1
-
MMSEfinal
说明: 自己编写的mmse equalizer代码,完全可以正确运行(Mmse equalizer I have written code can be run correctly)
- 2008-12-03 05:37:45下载
- 积分:1
-
Matlab-command
matlab命令大全,最适合初学者,也可以供编程者查询。(matlab command Guinness, the most suitable for beginners, you can query for programmers.)
- 2007-09-18 00:29:25下载
- 积分:1
-
ChengShiMaYiChengXu
说明: 城市蚂蚁算法MATLAB程序,跟刚才上传的不一样,都有很高的使用价值(Ant Algorithm MATLAB city procedures, with just uploaded not the same, have a very high value)
- 2008-11-13 15:28:56下载
- 积分:1
-
Art13-1_12
Modelling and control of a generator
Permanent magnet synchronous dedicated
the conversion of wind energy
- 2015-02-07 19:46:21下载
- 积分:1
-
matlab-youhua
说明: 本书以MATLAB 7.x软件为基础,系统讲解了MATLAB基本环境和操作方法;分章阐述了矩阵计算、数值计算、符号计算、数据可视化、数据分析、M文件编写、 Simulink仿真、句柄图形、图形用户界面、文件读写、MATLAB编译器、应用程序接口等内容;并结合相关的函数或命令,精心编写了一些具体的示例,充分说明了具体函数和命令的使用方法。
本书所带的光盘提供全部示例的源代码,可帮助读者更好地理解书中的内容并更快地掌握MATLAB的使用方法。
本书内容充实、篇幅紧凑,既可作为高校学生系统学习MATLAB的书籍,也可以作为广大科研和工程技术人员在工作中使用MATLAB的参考书。(matlab)
- 2009-11-01 00:14:22下载
- 积分:1
-
Gauss
这是一篇关于高斯伪谱法的源代码,具有很好的指导意义(This is a Gaussian pseudo-spectral method on the source code, with a good guide)
- 2013-11-28 21:09:48下载
- 积分:1