-
SimulinkBasedSimulationofDigitalFilter
介绍数字滤波器的定义、分类及实现方法。讨论IIR滤波器、FIR滤波器的设计方法以及如何运用MATLAB中的DSP Blockset工具箱设计数字滤波器。(Introduce digital filter definition, classification and realization method. Discussion of IIR filters, FIR filter design methods and how to use MATLAB in the DSP Blockset toolbox design digital filters.)
- 2009-12-15 13:21:06下载
- 积分:1
-
System-Identification-of-an-ARARX-model-master
说明: 使用MATLAB对MIMO系统进行辨识,其中有各种算法仿真算例,N4SID,针对多变量系统的一种识别算法(MOESP (Multivariable Output-Error State sPace) is a deterministic method to identify linear time invariant systems. The MOESP method developed by M. Verhaegen and P. Dewilde is based on the LQ decomposition of Hankel matrix formed from input-output data, where L is lower triangular and Q is orthogonal. A Singular Value Decomposition (SVD) can be performed on a block from the L (L22) matrix to obtain the system order and the extended observability matrix. From this matrix it is possible to estimate the matrices C and A of state-space model. The final step is to solve overdetermined linear equations using the least-squares method to calculate matrices B and D.)
- 2021-02-09 22:29:53下载
- 积分:1
-
function
用来求解线性或者非线性数学方程
并在坐标系下观察其取值.(Used for solving linear or nonlinear mathematical equations and coordinate system to observe its value.)
- 2007-09-26 21:12:30下载
- 积分:1
-
enframe
edp文件里用到的封装函数,enfram函数。要想使用edp,需要下载此函数。(edp file used the package function, enfram, function. To use the edp will need to download this function.)
- 2012-05-24 00:10:44下载
- 积分:1
-
How-Use-ODE45-to-solve-Boundary-Value-ODE
In MATLAB, usually we use function bvp4c() to solve boundary value problem (BVP) of ODE. However, we also can use function ode45() to solve BVP of ODE too. However, ode45() needs all initial values at one point. Therefore we have to construct an auxiliary function, whose input argument is the missing initial value and the return output is the given boundary value, Then we can call function fsolve() to get the missing initial value. This method is particularly efficient it the ODE has one or more parameters. Also this method is essentilal for GNU Octave, because whose function bvp4c() is not programmed for parameter ODE yet.
- 2012-06-24 04:37:26下载
- 积分:1
-
MATLAB-Arduino-tutorial-master
Arduino package setup on matlab
- 2014-08-30 23:34:50下载
- 积分:1
-
hopfield2
说明: hopfield神经网络实现:(1)两个三维的稳定点,(2)从大小为12*10的黑白图像识别数字(hopfield neural networks: (1) the stability of two dimensional points, (2) from the size of 12* 10 black and white digital image recognition)
- 2011-03-04 19:52:05下载
- 积分:1
-
rayleigh_bpsk
BPSK modulation in Rayleigh channel
- 2013-09-19 20:34:05下载
- 积分:1
-
fhase_dif_estimate
基于DFT的正弦波的频率、初相以及幅度三项参数的高精度估计方法,含测试程序。(DFT-based sine wave frequency, initial phase and amplitude of three high-precision parameter estimation methods, including test procedures.)
- 2013-07-01 14:36:31下载
- 积分:1
-
maoxiguan
以R404A为介质的毛细管管内流动压强及气含率分布特性一维均相模型计算程序(R404A as the medium of capillary tube flow pressure and gas holdup distribution characteristics of one-dimensional homogeneous model calculation program)
- 2015-10-30 15:43:03下载
- 积分:1