-
shanks
function [a,b,err] = shanks(x,p,q)
SHANKS Model a signal using Shanks method
----
Usage: [a,b,err] = shanks(x,p,q)
The 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. The modeling error
is returned in err.
- 2012-04-18 09:58:03下载
- 积分:1
-
Autocorrelation
Autocorrelation diagonostic code for matlab
- 2015-01-28 14:51:15下载
- 积分:1
-
EIGENFILT
这个代码是用来实现特征滤波器的,该滤波器基于最小二乘法,可以实现低通高通带通带阻带通等功能。(This program is to realize an Eigenfilter,which is based on total least squares.)
- 2015-04-09 09:51:38下载
- 积分:1
-
sift-win-0.9.7
这个是sift源码是用c++和matlab混合开发的(This is a source sift is c++ And matlab mixed development)
- 2007-10-09 08:25:46下载
- 积分:1
-
Kalmanfilter_GUI
kalman滤波GUI(matlab6.5)
m代码在m_files目录中,主函数为fildis
执行独立exe时,需..inwin32下的dll支持.可以在autoexec.bat中加入此目录,
也可将dll文件拷出放入同一目录下,对于独立exe若要从mat文件初始化,mat文件目录全名需无中文字符。
可以作为设计各种kalman滤波器的开发导航,参数可以自己设置。(Kalman filtering GUI (matlab6.5) m in m_files code directory , the main function of an independent fildis exe, need .. bin dll under win32 support. in the autoexec.bat to add this Contents may also be dll Add document beat out the same directory, independent exe To initialize the document from the mat, mat directory full name needs no Chinese characters. Can be used as the design of the Kalman filter developed navigation, their parameters can be set up.)
- 2006-12-08 19:18:08下载
- 积分:1
-
openloop
这是一个简单的开环连续迭代学习控制模型,包含simulink模型和m函数,运行main.m即可运行。(This is a simple open-loop continuous iterative learning control model contains simulink models and m function to run main.m to run.)
- 2020-07-02 01:20:01下载
- 积分:1
-
cluster
说明: 聚类的算法,包括K-means,密度聚类,密度比聚类,谱聚类等(Clustering algorithm, including k-means, density clustering, density ratio clustering, spectral clustering, etc)
- 2021-02-05 17:39:56下载
- 积分:1
-
128x256regular
LDPC码的matlab仿真程序,希望对大家有用,不客气,(LDPC codes matlab simulation program, in the hope that useful, at worst,)
- 2008-12-27 16:25:22下载
- 积分:1
-
boid
Boid模型的matlab代码,仿真鸟类的情况,可生成动画。(The matla code of a boid model to simulate the bird flying ,which could be used to set up a*.avi animation.)
- 2021-03-27 14:19:12下载
- 积分:1
-
jisuanjimoni
Matlab计算机模拟的源代码,希望对大家有用(Matlab)
- 2009-11-27 11:17:11下载
- 积分:1