-
geneticalgrithmprogram
BNB20 Finds the constrained minimum of a function of several possibly integer variables.
% Usage: [errmsg,Z,X,t,c,fail] =
% BNB20(fun,x0,xstatus,xlb,xub,A,B,Aeq,Beq,nonlcon,settings,options,P1,P2,...)
%
% BNB solves problems of the form:
% Minimize F(x) subject to: xlb <= x0 <=xub
% A*x <= B Aeq*x=Beq
% C(x)<=0 Ceq(x)=0
% x(i) is continuous for xstatus(i)=0
% x(i) integer for xstatus(i)= 1
% x(i) fixed for xstatus(i)=2
%(BNB20 Finds the constrained minimum of a fu nction of several possibly integer variables. % Usage : [errmsg, Z, X, t, c, fail] =% BNB20 (fun, x0, xstatus, xlb, xub, A, B, Aeq, Beq, nonlcon. settings, options, P1, P2, ...)%% BNB solves problems of the form : Minimize% F (x) subject to : xlb)
- 2007-04-02 12:24:33下载
- 积分:1
-
source-code-id3-matlab
convert numbers into words in excel
- 2012-05-09 10:02:50下载
- 积分:1
-
Matlab-Mach-3-blow-a-cylinder
3马赫气流吹拂圆柱体,二维非结构化网格,网格自适应优化,Matlab代码,无粘(Mach 3 airflow blowing cylinder, two-dimensional unstructured grids, adaptive mesh optimization, Matlab code, inviscid)
- 2013-11-15 23:49:30下载
- 积分:1
-
power_flow
POWER_FLOW Function to perform a power-flow analysis.
Function power_flow reads a data set describing a power system from a disk file, and performs a power-flow analysis on it. The only argument is the name of the input file. There are three types of lines in the input file. The "SYSTEM" line specifies the name of the power system and the base apparent power of the power system in MVA.
- 2010-03-06 00:37:37下载
- 积分:1
-
模仿Windows任务栏
说明: 一个rar包,主要是模式windows的任务栏的功能,(a rar packs, the main mode of windows is the task bar functions,)
- 2005-09-14 11:40:12下载
- 积分:1
-
Image-Rotation-Correction
说明: 旋转图像,平滑会出现的锯齿,例子和源代码(Rotate the image, smoothing jagged occur, examples and source code)
- 2011-03-04 12:14:39下载
- 积分:1
-
lmz
说明: 里米兹算法的MATLAB源程序,其中交错点组的筛选运用了牛顿迭代法(Meads algorithm in MATLAB source code, which staggered the screening point group used the Newton iteration)
- 2008-11-30 18:19:53下载
- 积分:1
-
Desktop
转资料,四旋翼飞行器的自适应控制仿真,用的是别人做好的算法,自己已经编好S函数和搭建好模型(Transfer information, four rotor aircraft adaptive control simulation, the best algorithm with others, you have good S function and set up good model)
- 2021-01-31 19:08:34下载
- 积分:1
-
ufc
ufc无监督优化模糊聚类用于彩色图像分割(ufc Unsupervised Fuzzy Clustering for Color Image Segmentation)
- 2008-05-06 11:40:53下载
- 积分:1
-
load_ascii
matlab程序中,加载ASCII文件,输出一个数据矩阵。(matlab program, load the ASCII file, the output of a data matrix.)
- 2013-03-12 16:18:13下载
- 积分:1