-
trn_1in
模型辨识 模糊神经网络 T-S模型 输入输出
隶属度函数(Model Identification of TS Fuzzy Neural Network model input and output membership function)
- 2010-06-21 17:19:50下载
- 积分:1
-
Case
New samples C++ program
- 2014-10-21 07:18:13下载
- 积分:1
-
MATLAB1-s2.0-S0965997808001919-main
关于使用MATLAB的软件环境的线性系统的学术文章(Matlab software for inversion of describing functions)
- 2013-12-11 10:29:04下载
- 积分:1
-
matlab
通过特征矩阵,标签矩阵,将节点通过它们之间的相互联系,构成graph,并求取它的邻接矩阵(Through the characteristic matrix and label matrix, the nodes are connected with each other to form a graph, and its adjacency matrix is obtained.)
- 2021-03-29 17:09:10下载
- 积分:1
-
pianjipufenxi
本人一个项目的完整案例 包括数据和边际谱分析程序(I complete a project, including data and case marginal spectrum analysis program)
- 2011-11-01 17:59:11下载
- 积分:1
-
Filterdesign
matlab重要的学习资料 初学者的好帮手 程序代码非常重要(matlab important information for beginners to learn a good helper program code is very important)
- 2010-10-06 19:48:42下载
- 积分:1
-
新建文件夹
说明: jaya算法,MATLAB程序,需要的可以自行下载(aya algorithm, matlab program, you can download what you need,)
- 2021-04-22 22:38:48下载
- 积分:1
-
lms
LMS ADAPTIVE TRANSVERSAL FILTER EQUALIZER
- 2009-11-01 01:44:20下载
- 积分:1
-
jiefangcheng-matlab
用matlab解方程,包括线性微分方程、非线性微分方程等等。(using Matlab solving equations, including linear differential equations, nonlinear differential equations and so on.)
- 2007-05-20 12:31:54下载
- 积分:1
-
STDPSO
粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法(Evolutionary Algorithm - EA)。(For each particle
____Initialize particle
END
Do
____For each particle
________Calculate fitness value
________If the fitness value is better than the best fitness value (pBest) in history
____________set current value as the new pBest
____End
____Choose the particle with the best fitness value of all the particles as the gBest
____For each particle
________Calculate particle velocity according equation (a)
________Update particle position according equation (b)
____End)
- 2015-03-13 09:28:14下载
- 积分:1