-
kmean
说明: 运用该算法可以很方便的计算出各种计算参数的均值及数据的分类!(It works for multi-dimensional Euclidean distance.)
- 2010-04-02 20:17:24下载
- 积分:1
-
CBM3D_v1.7.6
bm3d图像去噪算法,3个文件
用于处理彩色图像(v 1.7.6)
- 2021-04-01 15:49:08下载
- 积分:1
-
Solving-Optimal-Power-Flow-with-Voltage-Constrain
Solving Optimal Power Flow with Voltage Constraints using MATLAB Optimization Toolbox
- 2014-10-31 19:02:09下载
- 积分:1
-
parks
Park s transformatios
- 2009-09-08 03:38:28下载
- 积分:1
-
mcorran2
这是一个matlab版的基础响应分析功能文件,非常有用。(This is a matlab version of the document based on the functional response analysis, very useful.)
- 2009-04-09 11:11:23下载
- 积分:1
-
Nhom5
matlab demo for image compression by wavelet transform
- 2010-11-25 16:56:36下载
- 积分:1
-
golaycodec
说明: matlab函数,可实现golay编码和译码,包括(23,11)和(24,12,8)
(matlab function, can be realized golay encoding and decoding, including the (23,11) and (24,12,8))
- 2009-07-24 20:23:43下载
- 积分:1
-
Moravec
morave code for matlab
- 2013-01-27 14:35:57下载
- 积分:1
-
chap5
matlab图像处理实例详解chap5——图像增强技术(matlab image processing example explanation chap5- image enhancement technology)
- 2013-11-06 14:23:34下载
- 积分: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