-
MATLAB-functions
MATLAB常用函数大全,详细说明,按不同类别检索(MATLAB common functions Daquan, detailed description of the different classes to retrieve)
- 2021-02-21 09:49:42下载
- 积分:1
-
matlab_tour
malab的一本书。对于初学者比较有帮助(malab of a book. For more help beginners)
- 2006-11-15 14:32:29下载
- 积分:1
-
threelevel_voltagesource_RL_load_V2a
Three level voltage source inverter with RL load
- 2014-12-22 20:01:46下载
- 积分:1
-
PID_Program
《先进pid控制matlab仿真》光盘源码()
- 2007-10-16 11:01:36下载
- 积分:1
-
MATLAB-Code-for-Simulated-Annealing
TSP can be defined as a problem where starting from a node it is required to visit every other node only once in a way that the total distance covered is minimized. After an initial solution a neighborhood solution is selected by an exchange of a randomly selected pair of nodes. The randomly generated neighbor solution is selected if it improves the solution else it is selected with a probability that depends on the extent to which it deteriorates from the current solution.
- 2009-11-20 02:54:41下载
- 积分:1
-
MAT
CODE UESED FOR CHANG IMAGE FORMAT
- 2014-10-23 01:51:38下载
- 积分:1
-
Multi-objective-PSO
多目标粒子群算法在工艺参数优化上的运用,程序包含了主程序、时间、能耗程序。(A multi-objective PSO algorithm to solve process parameters optimization problem)
- 2015-10-30 21:54:26下载
- 积分:1
-
dcmpeizhun
这是数字图像多种方法的配准程序,能够处理dicom格式的图像。(This is a digital image registration procedures for various methods that can handle images dicom format.)
- 2010-06-11 18:05:01下载
- 积分:1
-
haralick
再传一个计算haralick的灰度共生矩阵的14个特征值的程序(Re-transmission of a GLCM calculation haralick the characteristic values of 14 procedures)
- 2010-08-01 06:35:27下载
- 积分:1
-
Chaotic-Particle-Swarm-Optimization
混沌粒子群优化(CPSO, Chaos Particle Swarm Optimization)算法融合了PSO算法的快收敛和CO算法的遍历随机等特点,在PSO算法每一代挑选出的最优解附近的区域里,用混沌算法进一步搜索,防止其陷入局部最优值,从而改进了PSO算法的不足,成为一种高效的优化算法。(Chaotic Particle Swarm Optimization (CPSO, Chaos Particle Swarm Optimization) algorithm combines the features of the PSO algorithm fast convergence and CO traversal algorithm randomly each generation in the PSO algorithm selected area near the optimal solution, further chaos algorithm search prevent it from falling into local optimal value, thus improving the deficiencies of the PSO algorithm, an efficient optimization algorithm.)
- 2013-04-18 10:33:01下载
- 积分:1