-
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
-
ad
说明: 2015年新书《功率变换器和电气传动的预测控制》的课后参考模型(Simulink model in<Predictive Control of Power Converters and Electrical Drives>)
- 2015-06-06 23:30:31下载
- 积分:1
-
gabor_image_paper
Example of a two-dimensional Gabor filterIn image processing, a Gabor filter, named after Dennis Gabor, is a linear filter used for edge detection. Frequency and orientation representations of Gabor filter are similar to those of human visual system, and it has been found to be particularly appropriate for texture representation and discrimination. In the spatial domain, a 2D Gabor filter is a Gaussian kernel function modulated by a sinusoidal plane wave. The Gabor filters are self-similar – all filters can be generated from one mother wavelet by dilation and rotation
- 2010-06-28 17:56:48下载
- 积分:1
-
abc.m
some things on divide with data some things on divide with data some things on divide with data some things on divide with data some things on divide with data some things on divide with data some things on divide with data some things on divide with data some things on divide with data
- 2013-10-27 04:59:21下载
- 积分:1
-
biyesheji
基于离散余弦变换的数字水印提取嵌入技术应用(Based on the discrete cosine transform digital watermark embedding technology to extract)
- 2013-11-08 15:08:16下载
- 积分:1
-
matlabclassicexample
matlab 应用的经典例题,经典例子(classic example of matlab)
- 2009-02-16 16:07:02下载
- 积分:1
-
MATLAB_based_parameter_identification_and_simulati
基于MATLAB的递推最小二乘法辨识与仿真,很实用(MATLAB-based parameter identification and simulation, very useful)
- 2010-11-19 15:31:22下载
- 积分:1
-
STFTDifference
短时傅里叶变换可以用差分模式来实现,对书上的运算式做了稍许的改变。改变-计算差分序列的第一列数据时用的是第一列的元素减去当前行的最后一列元素。原算法中采用的是第一列元素减去下一行第二列元素。原算法加窗之后结果比较好,不加窗时结果误差很大,而改变之后的算法不加窗效果依然很好。(Short time Fourier transform can be used to achieve the differential mode of expression on the book made a slight change. Change- calculating the difference sequence of the data with the first column is the first column of the matrix by subtracting the current element in the last column of row. Is used in the original algorithm subtracts the elements of the first column of the next row and the second column elements. After the results of the original algorithm windowed better, when the results window without great error, and after changing algorithms no window effect is still very good.)
- 2013-07-09 09:04:14下载
- 积分:1
-
cylinder
一则matlab语言下的二维格子玻尔兹曼方法算例,圆柱绕流运动(A two-dimensional lattice Boltzmann method in MATLAB language is used to illustrate the flow around a cylinder)
- 2017-06-10 09:58:36下载
- 积分:1
-
PMSG
paper on A Novel Control Strategy for a Variable-Speed Wind Turbine With a Permanent-Magnet
Synchronous Generator
- 2013-10-04 11:19:59下载
- 积分:1