-
pade
function [a,b] = pade(x,p,q)
PADE Model a signal using the Pade approximation method
----
Usage: [a,b] = pade(x,p,q)
The input sequence x is modeled as the unit sample response of
a filter having a system function of the form
H(z) = B(z)/A(z)
The polynomials B(z) and A(z) are formed from the vectors
b=[b(0), b(1), ... b(q)]
a=[1 , a(1), ... a(p)]
The input q defines the number of zeros in the model
and p defines the number of poles.
- 2012-04-18 09:52:53下载
- 积分:1
-
carpim
Product table for numbers in matlab
- 2011-05-29 17:50:29下载
- 积分:1
-
Arnoldi&CG
高等数值分析中的Arnoldi算法和CG算法在matlab软件中的实现(Arnoldi algorithm and algorithm in higher numerical analysis)
- 2020-11-10 21:29:45下载
- 积分:1
-
svpwmgenerator2
说明: 三电平逆变器模型,基于空间矢量算法,信号源为恒定三相交流信号经旋转变化得到控制脉冲信号(three level invetrer model)
- 2011-02-20 13:38:09下载
- 积分:1
-
narrowband-interference
DSSS通信系统多个窄带干扰消除算法研究,利用MATLAB消除干扰。(DSSS communication system multiple narrowband interference elimination algorithm, using MATLAB.)
- 2015-03-02 18:46:59下载
- 积分:1
-
Desktop
牛顿法进行二次曲面分析,计算各迭代点的局部值(Newton s method analysis of quadric surface, the local value of iterative point is calculated)
- 2013-12-28 11:15:51下载
- 积分:1
-
matlab
一本关于matlab的书籍,涵盖了基本知识点的介绍,程序源码,相信会给初学者一个全面的学习资料。(A book on matlab, covering the basic knowledge of point presentation, program source code, I believe will give beginners a comprehensive learning materials.)
- 2010-09-20 11:01:17下载
- 积分:1
-
LTE_init_generate_NoShadowing_shadow_fading_map
Generates a structure similar to the Claussen Shadow Fading Map but
without any shadowing (to deactivate shadow fading)
- 2012-04-18 16:05:59下载
- 积分:1
-
picPCA
This function used to calculate PCA of image.
- 2013-11-04 18:10:33下载
- 积分:1
-
wideband-digital-receiver
宽带数字接收机,详细介绍了接收机的基本理论和实际应用。(wideband digital receiver)
- 2021-01-02 16:38:57下载
- 积分:1