代码搜索:optimization
找到约 10,000 项符合「optimization」的源代码
代码结果 10,000
www.eeworm.com/read/461277/7230257
py square.py
"""
Convex optimization modeling for cvxopt.
"""
# Copyright (C) 2006-2008 Jacob Mattingley and Stephen Boyd.
#
# This file is part of CVXMOD.
#
# CVXMOD is free software; you can redistribute it an
www.eeworm.com/read/461277/7230258
py entropy.py
"""
Convex optimization modeling for cvxopt.
"""
# Copyright (C) 2006-2008 Jacob Mattingley and Stephen Boyd.
#
# This file is part of CVXMOD.
#
# CVXMOD is free software; you can redistribute it an
www.eeworm.com/read/461277/7230259
py quadform.py
"""
Convex optimization modeling for cvxopt.
"""
# Copyright (C) 2006-2008 Jacob Mattingley and Stephen Boyd.
#
# This file is part of CVXMOD.
#
# CVXMOD is free software; you can redistribute it an
www.eeworm.com/read/461277/7230260
py huber.py
"""
Convex optimization modeling for cvxopt.
"""
# Copyright (C) 2006-2008 Jacob Mattingley and Stephen Boyd.
#
# This file is part of CVXMOD.
#
# CVXMOD is free software; you can redistribute it an
www.eeworm.com/read/461277/7230261
py simpleatoms.py
"""
Convex optimization modeling for cvxopt.
"""
# Copyright (C) 2006-2008 Jacob Mattingley and Stephen Boyd.
#
# This file is part of CVXMOD.
#
# CVXMOD is free software; you can redistribute it an
www.eeworm.com/read/461277/7230262
py errors.py
"""
Convex optimization modeling for cvxopt.
"""
# Copyright (C) 2006-2008 Jacob Mattingley and Stephen Boyd.
#
# This file is part of CVXMOD.
#
# CVXMOD is free software; you can redistribute it an
www.eeworm.com/read/461277/7230263
py __init__.py
"""
Convex optimization modeling for cvxopt.
"""
# Copyright (C) 2006-2008 Jacob Mattingley and Stephen Boyd.
#
# This file is part of CVXMOD.
#
# CVXMOD is free software; you can redistribute it an
www.eeworm.com/read/461277/7230268
py symbolic.py
"""
Convex optimization modeling for cvxopt.
"""
# Copyright (C) 2006-2008 Jacob Mattingley and Stephen Boyd.
#
# This file is part of CVXMOD.
#
# CVXMOD is free software; you can redistribute it an
www.eeworm.com/read/459576/7273701
m psoget.m
function VAL = PSOGET(OPTIONS,name,default,flag)
%PSOGET Get PSO OPTIONS parameters.
% VAL = PSOGET(OPTIONS,'NAME') extracts the value of the named parameter
% from optimization options structure
www.eeworm.com/read/458000/7314467
inc lua_conf.inc
# Common Tecmake definitions for Lua 5.1
SFX = 5.1
PROJNAME = lua$(SFX)
OPT = Yes # Turn optimization on
USE_NODEPEND = Yes # Disable dependencies
NO_SCRIPTS = Yes # Disable scripts and