-
jih
matlab,Mathimatics-Numerical algorithms
- 2010-08-30 16:25:44下载
- 积分:1
-
xuhanshu
(1)掌握动态联编的概念;
(2)掌握虚函数和纯虚函数的使用方法;
(3)掌握抽象类的使用。
(this is a good passage for college student)
- 2009-12-27 11:07:25下载
- 积分:1
-
SATELLITE-COMMUNICATION-SYSTEMS
SATELLITE COMMUNICATION SYSTEMS. its ppt format.basics about SATELLITE COMMUNICATION SYSTEMS
- 2014-01-12 22:18:57下载
- 积分:1
-
back_to_back_converter_zhengliu_zpc
这是一种整流电路,可以将相位相差120的三相交流电变换为直流,变化方法用到了电机控制中的坐标变换,SVPWM算法,方法比较新颖。(a kind of circuit which can convert three_phase AC voltage to DC voltge)
- 2016-02-22 19:25:50下载
- 积分:1
-
kkepkbvh
有小波分析的盲信号处理,matlab编写的元胞自动机,基于分段非线性权重值的Pso算法,包括主成分分析、因子分析、贝叶斯分析,滤波求和方式实现宽带波束形成,正确率可以达到98%。(There Wavelet Analysis Blind Signal Processing, matlab prepared cellular automata, Based on piecewise nonlinear weight value Pso algorithm, Including principal component analysis, factor analysis, Bayesian analysis, Filtering summation way broadband beamforming, Accuracy can reach 98 .)
- 2016-02-27 11:53:21下载
- 积分:1
-
Asift-MATLAB
可直接运行的matlab代码,Asift算法,比SIFT找到的特征点多很多。(Can be directly run matlab code, Asift algorithm, more than SIFT to find the feature points.)
- 2016-06-02 20:57:30下载
- 积分:1
-
kMedoids
说明: k-中心聚类算法的matlab实现。直接读取文档数据,没有维限制。(k-Medoids clustering algorithm matlab implementation. Document data read directly, there is no dimension restrictions.)
- 2021-01-07 21:18:52下载
- 积分:1
-
Toolbox-Matlab-Introduction
说明: Matlab数理统计工具箱应用简介,适合于初学者。(Application of Mathematical Statistics Toolbox Matlab Introduction
)
- 2011-02-28 11:26:45下载
- 积分:1
-
p2
说明: 清华大学信号处理原理课程实验,内容是各种卷积计算方法性能的比较(Tsinghua signal processing theory course experiment, the content is the convolution calculation methods compare the performance of)
- 2013-12-06 08:47:51下载
- 积分: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