-
myfngs
matlab仿真出光栅函数的菲涅尔衍射,其中有四副图,原图,二维衍射图样,函数图象和三维衍射图样(matlab simulation of the Fresnel diffraction grating function, including four plans, artwork, two-dimensional diffraction patterns, functions, images and three-dimensional diffraction pattern)
- 2011-05-15 16:44:05下载
- 积分:1
-
Solving-equations
matlab解方程用到的代码,用于方程组求解(matlab equations used in the code for the equations to solve)
- 2012-05-24 10:02:15下载
- 积分:1
-
Untitled11
Matlab source code for prediction exon regions in DNA strand
- 2012-06-15 20:52:06下载
- 积分:1
-
Genetic-Algorithms
遗传算法是计算数学中用于解决最佳化的搜索算法,是进化算法的一种。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。(Genetic algorithm is used to solve computational mathematics in optimizing search algorithm, an evolutionary algorithm. Evolutionary algorithm was originally borrowed evolutionary biology and developed a number of phenomena, these phenomena, including genetics, mutation, natural selection and hybridization. Genetic algorithms are usually implemented as a way of computer simulation. For an optimization problem, a number of candidate solutions (called individuals) abstract representation of the population (called chromosomes) to better solution evolution.)
- 2014-12-06 16:59:55下载
- 积分:1
-
Archive
4) 创建一个名为Complex的类,进行复数的算术运算。复数的形式为:
realpart+imaginarypart*i
用浮点变量表示类的private数据。提供构造函数,能够对所声明的该类对象进行初始化。在不提供初始化值的情况下,该构造函数应包含默认值。针对以下功能,分别提供一个public成员函数。
(1)两个复数相加;
(2)两个复数相减
(3)用(a, b)的形式打印复数,其中a为实部,b为虚部。
(4) Create a class called Complex, and perform complex arithmetic operations. Plural form: realpart+imaginarypart* i said private data class with floating point variables. Provide a constructor, the object can be declared for the class is initialized. In the case do not provide initialization values, the constructor should contain default values. For the following functions, which provide a public member function. (A) two complex numbers (2) the subtraction of two complex (3) (a, b) in the form of plural printing, where a is the real part, b is the imaginary part.)
- 2013-12-18 15:14:46下载
- 积分:1
-
fcm
图像处理是matlab非常重要的应用领域,使用它编程能够实现许多用途。(Matlab image processing is a very important field of application programming can be achieved using it for many purposes.)
- 2015-04-08 09:45:35下载
- 积分:1
-
KLPromoter
KL距离的一种分类方法,此程序是分类启动子的类别,用MATLAB实现。(KLdistance with MATLAB.)
- 2015-07-20 12:05:39下载
- 积分:1
-
matlab
该文件是有关matlab的初级讲解说明,很方便的给学习者使用.(The document is to explain that the primary matlab, it is convenient to the learners.)
- 2011-05-08 09:55:46下载
- 积分:1
-
integer-programming
该MATLAB程序提供了简单的整数规划功能(The MATLAB program provides a simple function of integer programming)
- 2011-08-19 21:38:25下载
- 积分:1
-
Weighted-ELM-Codes-for-Binary-Problems
Weighted ELM for imbalanced datasets - Weighted-ELM
W. Zong, G.-B. Huang, and Y. Chen, “Weighted extreme learning machine for imbalance learning,” Neurocomputing, vol. 101, pp. 229-242, 2013.
- 2013-10-28 11:36:56下载
- 积分:1