-
AFSMatlabCodes
AFS (Axiomatic Fuzzy Set)理论,我们老师与澳大利亚的一个教授合写的,可可以说这个理论是他们原创的,一经发表了好几篇SCI论文,文章里面有matlab 的代码!(In this paper, we introduce the basic ideas and the results of AFS (Axiomatic Fuzzy Set) theory with some simple illustrative examples. All operations and the calculations for AFS theory could be implemented by the Matlab programs and functions whose applied methods are explained and original codes are listed in the Appendix.)
- 2009-04-08 10:10:24下载
- 积分:1
-
matlab-flow
matlab 计算潮流 用于计算电力系统的潮流,采用matlab程序语言,精确度0.01(matlab flow)
- 2012-04-03 11:38:50下载
- 积分:1
-
SFunction
s-function course book
- 2012-09-29 10:20:30下载
- 积分:1
-
lindolingomatlab
matlab、lingo、lindo 教程,软件说明以及程序实例。(matlab, lingo, lindo tutorials, software, instructions and procedures for instance.)
- 2009-10-06 18:03:36下载
- 积分:1
-
FIRshuzilvbaqi
用不同的方法来设计FIR数字滤波器,利用MATLAB来设计FIR数字滤波器.(Use different methods to design FIR digital filters, using MATLAB to design FIR digital filters.)
- 2014-11-08 09:12:14下载
- 积分:1
-
pattern-classification
相信介绍了模式分类的各种方法,经典著作。(Believe that introduces various methods of pattern classification, classics.)
- 2014-11-13 00:52:32下载
- 积分:1
-
spectrul
完整的谱聚类运算过程,使用了杰卡德相似系数求取相似性矩阵。(Complete spectral clustering process)
- 2018-05-04 11:51:00下载
- 积分:1
-
粒子群 pos
说明: 在数学建模当中,粒子群算法的通用案例,只需要修改核心算子——适应度即可。(In mathematical modeling, the general case of particle swarm optimization only needs to modify the core operator fitness.)
- 2021-01-30 21:57:22下载
- 积分:1
-
addmulc
Addition and multiplication of signals may favour Quality improvement, such as noise reduction, image enhancement, and echo cancellation
- 2013-07-19 14:36:45下载
- 积分:1
-
spectral_clustering_cogs118b-master
1. 按照式计算相似性矩阵
2. 排除自身的相似度
3. 按照式计算归一化矩阵
4. 按照式计算归一化拉普拉斯图矩阵L
5. 计算L的特征向量,将前个特征值最大的向量按列放置成一个矩阵,即依次为前个特征值最大的特征向量
6. 归一化X形成矩阵Y
7. 对矩阵Y按每行为一个数据点,进行k-means聚类,第行所属的类就是原来所属的类。(1. similarity matrix based on formula computation
2. rule out your own similarity.
3. normalized matrix based on formula computation
4. normalized formula Laplasse matrix L according to formula.
5. Calculate the eigenvectors of L. Place the vectors with the largest eigenvalues in columns into a matrix, that is, the eigenvectors with the largest eigenvalues in turn.
6. normalized X formation matrix Y
7. K-means clustering is applied to matrix Y according to one data point per behavior. The first row belongs to the original class.)
- 2018-11-16 09:14:48下载
- 积分:1