资源列表
chap1_9
- 此程序是变型PID控制算法的仿真程序,采用了变速积分方法,系统偏差大时,积分作用应减小,反之应加强。变速积分可以根据系统误差大小改变积分速度,提高了系统品质。-this procedure is a change in the PID control algorithm simulation program using the variable integration method, the system deviation, the integral role should be reduce
kalman
- 本源码是一个用Matlab7.1实现的Kalman的源代码 ,他实现了基本的Kalman网络算法。
fddfebs
- 五对角线性方程组求解程序. 速度奇快.一千阶,0.019秒 一万阶:0.56秒 10万阶:61秒. 数据输入结构见程序内英文说明.
bp339
- 一种用Matlab实现的bp算法源程序,效率还不错
exp05_adaptive_filter
- 自适应滤波器的仿真程序,初级入门的matlab仿真程序
gabort.m
- 一个很不错的matlab 程序,贡献出来与大家共享,希望对大家有所帮助
possion
- 本程序是有关泊松过程的模拟、检验及参数估计
chapter10
- matlab与 人工神经网络2007 配套源程序-matlab and artificial neural network supporting source, 2007
IIR
- 用双线性变换法设计IIR数字滤波器 (1)用双线性变换法设计一个巴特沃斯低通IIR 数字滤波器。设计指标参数为:在通 带内频率低于0.2π 时,最大衰减小于1dB;在阻带内[0.3π ,π ] 频率区间上,最小衰减大于15dB。 (2)以0.02π 为采样间隔,打印出数字滤波器在频率区间[0,π / 2] 上的幅频响应特性 曲线。 (3)用所设计的滤波器对实际心电图信号采样序列(在本实验后面给出)进行仿真滤 波处理,并分别打印出滤波前后的心电图信号波形图,观察总结滤波作用
BMDCP
- 突变分为如下主要的几种:均值突变(最常见)、方差突变、线性回归突变(也称趋势突变)、概率突变、空间型突变、谱突变、模型参数突变,等等。贝叶斯突变检测属于概率突变检测方法,其特点是能给出突变点的概率分布图。-Mutations are divided into the following main categories: the mean mutation (the most common), variance mutation, linear regression mutation (also
to-check-if-palindrome
- this folder includes programs to check if number and strings are palindrome or not
Classification_SVM_SteveGunn
- 基于SVM的分类器 支持两类分类 和多类分类 选择最优参数 -Select the optimal parameters of the classifier based on SVM supports two types of classification and multi-class classification