搜索资源列表
gafmax
- % [BestPop,Trace]=fmaxga(FUN,LB,UB,eranum,popsize,pcross,pmutation) % Finds a maximum of a function of several variables. % fmaxga solves problems of the form: % max F(X) subject to: LB <= X <= UB % BestPop--------最优的群体即为最优的染色体群 %
checkbounds
- %CHECKBOUNDS Move the initial point within the (valid) bounds. % [X,LB,UB,X,FLAG] = CHECKBOUNDS(X0,LB,UB,nvars) % checks that the upper and lower % bounds are valid (LB <= UB) and the same length as X (pad with -inf/inf % if necessary) wa
rayleighbenard
- 雷利对流,用格子波尔兹曼方法以Z.Guo程序为基准,得出的近似值用于估计浮动过程,希望有人能够用得到。- Rayleigh Benard Convection, using a LB method,based on [Z.Guo, ]. Boussinesq approximation is used for the buoyancy term.
dlimintc
- /* File : dlimintc.c * Abstract: * * Example MEX-file for a discrete-time limited integrator. * * Syntax: [sys, x0] = dlimintc(t,x,u,flag,lb,ub,x0,ts) * * For more details about S-functions, see simulink/src/sfuntmpl_doc.c -/*
LB
- 产生一个连续信号,然后对其采样并进行频谱分析,再通过三种滤波器进行滤波处理。-Generates a continuous signal, then the spectrum of its sampling and analysis, and then filtered through three filters.
shanChen
- 多相流动lbm计算,实现shanchen模型-Multi-component fluid, using a LB method, based on the Shan-Chen model
ImageClassify
- function [BESTX,BESTY,ALLX,ALLY]=ImageClassify(K,N,Pm,LB,UB,D,c,m)
lb
- 改进型的形态滤波器(广义形态滤波),的源代码,仅供参考-Improved morphological filter (generalized morphological filter), source code, for reference only
MIP
- 运用分枝定界法求解混合整数规划程序 各输入参数的含义: min f*x A*x<=b Aeq*x=beq iter_num_max:迭代次数的上限 lb:各变量的下限 ub:各变量的上限 x0:初值 ID:0、1变量,ID(k)=1,表示第k个变量为整数变量,ID(k)=0,表示第k个变量为非整数变量 ftemp_up:初始上界,无法找到初始上界,默认为无穷大 IP:初始可行解,无法找到初始可行解,默认为空 各输出参
mex
- Mexican hat小波 该函数返回有效支撑,N点均匀分布网络上的Mexican hat小波。输出变量是网络X上计算得到的小波函数PSI-lb=-5 ub=5 n=1000 [psi,x]=mexihat(lb,ub,n) plot(x,psi) title( Mexican hat 小波 )
bisection
- [x,fVal,ExitFlag] = BISECTION(f,LB,UB,target,options) finds x +/- TolX (LB < x < UB) such that f(x) = target +/- TolFun. Any or all of f(scalar), f(array), LB, UB, target, TolX, or TolFun may be scalar or n-dim arrays. All non-scalar array
caviy-matlab-lb-method
- 2D cavity flow, simulated by a LB method
Channel-flow-past-a-cylinderical
- Channel flow past a cylinderical obstacle, using a LB method
Multi-component-fluid--using-a-LB-method
- Multi-component fluid, using a LB method, based on the Shan-Chen model
Rayleigh-Benard-Convection--using-a-LB-method
- Rayleigh Benard Convection, using a LB method
psoToolbox
- Help psoToolbox V1.0 psoToolbox provides an interective GUI based Toolbox to solve optimization problems using particle swarm optimization. Creat a fitness function in M-file. Inputs: Function : Function handle of fitness function.
New-Text-Document-(8)
- code of fortran for lb method
2-_-Basic-Lattice-Boltzmann-(LB)
- Simple, yet simplistic, Lattice Boltzmann (LB) MATLAB implementation. D2H9, BGK, omega = 1, laminar flow in a 2D channel used as benchmark. Requires Image Processing Toolbox. The code is not optimized for memory nor for speed, i.e. not efficient
1-_-Lattice-boltzmann-2D-for-porous-system
- The present matlab code derives from the basic Lattice Boltzmann code named LB BGK D2Q9 and submitted on 2005-02-10 (see Matlab Central) MATLAB release MATLAB 7.1.0 (R14SP3)
coherent-modulation-techniques
- Theortical BER for uncoded AWGN channels for all cases, the function assumes the use of a Gray-coded signal constellation. QAM order M must be at least 4. When k=log2(M) is odd, a rectangular constellation of size M=I×J is used. berlb_CPFSK: returns