-
project
AR模型参数估计,Kalman和Wiener滤波器设计(AR model parameter estimation, Kalman and Wiener filter design)
- 2010-11-24 05:10:50下载
- 积分:1
-
22w3323
说明: 基于matlab的蚁群算法程序代码---自寻优(Ant colony algorithm based on matlab code--- self-optimizing)
- 2011-03-14 18:43:48下载
- 积分:1
-
kaerman
卡尔曼滤波器主要适用于数字信号处理的开发及其运用!(Kearman filter program
)
- 2013-12-20 21:04:18下载
- 积分:1
-
plotxiaan
MATLAB画地形中国福建海岸的地图。可以设置显示格式和显示方法,以满足论文需要。(MATLAB Videos topographic map of China Fujian coast. You can format and display method, in order to meet the needs paper.)
- 2016-09-13 11:08:35下载
- 积分:1
-
svm
很实用的一款svm工具箱,内包括很多的功能,且有详细的说明解释。
(A very useful svm toolbox includes many features, and a detailed description of explanation.)
- 2010-12-16 11:30:51下载
- 积分:1
-
pca
这是一个pca提取特征的小程序,是应用matlab语言进行编写的,适用于初学者。(This is a small programs characteristics extracted pca this is a small characteristics extracted pca program, application of matlab language is written, it is suitable for beginners.
)
- 2012-04-23 09:09:36下载
- 积分:1
-
neff
用有效折射率法计算长周期光纤光栅的透射光谱情况,即是通过有效折射率算法,找出损耗峰(共振峰)。(Simulate transmission spectrum of LPFG via using effect refractive index algorithm.
)
- 2020-11-04 15:29:58下载
- 积分:1
-
doa
doa simulation files, including music, esprit, tdoa,
- 2011-12-01 16:37:35下载
- 积分:1
-
dsp3
功率谱密度估计。welch法功率谱密度估计,协方差法估计,Burg法估计。(psd estimate。welch,covariance,Burg。)
- 2021-04-27 14:38:44下载
- 积分: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