-
eeg-topoplot
说明: 脑电地形图matlab代码,包括电极位置文件和使用说明,麻雀虽小五脏俱全,下载后可直接使用(BEAM matlab code, including electrode position files and instructions for use, small but perfectly formed, the download can be used directly)
- 2021-03-30 15:49:10下载
- 积分:1
-
rf
说明: 计算压缩前后两信号的相关性,通过计算相关性,计算压缩信号的位移量(Calculated before and after the two compressed signal correlation, by calculating the correlation to calculate the displacement signal compression)
- 2011-08-18 17:40:39下载
- 积分:1
-
qthdchaoliu
配电网潮流计算根据她的特点提出这个方法配电网前推回代法潮流计算(qiantuihuidai math)
- 2010-01-12 19:44:20下载
- 积分:1
-
PSOtoolbox
说明: 利用matlab编写的POS集群优化算法的工具箱,值得一看!(POS clusters prepared by using matlab optimization toolbox, worth a visit!)
- 2010-03-30 19:59:40下载
- 积分:1
-
kengen
最大似然(ML)准则和最大后验概率(MAP)准则,BP神经网络用于函数拟合与模式识别,多目标跟踪的粒子滤波器。( Maximum Likelihood (ML) criteria and maximum a posteriori (MAP) criterion, BP neural network function fitting and pattern recognition, Multi-target tracking particle filter.)
- 2016-06-03 16:21:45下载
- 积分:1
-
meijao
毕设内容,高光谱图像基本处理,多元数据分析的主分量分析投影,实现六自由度运动学逆解算法。( Complete set content, basic hyperspectral image processing, Principal component analysis of multivariate data analysis projection, Six degrees of freedom to achieve inverse kinematics algorithm.)
- 2016-10-25 16:57:14下载
- 积分:1
-
PSOFitness
matlab编写的蚁群算法程序,供大家使用参考。(ant colony algorithm matlab preparation procedures for the use of U.S. reference.)
- 2007-07-12 20:59:41下载
- 积分:1
-
DYDt3
一个解算实例。以较高的精度求解卫星经过近地点和远地点的时间。(an example. A higher accuracy solution through satellite perigee and apogee of time.)
- 2005-08-02 15:26:47下载
- 积分: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
-
grad
matlab程序求图像的梯度,获得图像的纹理信息丰富的点或边缘点、角点等。(to get the gradient of mage, the image texture information rich points or edge, corner, etc.)
- 2013-12-19 09:53:24下载
- 积分:1