资源列表
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
svm1
- 我写的支持向量机做回归分析程序,下载后,设计样本数据,就可以用
kalman
- 本源码是一个用Matlab7.1实现的Kalman的源代码 ,他实现了基本的Kalman网络算法。
fddfebs
- 五对角线性方程组求解程序. 速度奇快.一千阶,0.019秒 一万阶:0.56秒 10万阶:61秒. 数据输入结构见程序内英文说明.
bp339
- 一种用Matlab实现的bp算法源程序,效率还不错
exp05_adaptive_filter
- 自适应滤波器的仿真程序,初级入门的matlab仿真程序
gabort.m
- 一个很不错的matlab 程序,贡献出来与大家共享,希望对大家有所帮助
competitive_modifikasi_d
- NN training for DVR control
competitive_modifikasi_q
- NN trining for DVR control using d modification
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