资源列表
RBF
- 针对传统的PID控制器参数固 定而导致在控制中效果差的问题,提出一种基于模糊RBF神经网络智能PID控制器的设计方法。该方法结合了模糊控制的推理能力强与神经网络学习能力强的特 点,将模糊控制与RBF神经网络相结合以在线调整PID控制器参数,整定出一组适合于控制对象的kp,ki,kd参数。将算法运用到电机控制系统的PID 参数寻优中,仿真结果表明基于此算法设计的PID控制器改善了电机控制系统的动态性能和稳定性。-Traditional PID controller parameters fixed
DOAestimation
- 自己编的。采用GPS仿真信号,基于子空间正交投影的抗干扰DOA估计算法,-Using GPS signal simulation, based on subspace orthogonal projection interference DOA estimation algorithm,
Matlab-(Bayers)
- 线性分类器可以实现线性可分的类别之间的分类决策,其形式简单,分类决策快速。但在许多模式识别的实际问题中,两个类的样本之间并没有明确的分类决策边界,线性分类器(包括广义线性分类器)无法完成分类任务,此时需要采用其它有效的分类方法。贝叶斯分类器就是另一种非常常见和实用的统计模式识别方法。-Linear classifier can be realized linearly separable classification decision between classes in the form of
ss.m
- 利用matlab算法,标定彩色数字图像的颜色梯度-Determining gradient of color
sourceLocation_BSS_MS_CHAN_FENG_SI_algorithm
- This code describes algorithms for Time Delay Estimation (TDE), TDOA (time delay of arrival) between BSS and MS. Algorithm: FANG, SI, CHAN, SX, Taylor serie, Least Square, FWLS were detailed. TESTED and WORKED !!! Cramer-Rao bound for each algorithm
Ahocorasick
- AC 自动机 算法 模板 可以从文本中自动识别已经有的字典里的单词-Ahocorasick template
chromaticity_moments
- calculate moments chromaticity
CODE
- combined fingerprint verification system. In run time the code will get two fingerprint as input. combine the two fingerprint in one identity. this is used for authentication and verification.-combined fingerprint verification system. In run time the
kalman滤波算法matlab
- 使用matlab编程实现kalman滤波算法实现,用于对目标的状态进行跟踪,可以显示跟踪的准确度和实时性
matlab_gmm
- 针对单高斯建模的不足,提出高斯混合背景模型,可以检测出比较清楚的运动目标,经实验对比,噪声较少
PID
- PID算法资料,里面有通俗易懂的PID算法的说明,有基于PID算法的两篇论文-PID calculation
GA
- The genetic algorithms solves scheduling problems
