基于卡尔曼滤波器的PID控制器参数优化程序,matlab编程,matlab环境运行
上传时间: 2013-12-02
上传用户:asdfasdfd
JAVA手机性能参数大全,里面包括了各种手机的性能参数,如MOTO系列、NOKIA系列等,还有一些国产手机的参数资料
上传时间: 2015-06-05
上传用户:1109003457
LZW压缩和解压缩程序 lzw.c 主要的功能模块 bitio.c/bitio.h 一些支撑函数,支持以比特(bit)为单位的文件I/O 用法: 压缩 lzw E <in-file> <out-file> 解压缩 lzw D <in-file> <out-file> 压缩时,读入<in-file>中内容,压缩后存入<out-file>中,得到压缩文件。 解压缩时,读入<in-file>中内容,将结果存入<out-file>中,得到原文件。 本代码在linux+gcc/windows+vc下经过测试,为了使读者容易理解算法本身, 算法实现中仅采用了简单的错误处理机制和优化。
上传时间: 2015-06-08
上传用户:chenbhdt
H.323网守实现,采用C++编写,具扩展性
上传时间: 2015-06-08
上传用户:zhenyushaw
MATLAB命令大全 本书的matlab的每个函数或指令的含义进行了描述,对其语法格式和参数做了说明,并尽可能对每个指令给出实例.
上传时间: 2014-01-06
上传用户:tedo811
利用一般最小二乘法和SVD-TLS方法 进行AR参数估计和正弦波频率估计
上传时间: 2014-01-02
上传用户:hongmo
线性化和整理命令: 性模型(状态方程) 高级方法 性模型 的状态参数
上传时间: 2014-01-06
上传用户:bibirnovis
VC读取用XML描述的文件,该文件是用来记录设备参数的,程序将文件读取后并显示出设备机构
上传时间: 2013-12-22
上传用户:qw12
Routine mampres: To obtain amplitude response from h(exp(jw)). input parameters: h :n dimensioned complex array. the frequency response is stored in h(0) to h(n-1). n :the dimension of h and amp. fs :sampling frequency (Hz). iamp:If iamp=0: The Amplitude Res. amp(k)=abs(h(k)) If iamp=1: The Amplitude Res. amp(k)=20.*alog10(abs(h(k))). output parameters: amp :n dimensioned real array. the amplitude-frequency response is stored in amp(0) to amp(n-1). Note: this program will generate a data file "filename.dat" . in chapter 2
标签: dimensione parameters amplitude response
上传时间: 2013-12-19
上传用户:xfbs821
用四阶古典RK方法解初值问题: 取h=1/8。每隔8步打印出数值解与真解的值(u(t)=(t^2)/2-t),画出它们的大致图像,并对产生的结果做出解释。
上传时间: 2015-06-09
上传用户:lo25643