-
original
When doing optimization, GA algorithm was initially selected, but the instability of the GA (or local optimization) is really frustrating, before and after the resulting difference can at times reach more than 30 , at that time due to time reasons, I chose to optimize 1000 times, then the minimum value of the most optimal solution. Although the problems are solved, but an academic, this style of running is pretty embarrassing. So, I downloaded a GA-PSO algorithm, try using the combination of GA and PSO optimizing strategies, results algorithm issues, efficiency and good. I downloaded the original algorithm, there is a problem is that it is aimed at all upper and lower limits of the design variables are the same, so I modified the program and improvements, you can now deal with upper and lower limits of the inconsistency problem and fix the bug. Now, program modifications, and share, hoping to be useful to you
- 2014-12-15 14:46:46下载
- 积分:1
-
PID
说明: 工业自动化水平已成为衡量各行各业现代化水平的一个重要标志。同时,控制理论的发展也经历了古典控制理论、现代控制理论和智能控制理论三个阶段。智能 控制的典型实例是模糊全自动洗衣机等。自动控制系统可分为开环控制系统和闭环控制系统。(The level of industrial automation has become an important symbol to measure the modernization level of all walks of life. At the same time, the development of control theory has experienced three stages: classical control theory, modern control theory and intelligent control theory. The typical example of intelligent control is fuzzy automatic washing machine. The automatic control system can be divided into open-loop control system and closed-loop control system.)
- 2020-07-09 09:35:36下载
- 积分:1
-
Lcurve
L曲线具有很多的优点,这是用MATLAB编写的病态方程的L曲线解决方法,可以通过L曲线确定所需的参数。(L curve has many advantages, it is written in MATLAB morbid equation L curve solution that will be needed through the L curve to determine the parameters.)
- 2020-12-15 20:39:14下载
- 积分:1
-
array
this is a matlab file for antenna array model
used in array antenna system
- 2009-06-13 12:31:31下载
- 积分:1
-
work-DFE-the-very-best-
DFE [distributed Feedback equalizer] written by Djellatou Mohamed EL Fares.
- 2012-10-06 13:32:54下载
- 积分:1
-
gongzhenfengjiance
基于倒谱的共振峰检测,倒谱峰值对应共振峰频率,用matlab编程实现,(Based the formant detection cepstrum, cepstral peak corresponding formant frequency, Matlab programming,)
- 2013-04-21 11:06:42下载
- 积分: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
-
MatlabGUI
这是一本关于Matlab图形用户界面编程的几点思考的中文书籍(This is a Matlab graphical user interface programming on Some Thoughts of Chinese books)
- 2010-07-08 10:02:49下载
- 积分:1
-
MATLAB
运用MATLAB编程实现计算两序列x1(n)={1,2,3,4,5},x2(n)={1,2,3,4,5,4,3,2,1}的圆周卷积(Calculated using MATLAB programming to achieve the two sequences x1 (n) = (1,2,3,4,5), x2 (n) = (1,2,3,4,5,4,3,2,1) of circular convolution)
- 2009-06-17 12:54:05下载
- 积分:1
-
sunkiller
这个一个MATLAB的编写的模拟退火算法程序!希望对大家有帮助!(the preparation of a MATLAB simulated annealing procedures. We want to help!)
- 2007-03-26 20:46:12下载
- 积分:1