-
matlab_book
matlab教程,初学者必备的资料,对建模和通信专业的同学有用处。(matlab tutorial for beginners necessary information on the modeling and communications professional students useful.)
- 2010-08-19 15:27:24下载
- 积分:1
-
matlab
this is rls RLS, adaptivefilter
- 2010-11-15 12:09:07下载
- 积分:1
-
chap5_04_PID
系统辨识和自适应控制中增量式PID控制的应用(Incremental PID control inSystem identification and adaptive control)
- 2012-07-01 15:21:10下载
- 积分:1
-
w4_5
This program simulates the bit-error-rate (BER) performance of quasi-orthogonal
space time block code (QOSTBC)
- 2010-08-06 22:09:13下载
- 积分:1
-
newt
说明: 带约束算子的粒子群算法,用于matlab环境,对于搞研究的教师有很大帮助(Operator Constrained Particle Swarm Optimization for the matlab environment, engage in research for teachers are very helpful.)
- 2010-04-08 18:12:49下载
- 积分:1
-
PID-controler.-matlab-code
PID controler/ matlab code
- 2012-05-16 00:28:06下载
- 积分:1
-
XIJIAOdfig
西交硕士毕业论文_双馈风力发电机DFIG,包括模型的搭建方法,仿真结果分析等等.(Xi' an Jiaotong Master' s Thesis _ doubly-fed wind generator DFIG model structures, analysis of simulation results.)
- 2013-04-27 20:26:23下载
- 积分:1
-
ZF-MMS-BD-SLNR
迫零预编码算法 最小均方误差预编码算法 块对角化预编码算法 信号泄露噪声比预编码算法的误码率和系统容量的比较(Forced zero precoding algorithm of minimum mean square error (mse) precoding algorithm block diagonalization precoding algorithm signal leak noise than the precoding algorithm of bit error rate and system capacity)
- 2021-05-14 17:30:02下载
- 积分:1
-
spectrum-estimation
说明: 对带有随机相位和随机噪声的线谱信号,实现周期图谱估计、多重信号分类(MUSIC)两种方法对频谱的估计。代码效率高,可扩展性好。(Of random noise with random phase and the line spectrum signal, spectrum estimation period, multiple signal classification (MUSIC) two methods of spectrum estimation. Code efficiency, good scalability.)
- 2011-04-14 12:45:29下载
- 积分: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