-
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
-
MATLAB-Function-Daquan
MATLAB函数大全,便于编译程序时查询使用MATLAB库函数。(MATLAB function Daquan, easy to compile a program using the MATLAB library function query.)
- 2010-05-13 16:50:48下载
- 积分:1
-
随机振动-matlab程序
好几个关于随机振动,结构动力学方面求解的算法,包括PSD法,PEM法,模态空间法,虚拟激励法等算法的基础程序(Several algorithms for solving random vibration and structural dynamics, including PSD method, PEM method, modal space method and virtual excitation method, are introduced.)
- 2020-12-17 10:49:13下载
- 积分:1
-
qam
16QAM功能调制解调过程,有图,有需要的可以下载,绝对原创。(Modulation and demodulation of 16QAM source code)
- 2014-09-26 21:18:46下载
- 积分:1
-
matlab
matlab
电力系统设计与分析 (matlab power system design and analysis)
- 2012-12-29 13:59:34下载
- 积分:1
-
MATLAB-
现代通信系统第二版 的整个书得源代码,很全的代码,希望对同学有帮助(The second edition of modern communication systems have the source code throughout the book)
- 2011-04-30 18:22:49下载
- 积分:1
-
Lucas-Kanade2
Lucas-Kanade part 2 对计算机视觉和机器学习很有帮助 详细论文和代码在文章的附录中有详细地址 很不错 (Lucas-Kanade part 2 of the computer vision and machine learning for more helpful articles and code in the article addresses in detail in the appendix is very good)
- 2011-11-27 12:11:46下载
- 积分:1
-
MATLAB高阶谱分析信号处理工具箱
信号阶谱分析,采用高阶分析处理信号,有效提取阶次信息(Signal order spectrum analysis, higher order analysis is used to process the signal, and the order information is extracted effectively)
- 2020-11-26 20:09:31下载
- 积分:1
-
kalman1
卡尔曼滤波器设计MTALAB实现代码,根据matlab中提供的kalman函数进行设计,需要设计出“动态方程”和“观测方程”(Kalman filter design to achieve MATLAB code, under which the Matlab Tracking function for the design, the need to design "dynamic equation" and "observation equation")
- 2005-05-02 18:24:07下载
- 积分:1
-
lgktsf-matlab
龙格库塔算法,微分方程组求解,用matlab语言编写。(Runge-Kutta algorithm, the differential equations solved using matlab language.)
- 2012-05-21 19:12:45下载
- 积分:1