资源列表
T-s
- 利用T-S方法控制单倒立摆,建立了多个模糊规则。(Sugeno type fuzzy control for single inverted pendulum)
dramatic human
- 行走人程序,探测人在雷达下回波,寻找人的走路特征(dramatic human who walks under the radar,finds feature of walking)
Realtime_Multi-Person_Pose_Estimation-master
- CVPR文章Realtime_Multi-Person_Pose_Estimation的实现程序(CVPR article Realtime_Multi-Person_Pose_Estimation implementation process)
matlabR2012.tar
- matlab solution 2012
lic_standalone.dat
- matlab file to solve problems
S
- Sigmoid函数, 可以在一些程序里面直接调用的S型函数实现过程(this Sigmoid function can be used in some situation where you need apply it.)
Karhunen-Loeve变换
- Karhunen—Loeve变换及其图像中的应用(Karhunen - Loeve transform and its applications in images)
样本熵的计算
- 样本熵计算,近似熵计算,matlab实现(Sample entropy calculation, approximate entropy calculation)
SingularSpectrum
- 奇异谱分析是近年来兴起的一种研究非线性时间序列数据的强大的方法。它根据所观测到的时间序列构造出轨迹矩阵,并对轨迹矩阵进行分解、重构,从而提取出代表原时间序列不同成分的信号。如长期趋势信号、周期信号、噪声信号等,从而对时间序列的结构进行分析,并可进一步预测。(Singular spectrum analysis is a powerful method to study nonlinear time series data in recent years. A trajectory matrix
基于KTL和小波变换的图像处理算法
- 小波变换 KLT变换 图像处理 小波变换和KLT变换的matlab实现(Matlab implementation of wavelet transform, KLT transform, image processing, wavelet transform and KLT transform)
基于负熵的独立成分分析
- 独立成分分析 fastICA算法 负熵(Independent component analysis, fastICA algorithm, negative entropy)
(BFGS 算法程序)
- BFGS 校正是目前最流行也是最有效的拟牛顿校正, 它是由 Broyden, Fletcher, Goldfarb 和 Shanno 在 1970 年各自独立提出的拟牛顿法, 故称为 BFGS 算法.(BFGS correction is the most popular and effective quasi Newton correction at present. It is composed of Broyden, Fletcher, Goldfarb and Shanno res