-
matlab
灰关联上的源代码,主要用于计算机使用,便于计算者进行灰关联计算。(matlab)
- 2009-03-14 10:30:24下载
- 积分:1
-
csd
在MATLAB程序中利用FDATOOL工具得到系数,然后由此十进制系数生成CSD码(In the MATLAB program by using FDATOOL tools coefficient, then the resulting decimal CSD code coefficients generated)
- 2010-11-25 21:35:21下载
- 积分:1
-
0123744865
Pattern recognition matlab approach
- 2010-12-16 07:05:49下载
- 积分:1
-
code-last
Edge Dectection .. Sobel,Prewitt,Roberts,Marr,Canny,log and histograms photo and Boundarie Color Objects
- 2014-11-27 13:23:15下载
- 积分:1
-
pso_base
进化算法粒子群,用于算法研究,编程,便于初学者学习(Evolutionary particle swarm algorithm for algorithm research, programming, easy for beginners to learn)
- 2015-04-22 21:01:23下载
- 积分:1
-
refbook
matlab函数参考,工具箱。matlab function references volume1-3.(matlab function reference, toolbox. matlab function references volume1-3.)
- 2013-03-20 10:44:06下载
- 积分:1
-
WWigerVille
时频分析方法中的伪——威格尔分布,可用于信号处理。(Time frequency analysis of v-Weigel distribution method, which can be used for signal processing.)
- 2015-03-20 14:39:17下载
- 积分:1
-
fengxiantouzi
关于数学建模风险透支问题的程序,主要解决在风险投资中的最优策略问题(About mathematical modeling risk overdraw problem program, mainly to solve the risk of the investment in the optimal strategy problem
)
- 2012-05-26 20:56:24下载
- 积分:1
-
technique-bootstrap-matlab
Many source code for bootstrap technics developped in matlab are presented in attached files.
- 2011-09-23 04:31:17下载
- 积分: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