-
learnbem
This package calculates 2D laplace problems using Boundary element method
- 2011-01-22 20:55:27下载
- 积分:1
-
matlab-control-toolsbox
matlab 控制工程 工具箱 说明与介绍(matlab toolbox describe and introduce control engineering)
- 2013-07-23 22:19:19下载
- 积分:1
-
MATLAB-SRS3D-hrtf
一个使用MATLAB实现基于HRTF理论下的SRS-3D立体虚拟环绕声技术的硕士论文(A use MATLAB HRTF theory based on the SRS-3 D virtual surround sound technical master thesis
)
- 2012-04-10 15:12:10下载
- 积分: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
-
convintrlv_generate
卷积码convolutional codes生成程序,可以方便地生成任意参数的卷积码。(Convolutional code generator.)
- 2011-07-11 10:23:13下载
- 积分:1
-
guangxuefangzhen
光学仿真设计,适用于初学者学习使用matlab进行光学仿真,基于Matlab的光学实验仿真(Optical simulation design, suitable for beginners to learn to use matlab optical simulation, Matlab-based simulation of optical experiments)
- 2012-10-20 11:44:53下载
- 积分:1
-
get_fig2l
matlab例程,如何作图,如何生成eps文件(matlab example, used to generate figure and eps file)
- 2013-12-27 16:25:29下载
- 积分:1
-
OFDM
Matlab的OFDM仿真,信道估计,有BER曲线 该程序进行了简单的LMS信道估计,没有加入与MMSE等其他信道估计算法的比较;(Matlab simulation of OFDM, channel estimation, BER curves the program was simple LMS channel estimation, not joined with the MMSE channel estimation algorithm and other comparative )
- 2010-06-15 11:39:40下载
- 积分:1
-
s_create_spike
create spike from deconvolution
- 2012-07-31 19:11:25下载
- 积分:1
-
mse_lmse
组合需要读取的图像文件直接路径和间接路径,读取jpg图像,并计算压缩图像和无压缩图像的均方值和LMSE(Combination needs to read the image files of the direct path and indirect path, to read the jpg image, and calculate the mean square value of compressed images and uncompressed images and LMSE)
- 2012-11-23 21:43:13下载
- 积分:1