-
matlab
单纯形法,单纯形法,求解线性规划问题的通用方法。单纯形是美国数学家G.B.丹齐克于1947年首先提出来的。(danchuncing)
- 2010-12-10 18:34:05下载
- 积分:1
-
DlmStrings
function to easily save cell matrix with mixed data. Example file is included
- 2011-06-06 21:00:41下载
- 积分:1
-
Mailserver
RESEARCH PAPER PUBLISHED IN NCITCSE 2015
- 2015-04-04 19:51:19下载
- 积分:1
-
pid--pso
pso - pid matlab code fo control
- 2010-06-09 17:59:55下载
- 积分:1
-
201103140001
说明: 本书基于MATLAB 5.2版,提供了使用MATLAB的实践性指导。MATLAB已成为适合多学科、多种工作平台的功能强大、界面友好、语言自然并且开放性强的大型优秀应用软件,同时也已成为国内外高等院校高等数学、数值分析、数字信号处理、自动控制理论以及工程应用等课程的基本教学工具。本书按逻辑编排,自始至终用实例描述;内容完整且每章相对独立;是一本简明的MATLAB参考书,既适用于初学者,也适用于高级MATLAB用户。(Based on MATLAB 5.2 version of the book provides a practical guide to using MATLAB. MATLAB has become suitable for multi-disciplinary, multi-working platform powerful, user-friendly, natural and open strong language of large outstanding applications, but also have become domestic institutions of higher learning higher mathematics, numerical analysis, digital signal processing, automatic application of control theory and engineering courses of basic teaching tool. Logically organized book, from beginning to end with an example description content of each chapter is relatively complete and independent MATLAB is a concise reference book, both for beginners or advanced MATLAB users.)
- 2011-03-14 11:09:26下载
- 积分:1
-
PSO
matlab粒子群算法程序,Particle Swarm Optimization in Matlab(Particle Swarm Optimization in Matlab)
- 2013-07-29 15:40:41下载
- 积分:1
-
zhend
一个comsol计算震动方面的例子,上传上来大家分享下。(Calculation of vibration in a comsol example, upload up to share with you the next.)
- 2011-10-20 22:28:16下载
- 积分:1
-
Ultrasonic_beam_structure
Mathematic model of acoustic field for ultrasonic transducers according to "Ultrasonic beam structures in fluid media" paper
- 2013-09-10 22:10:05下载
- 积分:1
-
建模自变量降维
说明: 建模自变量降维,遗传算法的优化计算matlab源码(Modeling independent variable dimensionality reduction, genetic algorithm optimization calculation matlab source code)
- 2020-05-22 16:45:44下载
- 积分:1
-
遗传算法
说明: 遗传算法(Genetic Algorithm,GA)最早是由美国的 John holland于20世纪70年代提出,该算法是根据大自然中生物体进化规律而设计提出的。是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。该算法通过数学的方式,利用计算机仿真运算,将问题的求解过程转换成类似生物进化中的染色体基因的交叉、变异等过程。在求解较为复杂的组合优化问题时,相对一些常规的优化算法,通常能够较快地获得较好的优化结果。遗传算法已被人们广泛地应用于组合优化、机器学习、信号处理、自适应控制和人工生命等领域。(Genetic algorithm (ga))
- 2020-08-24 22:51:00下载
- 积分:1