-
HHT_spp
完整的希尔伯特时频谱程序,可直接运行查看结果,对EMD初学者很有帮助,内附HHT源码。(A complete Hilbert spectrum program, which can be run directly to view the results.It is helpful to the EMD beginners.And the HHT code is enclosed.)
- 2012-05-07 09:27:35下载
- 积分:1
-
scfdm
Fof SC-FDMA in MATLAB
- 2011-09-15 09:27:50下载
- 积分:1
-
final-table
bootstrap method for calculate realibility of one shot system and simulation for accuracy it
- 2013-01-03 18:27:08下载
- 积分:1
-
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--------最优的群体即为最优的染色体群
% Trace----------最佳染色体所对应的目标函数值
% FUN------------目标函数
% LB-------------自变量下限
% UB-------------自变量上限
% eranum---------种群的代数,取100--1000(默认1000)
% popsize--------每一代种群的规模;此可取50--100(默认50)
% pcross---------交叉的概率,此概率一般取0.5--0.85之间较好(默认0.8)
% pmutation------变异的概率,该概率一般取0.05-0.2左右较好(默认0.1)
% options--------1×2矩阵,options(1)=0二进制编码(默认0),option(1)~=0十进制编码,option(2)设定求解精度(默认1e-4)( [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-------- optimal chromosome groups is the best group Trace---------- chromosome corresponding to the best objective function value FUN------------ objective function LB------------- variable lower limit since the UB------------- variable upper limit eranum--------- populations algebra, take 100- 1000 (default 1000) popsize-------- population size of each generation this desirable 50- 100 (default 50) pcross--------- crossover probability, the probability of a general check 0.5- 0.85 between the better (default 0.8) pmutation------ mutation probability, the probability of 0.05 general admission better about-0.2 (default 0.1) options-------- 1 × 2 matrix, options (1) = 0 binary code (default 0), option (1) ~ = 0 decimal coding, option (2 ) set accuracy (default 1e-4))
- 2006-10-18 16:07:48下载
- 积分:1
-
csdp6.1.0winp4
一个求半解正定规划的工具,其中有matlab接口,也可以用来求普通的线性规划等等(a tool for semi definite program)
- 2011-06-23 20:38:49下载
- 积分:1
-
sound_matlab
matlab发声程序 matlab sound函数应用(matlab sound function)
- 2011-10-02 16:15:12下载
- 积分:1
-
laplaceF-
用有限差分法求解矩形域上的laplace方程的matlab程序(laplace Equation)
- 2012-08-31 19:55:11下载
- 积分:1
-
STC
自校正控制MATALAB源码,包括系统辨识,最小方差控制等内容( Matlab source code of STC)
- 2013-11-07 22:10:40下载
- 积分:1
-
Analysis-K-SVD
经典论文PDF“Analysis K-SVD: A Dictionary-Learning Algorithm for the Analysis Sparse Model”及其工具箱,对学习K-SVD很有帮助(Classic paper PDF " Analysis K-SVD: A Dictionary-Learning Algorithm for the Analysis Sparse Model" and its toolbox, useful for learning K-SVD)
- 2014-01-12 23:34:44下载
- 积分:1
-
Fuzzy-Logic-using-MATLAB
基于matlab的模糊逻辑方面的国外资料,介绍了如何用matlab实现模糊理论。(The world we live in is becoming ever more reliant on the use of electronics
and computers to control the behavior of real-world resources. For example,
an increasing amount of commerce is performed without a single banknote
or coin ever being exchanged. Similarly, airports can safely land and send off
airplanes without ever looking out of a window. Another, more individual,
example is the increasing use of electronic personal organizers for organizing
meetings and contacts. All these examples share a similar structure multiple
parties (e.g., airplanes or people) come together to co-ordinate their activities
in order to achieve a common goal. It is not surprising, then, that a lot of
research is being done into how a lot of mechanics of the co-ordination process
can be automated using computers.)
- 2014-02-07 22:24:21下载
- 积分:1