搜索结果
找到约 231 项符合
optimization 的查询结果
按分类筛选
- 全部分类
- 人工智能/神经网络 (36)
- 技术资料 (33)
- matlab例程 (28)
- 其他 (24)
- 其他书籍 (15)
- 数值算法/人工智能 (10)
- 书籍 (8)
- 数学计算 (7)
- 文章/文档 (6)
- 电子书籍 (5)
- Java编程 (5)
- 系统设计方案 (5)
- 论文 (4)
- 行业发展研究 (4)
- 技术书籍 (3)
- 通讯编程文档 (3)
- 软件设计/软件工程 (3)
- VC书籍 (3)
- 源码 (2)
- 可编程逻辑 (2)
- 编译器/解释器 (2)
- 嵌入式/单片机编程 (2)
- 并行计算 (2)
- VIP专区 (2)
- 其他 (1)
- 单片机编程 (1)
- 仿真技术 (1)
- 软件工程 (1)
- 教程资料 (1)
- Mentor (1)
- Linux/Unix编程 (1)
- 网络 (1)
- 文件格式 (1)
- 数据结构 (1)
- Java书籍 (1)
- VHDL/FPGA/Verilog (1)
- Delphi控件源码 (1)
- MySQL数据库 (1)
- RFID编程 (1)
- 3G开发 (1)
- 精品软件 (1)
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 ...
数值算法/人工智能 算法的许多例子都是最优化问题( optimization problem)
算法的许多例子都是最优化问题( optimization problem),每个最优化问题都包含一组限制条件( c o n s t r a i n t)和一个优化函数( optimization function),符合限制条件的问题求解方案称为可行解( feasible solution),使优化函数取得最佳值的可行解称为最优解(optimal solution)。 ...
其他 PSO粒子群寻优算法。 Particle swarm optimization With linkage operator
PSO粒子群寻优算法。
Particle swarm optimization With linkage operator
其他 The particle swarm optimization algorithm is very popular this years and widely used in many specili
The particle swarm optimization algorithm is very popular this years and widely used in many specilities. Our procedure is hoped to bu useful to you.
matlab例程 New users and old of optimization in MATLAB will find useful tips and tricks in this document, as we
New users and old of optimization in MATLAB will find useful tips and tricks in this document, as well as examples one can use as templates for their own problems.
Use this tool by editing the file optimtips.m, then execute blocks of code in cell mode from the editor, or best, publish the file to H ...
其他 Swarm intelligence algorithms are based on natural behaviors. Particle swarm optimization (PSO) is
Swarm intelligence algorithms are based on natural
behaviors. Particle swarm optimization (PSO) is a
stochastic search and optimization tool. Changes in the
PSO parameters, namely the inertia weight and the
cognitive and social acceleration constants, affect the
performance of the search process. Th ...
matlab例程 GloptiPoly 3: moments, optimization and semidefinite programming. Gloptipoly 3 is intended to so
GloptiPoly 3: moments, optimization and
semidefinite programming.
Gloptipoly 3 is intended to solve, or at least approximate, the Generalized Problem of
Moments (GPM), an infinite-dimensional optimization problem which can be viewed as
an extension of the classical problem of moments [8]. From a th ...
matlab例程 Univariate local or global optimization matlab最优化工具包
Univariate local or global optimization
matlab最优化工具包,可以进行最优化点的搜寻。
数值算法/人工智能 an quasi-newton method used in non-linear programming and especially in optimization
an quasi-newton method used in non-linear programming and especially in optimization
其他 CVXMOD is a Python-based tool for expressing and solving convex optimization problems.
CVXMOD is a Python-based tool for expressing and solving convex optimization problems.