-
SIR
基于SIR粒子滤波器的故障诊断方法,参数有误报率和漏报率(SIR particle filter based on the fault diagnosis methods, parameters and reporting the rate of false alarm rate)
- 2020-07-03 22:00:01下载
- 积分:1
-
matlab-coding-skills
自述的matlab编程小技巧,供代码编写者参考(matlab coding skills)
- 2011-05-19 17:12:13下载
- 积分:1
-
s-function
本文主要介绍了如何在MATLAB中创建s函数,s函数的定义、功能以及如何正确的编写s函数,从而简化MATLAB的编程,使MATLAB模块更加清晰。(this passage mainly describe the s function in MATLAB about creating this function and how to use this function)
- 2014-09-16 09:23:24下载
- 积分:1
-
Interval-Type-2-FLSs
经典的二型模糊逻辑系统学习资料,来自于mandle学习二型模糊逻辑系统必备的程序开发包(basic Software for learning type-2 fuzzy system)
- 2016-12-16 15:52:16下载
- 积分:1
-
NeuralNetwork_RBF_Classification
MATLAB中应用RBF神经网络对模式识别处理(MATLAB Application of RBF neural networks for pattern recognition processing)
- 2008-12-30 15:12:09下载
- 积分:1
-
mani
流形学习算法,程序中也包含了多种经典的模式识别算法,如MDS、PCA。(Manifold learning algorithm, the program also contains a variety of classical pattern recognition algorithms, such as MDS, PCA.)
- 2009-02-26 12:27:57下载
- 积分:1
-
digitalmodulate
各种调制方式的matlab源码bask.m, bfsk.m, bpsk.m, msk.asv, msk.m, qpsk.m, raymodel.m(various forms of Matlab modulation source bask.m, bfsk.m, bpsk.m. msk.asv, msk.m, qpsk.m, raymodel.m)
- 2007-03-20 21:32:49下载
- 积分:1
-
coding
Airport runway detection using zernike meoments
- 2014-08-16 12:52:08下载
- 积分:1
-
Cours-Perl
Perl language course, very complete with examples
- 2014-02-20 10:05:10下载
- 积分:1
-
AHP
层次分析(AHP)/网络分析(ANP)Analytic Hierarchy Process是一种十分实用的决策方法。
是对一些较为复杂、较为模糊的问题作出决策的简易方法,它特别适用于那些难于完全定量分析的问题
num:包括目标层和方案层的总层数
g:行向量(各层准则数量,包括目标层(第一层)和方案层(最后一层))。
w:返回值w是最后决策的方案层的权重,根据输出选择最佳方案
在输入矩阵时请加‘[]’号,否则会出现语法错误。
调运方式:w=hierarchy(num,g)( Analytical Hierarchy (AHP)/Network Analysis (ANP) Analytic Hierarchy Process is a very practical approach to decision making. Is the easy way of making some of the more complex, more ambiguous issues make it particularly difficult for those who complete quantitative analysis of the problem num: The total number of layers including the target layer and the solution layer g: row vector (layers Guidelines number, including the target layer (first layer) and program level (the last level)). W: w The return value is the right solution layer of the final decision of the heavy, choose the best option based on the output when the input matrix please add ' []' No, there would be a syntax error. Transporting way: w = hierarchy (num, g))
- 2014-02-16 17:20:14下载
- 积分:1