资源列表
Kalman
- 一本关于介绍Kalman滤波的书籍,书中有源代码。适合学习Kalman滤波并可以将其运用到自己的设计目的中;(a book which is about Kalman filter,And it's matlab code is included in each chapter)
一元二元函数
- 最近在看智能算法,是特别初期浅显的算法,适合初学者(Recently looked at intelligent algorithms, is particularly early, easy algorithm, suitable for beginners)
连续系统离散化
- 将连续系统离散化,并设计GUI操作界面,方便变更所要离散的连续系统。(The continuous system is discretized and the GUI operation interface is designed to facilitate the change of the discrete continuous system.)
模式识别与智能计算光盘软件
- 模式识别与智能计算课本所有matlab例程程序。(Pattern recognition and intelligent computing textbooks, all matlab routines.)
107215802AnalysisKSVD
- 实现图像的稀疏编码,采用k-svd进行字典学习,omp算法进行稀疏表示系数的计算,内附有去噪例子(To achieve the image sparse coding, using K-SVD dictionary learning, OMP algorithm for sparse representation of the calculation of factors, with examples of denoising)
foo
- resistance curves for orc vpp
Rastrgrin
- This is a rastrigrin Function m file.
PSO-Rastrgrin
- It is a basic PSO algorithm to solve function rastrgrin.
MATLAB TDM Example
- 将TDM或者TDMS文件导入MATLAB中,可以在MATLAB中读取TDM和TDMS文件(Import the TDM or tdms files into MATLAB, and you can read the TDM and tdms files in MATLAB)
Griewankan
- This is a Function Griewankan m file.
PSO-Griewankan
- It is all PSO m files to solve the function Griewankan, which you can also change the fun to solve other problems.
PF
- 粒子滤波程序,用于单目标跟踪问题,可以自调参数(Particle filter program for single target tracking problem, you can self tune parameters)