-
iir16
MATLAB 的iir filter,适合巴特沃斯切比雪夫等滤波器,低通高通和带通接可以使用(iir filter MATLAB)
- 2009-10-28 09:51:34下载
- 积分:1
-
buling
是给一个有限长序列补零(可以在前面或后面补零),用Matlab画图比较原序列,前补零序列以及后补零序列(very good)
- 2009-04-29 21:31:29下载
- 积分: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
-
programs-txt
1. Transfer function to state space model
transfer function to state space
A=[1 1 1]
B=[1 6 11 6]
[A,B,C,D]=tf2ss(num,den)
- 2013-07-28 17:31:23下载
- 积分:1
-
The-Problem-of-least-lenth
最短径问题的课件,可以用MABLAB源代码编写(Raily)
- 2010-11-02 11:21:48下载
- 积分:1
-
ikine560
对PUMA560机器人逆运动仿真源码
使用三维建模(Simulation of the robot inverse kinematics)
- 2010-05-10 09:35:57下载
- 积分:1
-
radar-image
保铮写的雷达图像经典著作,搞雷达图像研究必备(radar image)
- 2012-11-20 16:24:37下载
- 积分:1
-
GengerateCrossCorreslationFuction
TDOA的广义相关实现方法,用来计算TDOA(TDOA generate cross correlation function to implement the TDOA)
- 2012-01-28 13:40:23下载
- 积分:1
-
LMS
说明: 利用matlab实现自适应滤波的优化算法之最小均方算法(LMS)(The least mean square algorithm (LMS) of adaptive filtering optimization algorithm using MATLAB)
- 2019-12-17 09:58:11下载
- 积分:1
-
integral2
说明: 运用物理光学法和矩量法计算带罩天线的远场辐射。(use of optical physics and Moment Method band antenna covers the far field radiation.)
- 2006-03-31 22:41:43下载
- 积分:1