-
coordinate
利用matlab的基本方法,求出矩阵的逆,体现matlab的矩阵功能。(Matlab using the basic method to derive the inverse matrix, the matrix reflect the matlab function.)
- 2008-06-15 08:23:42下载
- 积分:1
-
Slam3d
3 Dimension simultaneous localization and mapping (SLAM)
problem asks if it is possible for a mobile robot to be
placed at an unknown location in an unknown environment
and for the robot to incrementally build a consistent
map of this environment while simultaneously determining its
location within this map
- 2012-11-30 17:04:06下载
- 积分:1
-
IFP_FCM
简介:IFP_FCM,改进型FCM(模糊C均值)聚类算法,由Frank Hoppner与Frank Klawonn于2003年提出,解决了FCM算法对初始值设定较为敏感、训练速度慢、在迭代时容易陷入局部极小的问题。并附带了Box和Jenkins煤气炉数据模型辨识实例。
文件清单:
IFP_FCM算法原始论文:
Improved fuzzy partitions for fuzzy regression models.pdf
程序清单:
IFP_FCM.m - IFP_FCM算法主函数
initifp_fcm.m - initifp_fcm子函数
stepifp_fcm.m - stepifp_fcm子函数
distifp_fcm.m - distifp_fcm子函数
IFP_FCM_T_S_box_test.m - IFP_FCM测试实例:Box和Jenkins煤气炉数据T-S模糊模型辨识
数据文件:
box_data.mat - Box和Jenkins煤气炉数据(IFP_FCM, modified FCM (Fuzzy C-Means) clustering algorithm, in 2003, proposed by Frank Hoppner and Frank Klawonn, FCM algorithm to solve the initial value setting is more sensitive, slow training, while iterating easy to fall into local minimum problem. And comes with Box and Jenkins gas furnace model identification data instance.)
- 2021-04-24 20:18:47下载
- 积分:1
-
MATLAB智能算法30个案例分析(第2版)
说明: 这是MATLAB智能算法30个案例分析(第2版)的code部分,内容详实,有兴趣学习基于matlab只能优化算法的可以参考,里面主要有遗传算法、粒子群算法、模拟退化算法等的演示。(This is the code part of the 30 case analysis (second edition) of MATLAB intelligent algorithms. The content is detailed. If you are interested in learning based on matlab, you can only optimize the algorithm. You can refer to it. There are demonstrations of genetic algorithm, particle swarm algorithm, simulation degradation algorithm, etc.)
- 2020-07-10 07:17:45下载
- 积分:1
-
MPCACodes
MPCA程序,用于人脸特征提取,很有用,欢迎交流探讨(MPCA program for facial feature extraction, is useful, welcomed the exchange of)
- 2010-12-03 09:47:54下载
- 积分:1
-
kalman
kalman滤波程序,里面包含kalman的讲解及程序实现,对初学者比较有帮助。(a program of kalman )
- 2012-04-20 16:18:55下载
- 积分:1
-
(An-Engineers-Guide-to-MATLAB)
matlab原理与工程应用 经典书籍 不要错过(Do not miss matlab principle and engineering applications of classic books)
- 2013-01-12 21:18:09下载
- 积分:1
-
SVR-LINEAR-DIAGNOSIS
基于SVR的线性系统故障诊断,假设线性系统在1.4s~1.6s期间发生前向通道恒增益故障,恒增益变化系数为1.8(Linear systems based on SVR fault diagnosis, assuming a linear system in 1.4s ~ 1.6s during forward channel constant gain fault, constant gain coefficient of variation of 1.8)
- 2013-09-15 21:39:32下载
- 积分:1
-
13
在MATLAB中实现图像的读取与常用的转换(Read and used for image conversion in MATLAB)
- 2014-10-27 16:29:38下载
- 积分:1
-
array
和Huffman-Tree一样,Shannon-Fano coding也是用一棵二叉树对字符进行编码。但在实际操作中呢,Shannon-Fano却没有大用处,这是由于它与Huffman coding相比,编码效率较低的结果(或者说香农-范诺算法的编码平均码字较大)。(And Huffman-Tree, like, Shannon-Fano coding is using a binary character coding. However, in practice it, Shannon-Fano, but not much use, since it is compared with the Huffman coding, coding efficiency is the result of a lower (or Shannon- Fano coding algorithm larger average code word).)
- 2014-03-10 12:48:05下载
- 积分:1