-
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
-
comp
MATLAB program for comparison of arrays
- 2012-06-28 19:01:42下载
- 积分:1
-
xinshujugonglvpu
提取原始信号的功率谱就可以看出在哪个频带的能量比较高,噪声主要集中在哪里,这样就可以专门分析那个频带的噪声(The power extracted the spectrum of the original signal can be seen in which frequency band energy is high, the noise is mainly concentrated in where, so that it can be devoted to the analysis of the frequency band of noise)
- 2014-11-06 10:10:03下载
- 积分:1
-
mxTV
全变差图像处理Matlab程序,for the paper: "Algorithms and Software for Total Variation Image Reconstruction via First-Order Methods, Numerical Algorithms"(Software for Total Variation Image Reconstruction (for Matlab Version 7.5 or later)
"mxTV" is a software package for image reconstruction based on the Total Variation model, and including denoising, inpainting, and deblurring. The work was carried out as part of the project CSI: Computational Science in Imaging, funded by the Danish Research Council for Technology and Production Sciences, and headed by Prof. Per Christian Hansen, DTU Informatics. The collaborators are DTU Informatics, Dept. of Electronic Systems at Aalborg University, and MOSEK ApS.
The underlying algorithms are based on recently published first-order methods developed by Nesterov, tailored specifically to the image restoration problems. These methods have O(1/ε) complexity, where ε is the accuracy of the solution. The core computational routines are written in C, with a mex interface to Matlab. The algorithms and the software are described in the paper:
J. Dahl, P. C. Hansen, S. H. Jensen, and T. L. Jensen, Alg)
- 2010-08-10 10:03:18下载
- 积分:1
-
netcdf_toolbox
read and write netcdf file
- 2014-12-06 22:26:17下载
- 积分:1
-
CharacterCodingException
A {@code CharacterCodingException} is thrown when an encoding or decoding error occurs.
- 2013-12-06 12:23:23下载
- 积分:1
-
MATLAB GUI设计学习手记(第3版)
说明: matlab GUI 设计学习手册,北京航空航天大学出版社。包括:数据库编程、串口编程、mcc编程。(matlab GUI design learning manual.)
- 2021-01-04 21:05:34下载
- 积分:1
-
angle_shanshuo
雷达仿真程序并用Matlab仿真,雷达仿真程序Matlab,(Radar simulation and simulation with Matlab, radar simulation program Matlab,)
- 2010-11-02 21:24:51下载
- 积分:1
-
visualc_matlab_hybridprogram
说明: VISUAL C++与MATLAB 混合编程及接口调用,麻烦给我早点开通,(VISUAL C and Matlab interface and called for the trouble I opened earlier, thank you)
- 2006-03-20 20:14:20下载
- 积分:1
-
nibian
三相PWM整流器逆变器 实现单位功率因数的逆变(three phase inverter)
- 2018-03-12 18:32:28下载
- 积分:1