Welcome!
[Sign In]
!
[Sign Up]
!
Front-page it
|
Collect it
| [
中国-简体中文
]
CodeBus
codebus.net
Hot search:
Source
embeded
web
remote control
p2p
game
More...
FAQ
Fav
Home
SourceCode
Web Code
Develop Tools
Document
E-Books
Other Resource
Get Coins
Member
Location:
Search - simplicityAlgorithm3
Category
Source Code
Web/Internet
Develop Tools
Document
Other
Search in results
OS
Windows
Linux
FreeBSD
Unix
Dos
PalmOS
WinCE
SymbianOS
MacOS
Android
Platform
Visual C
Visual.Net
Borland C
CBuilder
Dephi
gcc
VBA
LISP
IDL
VHDL
Matlab
MathCAD
Flash
Xcode
Android STU
LabVIEW
Language
C/C++
Pascal
ASM
Java
PHP
Basic/ASP
Perl
Python
VBScript
JavaScript
SQL
FoxBase
SHELL
E-Language
OC/Swift
File Type
SourceCode
Program
CHM
PDF
PPT
WORD
Excel
Access
HTML
Text
Search list
[
Mathimatics-Numerical algorithms
]
simplicityAlgorithm3
Description:
/*用单纯形算法求解多元函数极值计算机程序代码*/ /************************ *试用单纯形法求目标函数: *f(x)= 4(x1 -5)*(x1 -5) + (x2 -6)*(x1 -5) *的极小值 *************************/-/ * Use simplex algorithm for multi-function extremum computer code * / /********** ************** * trial simplex method for the objective function : * f (x) = 4 (5 x1) * (x1 5) (6 x2) * (x1 -5) * minimums ** ***********************/
Platform:
|
Size:
172053
|
Author:
刘向
|
Hits:
[
Mathimatics-Numerical algorithms
]
simplicityAlgorithm3
Description:
/*用单纯形算法求解多元函数极值计算机程序代码*/ /************************ *试用单纯形法求目标函数: *f(x)= 4(x1 -5)*(x1 -5) + (x2 -6)*(x1 -5) *的极小值 *************************/-/* Use simplex algorithm for multi-function extremum computer code*//************************* trial simplex method for the objective function :* f (x) = 4 (5 x1)* (x1 5) (6 x2)* (x1-5)* minimums*************************/
Platform:
|
Size:
172032
|
Author:
刘向
|
Hits:
Sign UP
Help
Support
What's CodeBus
SiteMap
Contact us
CodeBus www.codebus.net
“CodeBus” is the largest source code store in internet!
1999-2018
CodeBus
All Rights Reserved.