-
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
-
wanshu
完数判断,判断一个数是否为完数的代码C++,还行哦 嘿嘿(After the number of judgments to determine whether a number code for the complete number of C++ okay Oh Hey)
- 2010-12-27 10:00:58下载
- 积分:1
-
chengmifa
乘幂法的MATLAB程序,基于数值分析中乘幂法的基本原理,相关的在注释中有详细说明。(power method)
- 2015-01-09 16:15:25下载
- 积分:1
-
State-Space
编程实现State-Space对应功能,同一个输入在一个s函数和一个相同的传函下所得到的输出是相同的(State-Space corresponding programming function, the same input in a s the same function, and a transfer function of the resulting output is the same)
- 2015-01-21 21:12:41下载
- 积分:1
-
music5
music 算法仿真 三维仿真图像,可运行(music algorithm for simulation of three-dimensional simulation images, can run)
- 2009-01-08 20:19:32下载
- 积分:1
-
Kmeans
说明: k-means算法完整源代码!!数据都已给,(k-means algorithm full source code! ! Data are given,)
- 2011-04-17 13:59:01下载
- 积分:1
-
Gauss-Jordan-Matrix
For inverting a matrix, Gauss-Jordan elimination is about as efficient as any other method. For solving sets of linear equations, Gauss-Jordan elimination produces both the solution of the equations for one or more right-hand side vectors b, and also the matrix inverse A(-1). However, its principal weaknesses are (i) that it requires all the right-hand sides to be stored and manipulated at the same time, and (ii) that when the inverse matrix is not desired, Gauss-Jordan is three times slower than the best alternative technique for solving a single linear set.
- 2012-03-29 00:57:43下载
- 积分:1
-
mmap
MATLAB绘制地形地图时可以使用的地图绘制程序!(Mapping program can use MATLAB topographic map!)
- 2012-11-10 13:55:21下载
- 积分:1
-
EDand
基于能量检测的合作检测算法,判决方式为传统硬判决中的and判决(coorporation detection)
- 2012-11-20 21:16:06下载
- 积分:1
-
minidom
it generates a runtime error if its this value is not a Number object.
- 2014-01-30 11:13:50下载
- 积分:1