%BIQPBOX Bisection reflective line search for sqpbox % [nx,nsig,alpha] = BIQPBOX(s,c,strg,x,y,sigma,l,u,... % oval,po,normg,DS,mtxmpy,data,H) % returns the new feasible point nx, the corresponding sign vector nsig, % and the step size of the unreflected step, alpha. % Copyright (c) 1990-98 by The MathWorks, Inc. % $Revision: 1.2 $ $Date:
资源简介:%BIQPBOX Bisection reflective line search for sqpbox % [nx,nsig,alpha] = BIQPBOX(s,c,strg,x,y,sigma,l,u,... % oval,po,normg,DS,mtxmpy,data,H) % returns the new feasible point nx, the corresponding sign vector nsig, % and the step s...
上传时间: 2013-12-17
上传用户:sk5201314
资源简介:test program for STL generic algorithm that search for elements that satisfy a condition
上传时间: 2013-12-14
上传用户:咔乐坞
资源简介:IIR Filter Coefficient Quantization Example % written by DRB on 6-Dec-2004 for ECE3703 % % Looks at unquantized filter (ideal), direct form, and cascaded second % order section (SOS).
上传时间: 2015-07-23
上传用户:zyt
资源简介:c code for sequencial search for
上传时间: 2015-10-10
上传用户:GHF
资源简介:* first open client.cpp and search for that USER_MSG_INTERCEPT(TeamInfo) over it u add this Code: USER_MSG_INTERCEPT(Health) { BEGIN_READ(pbuf,iSize) me.iHealth = READ_BYTE() return USER_MSG_CALL(Health) } * the...
上传时间: 2016-01-22
上传用户:ynzfm
资源简介:o search for the string "TODO" and follow the instructions to complete your driver. o Review the registry settings created in TimerSample.inf.
上传时间: 2016-01-31
上传用户:牛津鞋
资源简介:o search for the string "TODO" and follow the instructions to complete your driver. o Review the registry settings created in WMISample.inf.
上传时间: 2013-12-30
上传用户:123456wh
资源简介:o search for the string "TODO" and follow the instructions to complete your driver. o Review the registry settings created in USBCounter.inf.
上传时间: 2014-01-11
上传用户:lifangyuan12
资源简介:几篇最经典的运动搜索算法的IEEE论文:A1. Enhanced Hexagonal search for Fast Block Motion Estimation;A2. Hexagon-based search pattern for fast block motion estimation;A3. Predictive Motion Vector Field Adaptive search Technique (PMVFAST)等
上传时间: 2013-12-24
上传用户:小码农lz
资源简介:%%% Demos for PUMA algorithms %%% We present four matlab demos for PUMA. demo1, demo2, demo3, and demo4 illustrate PUMA working with different parameters and with four different images. All you need to do is to run each of the...
上传时间: 2016-04-23
上传用户:fhzm5658
资源简介:Library and command line program for Huffman encoding and decoding both files and chunks of memory. The encoder is a 2 pass encoder. The first pass scans the data and builds the Huffman tree. The second pass encodes the data. The decoder is...
上传时间: 2016-06-01
上传用户:zhaiye
资源简介:printf(" 请输入%d个课程的代表值(<%d个字符):\n" ,(*G).vexnum,MAX_NAME) for(i=0 i<(*G).vexnum ++i) /* 构造顶点向量 */ { scanf(" %s" ,(*G).vertices[i].data) (*G).vertices[i].firstarc=NULL } printf(" 请输入...
上传时间: 2016-08-15
上传用户:Avoid98
资源简介:采用3D Bresenham算法在两点间划一直线 % This program is ported to MATLAB from: % B.Pendleton. line3d - 3D Bresenham s (a 3D line drawing algorithm) % ftp://ftp.isc.org/pub/usenet/comp.sources.unix/volume26/line3d, 1992 % % Which i...
上传时间: 2013-12-10
上传用户:sz_hjbf
资源简介:直线搜索:用于不精确直线搜索line search
上传时间: 2013-12-18
上传用户:王楚楚
资源简介:algorithm for line algorithm for line
上传时间: 2014-01-10
上传用户:wangdean1101
资源简介:search Phone number example is for search the phone number from contact books in symbian c++
上传时间: 2013-12-23
上传用户:chongcongying
资源简介:tabu search for tsp
上传时间: 2014-01-11
上传用户:tianyi223
资源简介:Partial Distance search - for data quantization
上传时间: 2014-01-21
上传用户:ikemada
资源简介:quickly search for the fourier series
上传时间: 2014-01-18
上传用户:xmsmh
资源简介:Implementation of genetic algorithm, to search for desired extreme n-variable function.
上传时间: 2014-01-18
上传用户:lepoke
资源简介:how to search for the biggest end folder from your sistem (under Linux)
上传时间: 2013-12-19
上传用户:TF2015
资源简介:LINEINTRGAL Line Integral in a 2D Vector Field. LINEINTRGAL(X,Y,U,V,C) computes the line integral along the lines given in cell array C. X and Y define the coordinates of a rectangular grid over which U and V are defined. X and Y must be...
上传时间: 2014-01-13
上传用户:hwl453472107
资源简介:jsearch - turns search Engines into FIND engines - Programming in JAVA Copyright (C) 1999-2009 Hunt Lin This program is free software you can redistribute it and/or modifyit under the terms of the GNU General Public License as publishe...
上传时间: 2017-02-10
上传用户:qoovoop
资源简介:This companion disc contains the source code for the sample programs presented in INSIDE VISUAL C++ 5.0, as well as pre- compiled copies of the programs. To copy all of the sample code onto your hard disk, run the SETUP.EXE program an...
上传时间: 2015-05-09
上传用户:mhp0114
资源简介:%直接型到并联型的转换 % %[C,B,A]=dir2par(b,a) %C为当b的长度大于a时的多项式部分 %B为包含各bk的K乘2维实系数矩阵 %A为包含各ak的K乘3维实系数矩阵 %b为直接型分子多项式系数 %a为直接型分母多项式系数 %
上传时间: 2014-01-20
上传用户:lizhen9880
资源简介:%绘制系统函数的零极点图 % %pzplot(num,den) %num为系统函数分子多项式的系数向量 %den为系统函数分母多项式的系数向量 %
上传时间: 2014-08-19
上传用户:wuyuying
资源简介:it is code for briging up_machtion to down machtion,it s functions act protol changing and comunication bidirection
上传时间: 2013-12-10
上传用户:baitouyu
资源简介:function y_cum = cum2x (x,y, maxlag, nsamp, overlap, flag) %CUM2X Cross-covariance % y_cum = cum2x (x,y,maxlag, samp_seg, overlap, flag) % x,y - data vectors/matrices with identical dimensions % if x,y are matrices, rather than ve...
上传时间: 2015-09-08
上传用户:xieguodong1234
资源简介:This companion disc contains the source code for the sample programs presented in INSIDE VISUAL C++ 5.0, as well as pre- compiled copies of the programs.
上传时间: 2013-12-28
上传用户:windwolf2000
资源简介:OFDM仿真 参数: % 子载波数 128 % 位数/ 符号 2 % 符号数/ 载波 1000 % 训练符号数 0 % 循环前缀长度 8 (1/16)*T % 调制方式 4-QAM % 多径信道数 3 % IFFT Size 128 % 信道最大时延 2
上传时间: 2015-10-07
上传用户:1051290259