搜索结果
找到约 197 项符合
OPTIMIZATION 的查询结果
按分类筛选
- 全部分类
- 人工智能/神经网络 (36)
- matlab例程 (28)
- 其他 (24)
- 其他书籍 (15)
- 数值算法/人工智能 (9)
- 数学计算 (7)
- 书籍 (7)
- 文章/文档 (6)
- 系统设计方案 (5)
- 电子书籍 (4)
- 行业发展研究 (4)
- 论文 (4)
- 技术资料 (4)
- Java编程 (3)
- 软件设计/软件工程 (3)
- VC书籍 (3)
- 通讯编程文档 (3)
- 技术书籍 (3)
- 可编程逻辑 (2)
- 并行计算 (2)
- 嵌入式/单片机编程 (2)
- 编译器/解释器 (2)
- 源码 (2)
- VIP专区 (2)
- Mentor (1)
- 单片机编程 (1)
- 教程资料 (1)
- VHDL/FPGA/Verilog (1)
- Delphi控件源码 (1)
- Java书籍 (1)
- 3G开发 (1)
- 软件工程 (1)
- 数据结构 (1)
- RFID编程 (1)
- 文件格式 (1)
- Linux/Unix编程 (1)
- MySQL数据库 (1)
- 网络 (1)
- 仿真技术 (1)
- 其他 (1)
- 精品软件 (1)
数值算法/人工智能 A program to demonstrate the optimization process of particle swarm optimization. A two-dimensional
A program to demonstrate the optimization process of particle swarm optimization. A two-dimensional objective function is visualized by level of grey: the lighter the color, the higher the function value. The particles are shown as red circles, their trajectory as red lines.
数值算法/人工智能 A program to demonstrate the optimization process of ant colony optimization for the traveling salem
A program to demonstrate the optimization process of ant colony optimization for the traveling saleman problem (TSP). The cities are shown as red circles, the pheromone on the connections between them (fully connected graph) by gray lines. The darker the grey, the more pheromone is currently on the ...
人工智能/神经网络 基因算法(GA) GA 是一种启发式的优化法 (heuristic optimization method)
基因算法(GA)
GA 是一种启发式的优化法 (heuristic optimization method), 它是通过既定的随机搜索进行操作.优化问题的可能的解的集合被认为是 个体(individuals)组成的 人群(population). 一个个体对它的环境的适应程度由它的 健康度(fitness)表示. ...
matlab例程 A hybrid Particle Swarm Optimization algorithm for functions in the real space.
A hybrid Particle Swarm Optimization algorithm for functions in the real space.
人工智能/神经网络 Genetic Algorithm Optimization Toolbox
Genetic Algorithm Optimization Toolbox
人工智能/神经网络 Simple GA code (Pascal code from Goldberg, D. E. (1989), Genetic Algorithms in Search, Optimization,
Simple GA code (Pascal code from Goldberg, D. E. (1989), Genetic Algorithms in Search, Optimization, and Machine Learning.)
matlab例程 Matlab的Optimization软件包
Matlab的Optimization软件包,虽然能很好地解决线性规划问题,但对于无解和有无穷个解地情况,结果不能让人满意,本人编了几个函数用于打印单纯形表。
matlab例程 MULTIDIMENSIONAL SCALING in matlab by Mark Steyvers 1999 %needs optimization toolbox %Modified b
MULTIDIMENSIONAL SCALING in matlab by Mark Steyvers 1999
%needs optimization toolbox
%Modified by Bruce Land
%--Data via globals to anaylsis programs
%--3D plotting with color coded groups
%--Mapping of MDS space to spike train temporal profiles as described in
%Aronov, et.al. "Neural codin ...
Java编程 Java source code for optimization toolkit,including LU,mentacarlo etc
Java source code for optimization toolkit,including LU,mentacarlo etc
并行计算 optimization toolbox
optimization toolbox