- LogonNP This Windows NT Sample Network provider implements a small subsection of the NP interface. What it shows is how you can sample logon information when a logon is performed. This \"credential sampling\" is often useful for implementing unified logons with differing OS platforms. Once you gather the information in the NP
- vxworks_tcpip_code 这是Vxworks tcp/ip协议栈的源代码
- zmodem.zip zmodem协议源码实现
- ttt 介绍双数组逆波兰表达式法:
- boundingbox 根据binary 图像中像素的密度
- LINUXdriver linux 下的设备驱动程序编写
文件名称:adsmax
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:1.81kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
function [x, fmax, nf] = adsmax(f, x, stopit, savit, P)
ADSMAX Alternating directions direct search method.
[x, fmax, nf] = ADSMAX(f, x0, STOPIT, SAVIT, P) attempts to
maximize the function specified by the string f, using the starting
vector x0. The alternating directions direct search method is used.
Output arguments:-function [x, fmax, nf] = adsmax(f, x, stopit, savit, P)
ADSMAX Alternating directions direct search method.
[x, fmax, nf] = ADSMAX(f, x0, STOPIT, SAVIT, P) attempts to
maximize the function specified by the string f, using the starting
vector x0. The alternating directions direct search method is used.
Output arguments:
ADSMAX Alternating directions direct search method.
[x, fmax, nf] = ADSMAX(f, x0, STOPIT, SAVIT, P) attempts to
maximize the function specified by the string f, using the starting
vector x0. The alternating directions direct search method is used.
Output arguments:-function [x, fmax, nf] = adsmax(f, x, stopit, savit, P)
ADSMAX Alternating directions direct search method.
[x, fmax, nf] = ADSMAX(f, x0, STOPIT, SAVIT, P) attempts to
maximize the function specified by the string f, using the starting
vector x0. The alternating directions direct search method is used.
Output arguments:
(系统自动生成,下载前可以参看下载内容)
下载文件列表
adsmax.m
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.