-
mymconnect
Script I use to overcome some annoyances with mym
- 2011-05-13 02:24:03下载
- 积分:1
-
An-Introduction-to-Programming-and-Numerical-Meth
This text provide good training for general use of Matlab and numerical programing application of Matlab
- 2012-05-09 23:15:25下载
- 积分:1
-
matlab6.5
精通matlab6.5 (北航 张志涌),绝对的好书(Proficient matlab6.5 (BUAA Zhang Yong), the absolute good)
- 2009-04-20 11:22:43下载
- 积分:1
-
kalman
说明: 有偏卡尔曼滤波器可以用来消除无线定位中的非视距误差,本程序加入了非视距检测模块,对于NLOS使用有偏卡尔曼滤波,对于LOS使用标准卡尔曼滤波(Biased Kalman filter can be used to eliminate the wireless location in NLOS error, the program joined the non-line-detection module, for use NLOS biased Kalman filter, using the standard Kalman filter for the LOS)
- 2011-04-13 18:01:14下载
- 积分:1
-
mdlopen
It cab be open old format of mdl file on new version of matlab
invalid model name or file does not exist.
due to the presence of characters that are not supported in the
current character encoding setting windows-949
clc clear close all
bdclose all set_param(0, CharacterEncoding , ISO-8859-1 )
- 2014-10-04 18:41:09下载
- 积分:1
-
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
-
eemdtz
此文件包含着EEMD的能量特征分量的计算程序和EEMD之后进行各个IMF的KL散度指的计算程序。(This file contains the energy characteristic component EEMD computational procedures and after each EEMD KL divergence refers to the IMF s calculation program.)
- 2013-09-20 18:25:25下载
- 积分:1
-
cs
说明: 用来解决压缩感知里求解优化问题的算法matlab代码(solves the minimization problem. min_u ||u||_1+ lambda ||a*u- f||_2^2. algorithms are based on greedy coordinate descent and the bregman iterative method. matlab 7.5 (r2007b) image processing, mathematics, optimization, resconstruction .
)
- 2011-04-02 16:11:45下载
- 积分:1
-
GAdisplacement
用遗传算法对光纤位移传感器的实验数据进行拟合,使用精英保留策略提高算法性能(Genetic algorithm with fiber-optic displacement sensor to fit the experimental data, the use of elite strategies to improve retention of algorithm performance)
- 2009-06-13 14:08:22下载
- 积分:1
-
xiebofenjie
傅里叶分解,包含偶数次谐波,是一个matlab的M文件(Fourier decomposition, contain even-numbered harmonics.Is an M-file matlab)
- 2013-11-21 14:52:49下载
- 积分:1