-
yunchou
matlab中GUI界面来实现运筹学中常用的几种最优算法(matlab in the GUI interface to the realization of several commonly used in operations research optimal algorithm)
- 2009-04-12 10:19:29下载
- 积分:1
-
模糊综合评价matlab代码
说明: 模糊综合评判计算程序
模糊综合评判的过程:1、灰色关联分析,求权重(程序见Relation);2、模糊聚类分析,划分等级(程序见F_class);3、隶属度计算,求隶属函数(程序见Subjection和subject);4、模糊综合评判,计算各单元等级(程序见F_judge)。(Fuzzy comprehensive evaluation matlab code
The process of fuzzy comprehensive evaluation: 1. Grey relational analysis to get weight (see Relation for program); 2. Fuzzy clustering analysis to divide ranks (see F_class for program); 3. Membership degree calculation to get membership function (see Subjection and subject for program); 4. Fuzzy comprehensive evaluation to calculate each unit grade (see F_judge for program).)
- 2020-09-11 08:08:00下载
- 积分:1
-
shpath1
最短路径寻优路径规划程序,很不错(Shortest path optimization path planning process, very good)
- 2008-05-05 09:54:41下载
- 积分:1
-
mimo
该程序是关于mimo系统中的信道容量的MATLAB程序(The program is a MIMO system channel capacity MATLAB program)
- 2013-05-18 15:15:59下载
- 积分:1
-
Pocklington
Pocklington方法的MATLAB环境下半波振子仿真(Pocklington methods under the MATLAB environment half-wave oscillator simulation)
- 2008-05-31 21:11:33下载
- 积分:1
-
matlab1
颜色类型转换,GRB与HSI,并将H加30度(Color conversion, GRB with HSI)
- 2009-06-22 12:21:34下载
- 积分:1
-
photonic_crystal
采用平面波展开法模拟2维光子晶体的能带结构,FDTD法模拟2维光子晶体能量传输(used plane wave expansion method for simulation of two-dimensional photonic crystal structure of the band, FDTD simulation of two-dimensional photonic crystal energy transmission)
- 2021-04-27 10:18:44下载
- 积分:1
-
learnmatlab
matlab的全英文书籍,用于更好的理解和编写matlab原编码,希望有帮助(matlab full English books, to better understand and prepare for the matlab source code, hope that helps)
- 2013-08-11 18:15:04下载
- 积分:1
-
pso-bp
粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法(Evolutionary Algorithm - EA)。PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。粒子群算法是一种并行算法。
BP(Back Propagation)神经网络是1986年由Rumelhart和McCelland为首的科学家小组提出,是一种按误差逆传播算法训练的多层前馈网络,是目前应用最广泛的神经网络模型之一。BP网络能学习和存贮大量的输入-输出模式映射关系,而无需事前揭示描述这种映射关系的数学方程。它的学习规则是使用最速下降法,通过反向传播来不断调整网络的权值和阈值,使网络的误差平方和最小。BP神经网络模型拓扑结构包括输入层(input)、隐层(hidden layer)和输出层(output layer)。(Particle swarm optimization, also known as particle swarm optimization (Particle Swarm Optimization), abbreviated as PSO, is a new evolutionary algorithm developed in recent years (Evolutionary Algorithm- EA). Kind, and simulated annealing algorithm PSO algorithm is similar evolutionary algorithms, it is also starting a random solution, through an iterative search for the optimal solution, which is also used to uate the quality through fitness solution, but it is simpler than genetic algorithm rules It has no genetic algorithm " crossover" (Crossover) and " variant" (Mutation) operation, which by following the current search to find the optimal value to the global optimum. This algorithm is its easy implementation, high accuracy, fast convergence, etc. attracted academic attention and show its superiority in solving practical problems. PSO algorithm is a parallel algorithm. BP (Back Propagation) neural network is a 1986 team of scientists headed by Rumelhart and McC)
- 2020-10-29 22:19:56下载
- 积分:1
-
IMU
惯性测量单元的C源代码 用于测量物体的姿态变化 可应用与惯性导航 小飞机等设计(IMU(inertial measurement unit) source code)
- 2014-02-20 16:05:33下载
- 积分:1