-
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
-
cart2geodv
Converts cartesian coordinates in WGS84_XYZ to geodetic coordinates in WGS84_LLA. Vectorized version.
- 2014-10-06 18:20:48下载
- 积分:1
-
MATLAB6.x-for-process-signal
这是一本利用matlab编程环境实现信号处理的教程,有兴趣的同学可以看看。(This is a programming environment used to achieve signal processing matlab tutorial, students who are interested can look at.)
- 2011-05-02 18:26:11下载
- 积分:1
-
CS_SP-algorithm
cs压缩感知里的 SP算法,包含说明文档和程序文档(The cs compression perception of the SP algorithm, including documentation and program documentation)
- 2012-08-08 11:53:33下载
- 积分:1
-
rengongfengqun
基于matlab编写的人工蜂群算法,用于求解函数即止,供参考(Matlab prepared artificial bee colony algorithm for solving function basis for reference)
- 2012-05-27 15:13:04下载
- 积分:1
-
attitude_estaminate
姿态估计的源码,可以快速算出xyz坐标,数据可以通过matlab等进行二次开发。(Pose estimation of source code, you can quickly calculate the xyz coordinates, matlab and other data can be secondary development.)
- 2014-11-28 17:45:25下载
- 积分:1
-
homework-1
basic image processing
- 2011-01-29 12:56:20下载
- 积分:1
-
TV
说明: tv模型用于图像修复matlab代码,用于比较简单的图像修复可以(matlab code)
- 2015-04-09 00:41:26下载
- 积分:1
-
binghie
GSM中GMSK调制信号的产生,有循环检测,周期性检测,包括主成分分析、因子分析、贝叶斯分析。( GSM is GMSK modulation signal generation, There are cycle detection, periodic testing, Including principal component analysis, factor analysis, Bayesian analysis.)
- 2016-10-19 19:23:31下载
- 积分:1
-
wind
基于Matlab/simulink 的风速仿真模型 对4种风速进行simulink建模 风力发电系统中的风速仿真模型(Use Matlab/simulink simulation software to establish a mathematical model for the four parts of the wind speed.)
- 2021-01-26 09:48:42下载
- 积分:1