-
huitu
matlab绘图程序,基本绘图命令的使用(赋使用方法)(matlab drawing program, the basic drawing commands use (enabling the use of method))
- 2009-09-22 23:07:29下载
- 积分:1
-
fsk
用数值方法实现该fsk信号的相关型解调器,完成一个二进制fsk通信系统的仿真(Numerical methods used in the implementation of the relevant type fsk signal demodulator, to complete a binary fsk communication system simulation)
- 2009-03-19 15:38:30下载
- 积分:1
-
matlab6.5associatednn
说明: matlab 6.5辅助神经网络设计原代码,有丰富详尽的示例。(neural network design supporting the original code, a rich detailed examples.)
- 2006-02-28 19:57:26下载
- 积分:1
-
FLC_M_readfis
非线性系统模糊逻辑控制(readfis + 实时控制)的MATLAB仿真程序,有注释(Nonlinear systems fuzzy logic control (readfis+ real-time control) MATLAB simulation program, notes)
- 2014-11-05 21:07:53下载
- 积分:1
-
optimization_Matlab
最优化方法及其Matlab程序设计.pdf
(optimization and Matlab programs.pdf)
- 2012-04-06 10:17:31下载
- 积分:1
-
lshgdslhfs
阻尼震动.用matlab编写.需要的下载(vibration damping. Prepared using Matlab. Need to download)
- 2007-04-29 17:05:18下载
- 积分:1
-
mraclyapunov
simulation of model reference adaptive control for first order process using lyapunov method in matlab
- 2011-09-26 17:39:34下载
- 积分:1
-
SenSimplex
说明: 该程序用于分析灵敏度时调用在需要添加人工变量时将采用两阶段法求解上述问题(This program is used to analyze sensitivity when called)
- 2019-03-28 11:02:42下载
- 积分:1
-
PReaad_COMTRRr
电力系统专业往往要涉及到故障数据处理,也就是解析COMTRADE格式的的数据文件.此代码完成读取COMTRADE格式文件的功能(matlab中)
(Professionals often have to power system fault data relating to treatment, that is, analyticc COMTRADE format data files. This code completion read COMTRADE format files (matlab Medium)
)
- 2012-05-09 10:01:16下载
- 积分:1
-
Particle-filter-matlab
粒子滤波matlab仿真程序.粒子滤波的基本思想是:首先依据系统状态向量的经验条件分布,在状态空间抽样产生一组随机样本集合,这些样本集合称为粒子;然后根据观测值不断调整粒子的权重大小和样本位置;最后通过调整后的粒子信息修正最初的的经验条件分布,估计出系统状态和参数。该算法是一种递推滤波算法,可以用来估计任意非线性非高斯随机系统的状态和参数。 粒子滤波主要有三步基本操作:采样(从不含观察值的状态空间产生新的粒子)、权值计算(根据观察值计算各个粒子的权值)、重采样(抛弃权值小的粒子,使用权值大的粒子代替),这三步构成了粒子滤波的基本算法。 SIRF(Sample Importance Resampling Filter)算法是粒子滤波的一种基本算法。(Particle filter matlab simulation program)
- 2012-09-05 19:14:08下载
- 积分:1