-
work
使用MATLAB程序求一阶倒立摆系统的状态空间以及其极点配置的小程序,对于设计计算一阶倒立摆系统的控制算法及其仿真有较好的辅助作用。(Using the MATLAB program seeking an inverted pendulum system, the state space and its pole configuration applet for the design and calculation of an inverted pendulum control algorithm and its simulation system has good supporting role.)
- 2010-05-12 13:41:01下载
- 积分:1
-
sort
Shell sort is a very interesting modification of the sorting algorithm simple inserts.
- 2013-10-06 04:38:26下载
- 积分:1
-
probe
sctp_probe - Observe the SCTP flow with kprobes.
- 2015-03-16 14:25:30下载
- 积分:1
-
VRP
31个城市的VRP进行蚁群算法求解的matlab源码(31 cities, ant colony algorithm for VRP to the matlab source code)
- 2010-03-12 23:34:10下载
- 积分:1
-
gridfit
该函数用于二维曲面拟合,能拟合出f=(x,y)的函数图形。(Gridfit is a surface modeling tool, fitting a surface of the form z(x,y) to scattered (or regular) data. As it is not an interpolant, it allows the existence of replicates in your data with no problems.)
- 2009-10-23 20:38:52下载
- 积分:1
-
kalman_filter
卡尔曼滤波器的matlab实现源代码,以函数形式给出,方便使用(Kalman Filter realize matlab source code, in order to function are given, user-friendly)
- 2008-04-04 10:13:59下载
- 积分:1
-
Introduction-of-Simulink
MATLAB软件SIMULINK工具箱的各模块功能介绍(Features of each module SIMULINK)
- 2011-04-22 10:00:24下载
- 积分:1
-
fnpll
小数分频PLL的matlab源代码,包含二阶sigma-delta调制器的源码。(Fractional PLL the matlab source code)
- 2011-04-20 22:18:20下载
- 积分:1
-
matlab-command
matlab 指令大全 matlab的所有指令 按字母排序(Daquan matlab matlab command in alphabetical order of all instructions)
- 2011-05-12 15:00:51下载
- 积分:1
-
采用FIR最小二乘逆滤波器来实现反卷积 deconvolution
采用FIR最小二乘逆滤波器来实现反卷积
1.通过输入信号xn与传递函数gn求输出yn
2.通过使平方误差达到最小求出最佳延迟
3通过最佳延迟求得逆滤波器传递函数hn
4通过hn与yn进行卷积运算得到还原的输入信号xn1,进行对比
5按照题设要求,进行相关噪声添加,再次进行上述实验过程
(Using least squares FIR inverse filter to achieve deconvolution)
- 2021-05-06 16:32:23下载
- 积分:1