-
ACOUCP
无约束连续函数优化的人工蚁群算法通用MATLAB源码
此源码是对人工蚁群算法的一种实现,用于无约束连续函数的优化求解,对于含有约束的情况,可以先使用罚函数等方法,把问题处理成无约束的模型,再使用本源码进行求解
(Unconstrained optimization of continuous function of artificial ant colony algorithm for general-purpose MATLAB source code。
This source code is an implementation of artificial ant colony algorithm for unconstrained optimization of continuous function to solve for the case containing the constraints, you can first use the penalty function and other methods to deal with the problem into the unconstrained model, then use the origin codes solving)
- 2009-11-10 01:34:34下载
- 积分:1
-
ncm
numerical computing matthematics matlab
- 2014-02-14 18:47:12下载
- 积分:1
-
模拟退火算法
人工智能模拟退火算法,包含了matlab程序解决优化问题。(Artificial intelligence simulated annealing algorithm includes matlab program to solve optimization problems.)
- 2021-04-28 17:28:43下载
- 积分:1
-
Linear-matrix-neural-network
线性神经网络的MATLAB程序编写,实现神经网络功能(Linear-matrix-neural-network)
- 2009-11-02 09:00:21下载
- 积分:1
-
8-chapter
MATLAB GUI设计学习手记(第二版)源程序 第8章
本书推荐的学习方法:
1)若您是一个MATLAB初学者,且有充裕的时间来学习GUI设计,您可以从本书的第1章开始循序渐进地学习。
2)若您是一位MATLAB初学者,且时间非常紧迫,建议您先学好第1章,然后依次学习第4章、第5章和第6章,其他章节请根据项目需要有选择性地学习。
3)若您已经掌握了MATLAB的基础语法知识,有一定的MATLAB编程基础,也请浏览一下第1章的内容,尤其是专题分析部分。然后先学习本书第4、5和6章,其他章节请根据项目需要有选择性地学习。
4)若您是一位MATLAB GUI方面的专家或老师,您可以将本书作为一本教学的参考书,本书内容全面、讲解详实、代码精炼,是不可多得的GUI宝典。
(MATLAB GUI design learning Hearts (second edition), Chapter 8 of the book recommended source learning methods: 1) If you are a MATLAB beginners, and there is plenty of time to learn GUI design, you can start from Chapter 1 of the book The step-by-step learning. 2) If you are a MATLAB beginners, and the time is very tight, it is recommended that you first learn to Chapter 1, followed by learning Chapter 4, Chapter 5 and Chapter 6, in other sections based on project needs selective learning . 3) If you have mastered the basic grammar of the MATLAB, the MATLAB Programming Fundamentals, please visit the Chapter 1, in particular thematic analysis section. First learning book chapters 4, 5 and 6, then the other chapters selective learning based on project needs. 4) If you are an expert or teacher of a MATLAB GUI, you can book as a teaching reference books, the book is comprehensive, explain the detailed, refined code, is a rare GUI canon.)
- 2012-11-15 18:35:37下载
- 积分:1
-
vkolmg
kolmogorov功率谱反演,次谐波补偿的方法生成大气湍流相位屏(kolmogorov phase screen,kolmogorov,including subharmonic)
- 2021-03-29 19:29:11下载
- 积分:1
-
基于粒子滤波的TBD在一个目标的仿真
说明: 基于粒子滤波的检测前目标跟踪在一个目标的仿真(Simulation of target tracking in a target before detection based on particle filter)
- 2019-11-16 12:32:49下载
- 积分:1
-
matlab
说明: 列举MATLAB的100个源程序,可供各个层次的人员学习.(MATLAB lists 100 of the source for all levels of learning.)
- 2008-10-28 21:52:22下载
- 积分:1
-
DSSS
dsss 仿真 干扰比较 用于学生matlab学习(dsss Interference Simulation
)
- 2012-03-27 16:01:40下载
- 积分:1
-
elliptic-equation-numerical-method
李耀锟:网上的例子虽然很多,但是大部分是介绍PDE工具箱自带的一些例子,这些例子中解的区域,边界条件是PDE工具箱已经编写好的,直接调用就可以。对于该如何自己设定求解区域及边界条件,却很少有人涉及。网上搜索发现只有刘平在博客中详细介绍过求解区域的设定。下面以一个椭圆型方程的例子来详细说明求解的各个步骤,希望对大家能有所帮助。(An elliptic equation numerical method with matlab)
- 2011-12-28 17:24:50下载
- 积分:1