-
parseSize
A tool for OOP overloading of the size() method, imitating I/O conventions of MATLAB s native SIZE.
(This function is an OOP aid for overloading the size() method in user-defined classes. If the user provides the vector of dimensions of a hypothetical array object, parseSize will take care of the main input/output argument processing in a way that imitates the conventions of MATLAB s usual SIZE function.
)
- 2010-12-14 15:38:17下载
- 积分:1
-
Spectral-estimation
用修正的周期图平均法对信号进行谱估计,采用汉宁窗,分段比较(spectral estimation:theory and application)
- 2011-05-05 00:03:42下载
- 积分:1
-
ESPRIT2
频率估计中的ESPRIT算法的matlab实现(Frequency estimation in the realization of ESPRIT algorithm matlab)
- 2011-07-06 09:59:20下载
- 积分:1
-
ReverbEnhancement
reverberation enhancement program
- 2011-07-20 20:13:32下载
- 积分:1
-
ofdm
ofdm 程序,包括了信道估计以及相应的算法设计,是理解ofdm好的版本。(fodm It has included the channel estimate as well as the corresponding algorithm design, understands the ofdm good edition )
- 2020-11-11 19:39:44下载
- 积分:1
-
U
说明: 跳频通信中模式相加的原代码(配合Mmod.m,reMmod.m,U.m)一起使用。(附MATLAB库函数说明)(The sum of frequency-hopping mode of communication in the original code (with Mmod.m, reMmod.m, Um) use. (With MATLAB library function description))
- 2009-04-27 22:41:46下载
- 积分:1
-
xitongbianshi
说明: 实现了系统辨识的算法,Matlab实现了产生一均值为0,方差为1的噪声,给出系统辨识的效果。(To achieve the system identification algorithm, Matlab realized generated a mean 0 and variance of a noise, the effect of system identification is given.)
- 2010-03-24 19:46:29下载
- 积分:1
-
radar-image
保铮写的雷达图像经典著作,搞雷达图像研究必备(radar image)
- 2012-11-20 16:24:37下载
- 积分:1
-
cyclic_4th_order_cumulant_fast
计算循环平稳信号的4累积量的快速算法,希望对大家有所帮助(Cyclostationary signals calculated cumulant 4 fast algorithm, and they hope to help everyone)
- 2009-03-28 10:59:11下载
- 积分:1
-
Newton-rafer-Johnson-method
说明: 电力系统的牛顿-拉夫逊法潮流计算。
基本步骤:
(1)形成节点导纳矩阵
(2)将各节点电压设初值U,
(3)将节点初值代入相关求式,求出修正方程式的常数项向量
(4)将节点电压初值代入求式,求出雅可比矩阵元素
(5)求解修正方程,求修正向量
(6)求取节点电压的新值
(7)检查是否收敛,如不收敛,则以各节点电压的新值作为初值自第3步重新开始进行狭义次迭代,否则转入下一步
(8)计算支路功率分布,PV节点无功功率和平衡节点柱入功率。(Power system of Newton- rafer Johnson flow calculation method-matlab)
- 2011-03-01 16:02:50下载
- 积分:1