-
cordic_1-0
Cordic implementation
Cos part
- 2010-05-06 03:17:51下载
- 积分:1
-
README-dllset
README dllset是一个很容易确实的系统文件他的作用是更好的利用互联网来检索更多资源并优化(README dllset is an easy to do system files his role is to retrieve more resources and optimize the use of the Internet to better)
- 2013-09-28 17:20:38下载
- 积分:1
-
music
采用music算法对采样的阵列信号进行处理,根据预先给定的值进行估计,采用标准差的方式进行估计。music算法性能的好坏(The music algorithm on sampled array signal processing, based on an estimated value given in advance, an estimated using standard differential manner. music algorithm performance is good or bad)
- 2013-05-11 14:13:47下载
- 积分:1
-
ODE-in-Matlab-code-example
MATLAB中ODE算法的完整例程,可以参照学习,并且可以直接改动参数,可以运行成功。(Complete routine in MATLAB ODE algorithm can refer to learn, and you can directly change the parameters, you can run successfully.)
- 2014-10-09 10:15:05下载
- 积分:1
-
usematlabdesignafilter
用MATLAB设计一个低通和带通滤波器,传统的数字滤波器的设计过程复杂,计算工作量大,滤波特性调整困难,影响了它的应用。本文介绍了一种利用MATLAB信号处理工具箱(Signal Processing Toolbox)快速有效的设计由软件组成的常规数字滤波器的设计方法。给出了使用MATLAB语言进行程序设计和利用信号处理工具箱的FDATool工具进行界面设计的详细步骤。(design a digital filter use matlab)
- 2010-08-12 14:37:33下载
- 积分:1
-
lms_matlab
本源码用MATLAB语言实现了自适应LMS算法,并附有FFT分析(LMS FFT)
- 2009-04-21 19:44:57下载
- 积分:1
-
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
-
yibudianji
依据感应电机实际参数,利用MATLAB的M函数编写程序,并进行实际的仿真(Based on the actual parameters of the induction motor using MATLAB M-function programming, and the actual simulation)
- 2012-10-22 10:06:23下载
- 积分:1
-
MMEKF
使用IMM—EKF实现单目标跟踪,包括量测生成,扩展卡尔曼滤波,IMM算法(single target tracking)
- 2021-01-07 11:38:53下载
- 积分:1
-
Broyden
此程序为解非线性方程组的逆Broyden秩1迭代法,为MATLAB源程序(This procedure for the solution of nonlinear equations inverse Broyden iteration rank 1 for MATLAB source code)
- 2008-06-19 07:34:49下载
- 积分:1