-
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
-
ICA
it is the matlab code of the imperialistic competitive algorithm.
- 2014-01-22 00:53:30下载
- 积分:1
-
sr
说明: sr 随机过程 变换 图形显示 动画显示 帮助理解(sr stochastic ronence picture show help to understand sr)
- 2011-03-11 09:34:27下载
- 积分:1
-
matlab-combine
模拟退火,禁忌搜索,遗传算法,神经网络-MATLAB程序合集(Simulated annealing, tabu search, genetic algorithms, neural network-MATLAB program collection)
- 2012-09-07 16:51:16下载
- 积分:1
-
信号去噪
matlab小波去噪例程,小波去噪基本实现功能,需要下载matlab自带的Wavelet Toolbox(Wavelet_denoising
The basic function of wavelet denoising. It have to download the Wavelet Toolbox that comes with matlab.)
- 2020-06-20 16:00:02下载
- 积分:1
-
第四章 控制系统的分析方法
用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象(with Canny operator to detect the edges in the image P0404 : image thresholding segmentation P0405 : water line threshold method image segmentation P0406 : matrix Quadtree P0407 : images into text and non-text of the two categories P0408 : morphological gradient detection Binary Image Edge P0409 : morphology example-- Images from the PCB to delete all current lines, retaining only chip targets)
- 2005-05-12 17:05:04下载
- 积分:1
-
fenxing
说明: 本文给出两个最典型分形集—Julia 集和Mandelbrot 集的matlab源程序,并对分析了它们的性质和变化规律。(In this paper, the two most typical fractal sets-Julia sets and Mandelbrot Sets matlab source, and an analysis of their nature and variation.)
- 2008-11-02 10:40:37下载
- 积分:1
-
02
DOA估计与阵元数关系的MUSIC程序,可完成MATLAB的波形仿真。(DOA estimation the the MUSIC program relationship with the number of array elements, to be completed by MATLAB waveform simulation.)
- 2013-05-13 17:42:19下载
- 积分:1
-
matlab_and_numerical_analysis
数值分析中比较常见的一些计算的例子在Matlab中的实现。(Numerical analysis of some of the more common examples of the realization in Matlab.)
- 2009-02-20 10:53:33下载
- 积分:1
-
TM_fdtd
计算光子晶体波导的程序,使用matlab语言编写.(calculation of photonic crystal waveguide, the use of Matlab language.)
- 2006-11-25 19:42:02下载
- 积分:1