-
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
-
kalman_intro_chinese
这篇文章介绍了离散卡尔曼理论和实用方法,包括卡尔曼滤波器及其衍生:扩展卡尔曼滤波器的描述和讨论,并给出了一个相对简单的带图实例(This article describes the discrete Kalman theory and practical methods, including Kalman filter and its derivatives: Extended Kalman Filter described and discussed, and gives a relatively simple band diagram examples)
- 2010-03-07 10:24:37下载
- 积分:1
-
gm1
人口灰色预测模型可以在数学建模中应用,预测人口数量的变化,灰常灰常灰常有用。(gm grey prediction may not be perfect but it s useful u know. used in mathmatical test for population prediction. very very useful)
- 2012-08-21 22:21:52下载
- 积分:1
-
二自由度碰撞系统龙格库塔数值求解
说明: 二自由度碰撞系统龙格库塔数值求解方法算例程序(Numerical solution of Runge Kutta for two degree of freedom collision system)
- 2020-01-17 10:35:12下载
- 积分:1
-
solveeqution
解方程,可为相关学习者或者matlab独立编程人员提供参考(Solution of equation for the relevant independent learners or matlab programmers reference)
- 2010-09-01 16:48:03下载
- 积分:1
-
realizatio-function-regression
matlab工具箱的rbf网络用于线性回归和曲线拟合,自己手创,绝非复制(matlab toolbox rbf network for linear regression and curve fitting, creating their own hands, not a copy)
- 2011-04-27 10:50:32下载
- 积分:1
-
power_svpwm
power_svpwm.rar,功率电子领域matlab仿真文件,已经验证过,程序运行正常(power_svpwm.rar,
Power electronics field matlab simulation file, has already been
verified, the normal operating procedures)
- 2013-07-14 12:43:24下载
- 积分:1
-
vsvpwm
二极管中点钳位型三电平逆变器的虚拟空间矢量调制算法程序,仿真(code and simulation of virtual space vector modulation for the 3-level NPC AC-DC convertor)
- 2021-04-12 18:08:57下载
- 积分:1
-
lrr(motion_face)
说明: 低秩表示法对子空间结构的鲁棒恢复。图像复原低秩表示算法。(Robust Recovery of Subspace Structures by Low-Rank Representation)
- 2019-04-18 16:09:58下载
- 积分:1
-
alg1
algo of matlab code to find obstacle
- 2011-10-08 22:38:49下载
- 积分:1