-
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
-
m
说明: 模拟退火法的工具箱函数集合,用来做两城之间距离问题。(satools is best.)
- 2014-09-05 15:43:21下载
- 积分:1
-
CLUSTERING
fuzzy clustering in online and offline mode
- 2014-11-21 19:45:19下载
- 积分:1
-
802.11a-OFDM
基于matlab的OFDM仿真程序;
我再论坛找了很多OFDM的代码和文章,但总有遗患,为什么呢原因是大部分只有简单的映射,IDFTDFT变换等等,但主要的同步和信道估计去没有人提出来,甚至做出来..
现在我终于找到了一份,它以FUNCTION的形式,再现了OFDM映射,IDFTDFT,同步(时间频率同步)和信道估计,以及频率偏移的估计等一系列代码.(Based on the OFDM matlab simulation program I' ll find a lot of forums and articles OFDM code, but there are left suffering, why because most only simple mapping, IDFTDFT transformation, etc., but the main synchronization and channel estimation to no one proposed, and even do it .. and now I finally found a copy of it in the form FUNCTION, Reproduction of OFDM mapping, IDFTDFT, synchronous (time and frequency synchronization) and channel estimation, and the estimated frequency offset a series of code.)
- 2021-01-04 16:38:55下载
- 积分:1
-
single2_spwm_test
单相逆变器的matlab仿真,有效值控制及波形控制(Individual inverter matlab simulation, adjustment and RMS waveform control)
- 2015-08-03 11:16:42下载
- 积分:1
-
chazhi
matlab所用到的插值算法基本都包含在内!(include all of algorithm inmatlab!)
- 2011-08-11 16:57:45下载
- 积分:1
-
TNNR_DODE_LQ_SELF
截断的核范数,可用于矩阵恢复。需要知道丢失点的像素位置。该算法是 2013 PAMI上一篇文章里的算法。感兴趣的看看(Nuclear norm truncated matrix can be used for recovery. Need to know the pixel positions lost points. The algorithm is an article on the 2013 PAMI algorithms. Look interested)
- 2014-11-07 16:34:09下载
- 积分:1
-
MATLAB
Cleve Moler的MATLAB教材Numerical Computing with MATLAB和代码,介绍MATLAB数值方法入门,计算技巧的教材。(Numerical Computing with MATLAB is a textbook for an introductory course
in numerical methods, Matlab, and technical computing.)
- 2014-12-16 10:19:08下载
- 积分:1
-
DBRUITAGE-ECG
programme in matlab filetres for digital signal processing..
- 2013-11-21 23:16:06下载
- 积分:1
-
辛烷值预测
说明: 径向基函数(RBF)神经网络算法,使用matlab来实现辛烷值预测(Prediction of octane number with MATLAB)
- 2020-05-25 16:51:26下载
- 积分:1