代码搜索:Problem
找到约 10,000 项符合「Problem」的源代码
代码结果 10,000
www.eeworm.com/read/395532/8169007
html readme%7e.html
A MATLAB Library of Test Functions for Unconstrained Optimization
Chaya Gurwitz, Livia Klein, and Madhu Lamba
The More, Garbow and Hillstrom collection of test functions is widely used
in testing u
www.eeworm.com/read/395532/8169170
html readme.html
A MATLAB Library of Test Functions for Unconstrained Optimization
Chaya Gurwitz, Livia Klein, and Madhu Lamba
The More, Garbow and Hillstrom collection of test functions is widely used
in testing u
www.eeworm.com/read/294683/8211919
txt readme.txt
Release notes for MPLAB 6 Update
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
DATE: 15 April 2003
This update adds compatibility to the compiler for use with MPLAB 6.xx.
Known Issues:
~~~~~~~~~~~~
www.eeworm.com/read/193277/8243094
m simstabex.m
yalmip('clear');
echo on
clc
%*********************************************************
%
% Simultaneuous stabilization using non-convex
% semidefinite programming.
%
%***********************
www.eeworm.com/read/294202/8247048
txt release.txt
Release Notes
Broadcom BCM5700 Linux Driver
Version 7.4.11
12/15/2004
www.eeworm.com/read/293734/8276673
ini scandisk.ini
; SCANDISK.INI
;
; This file contains settings you can use to customize the ScanDisk program.
; -------------------------------------------------------------------
; The [ENVIRONMENT] section
www.eeworm.com/read/393424/8287895
m sde_milstein_demo.m
function xhat = SDE_milstein_demo(bigtheta)
% Fixed stepsize Milstein scheme [1], to be used only with the demo routines
%
% xhat = SDE_milstein_demo(bigtheta)
%
% IN: bigtheta; complete ve
www.eeworm.com/read/192735/8289531
m svm_multi_init.m
function [H,A,c] = svm_multi_init(targets,K)
% Initialization of the parameters for the optimisation
% problem of multiclass support vector machines.
%
% USAGE: [H,A,c] = svm_multi_init(targets
www.eeworm.com/read/367442/9748175
m linsvm.m
function [alpha,theta,solution]=linsvm(X,J)
% LINSVM Support Vector Machines for the linear and separable case.
% [alpha,theta,solution]=linsvm(X,J)
%
% LINSVM is an implementation of the Support Vec
www.eeworm.com/read/415503/11067699
txt history.txt
AlphaControls :: history
15.12.2008 AlphaControls v6.05 stable released
* Improved work of TsAlphaImageList component when NumGlyphs property is not 1 (TsSpeedButton and TsBitBtn controls)