一个基于Matlab的人工免疫算法%Immune Algorithm based on the immune network model for FUNCTION f(x1,x2) optimum
标签: Algorithm FUNCTION network optimum
上传时间: 2013-12-23
上传用户:changeboy
基于基本遗传算法的函数最优化 A FUNCTION Optimizer using Simple Genetic Algorithm developed from the Pascal SGA code presented by David E.Goldber
标签: Algorithm Optimizer developed FUNCTION
上传时间: 2016-06-24
上传用户:coeus
求标准偏差 > FUNCTION c=myFUNCTION(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1)) FUNCTION c=myFUNCTION(x) [m,n]=size(x) t=0 for i=1:m for j=1:n t=t+x(i,j)*x(i,j) end end c=sqrt(t/(m*n-1
标签: gt myFUNCTION FUNCTION numel
上传时间: 2014-01-15
上传用户:hongmo
求标准偏差 > FUNCTION c=myFUNCTION(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1)) FUNCTION c=myFUNCTION(x) [m,n]=size(x) t=0 for i=1:m for j=1:n t=t+x(i,j)*x(i,j) end end c=sqrt(t/(m*n-1
标签: gt myFUNCTION FUNCTION numel
上传时间: 2013-12-26
上传用户:dreamboy36
求标准偏差 > FUNCTION c=myFUNCTION(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1)) FUNCTION c=myFUNCTION(x) [m,n]=size(x) t=0 for i=1:m for j=1:n t=t+x(i,j)*x(i,j) end end c=sqrt(t/(m*n-1
标签: gt myFUNCTION FUNCTION numel
上传时间: 2016-06-28
上传用户:change0329
求标准偏差 > FUNCTION c=myFUNCTION(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1)) FUNCTION c=myFUNCTION(x) [m,n]=size(x) t=0 for i=1:m for j=1:n t=t+x(i,j)*x(i,j) end end c=sqrt(t/(m*n-1
标签: gt myFUNCTION FUNCTION numel
上传时间: 2014-09-03
上传用户:jjj0202
This program is a new way to estimate the coherence FUNCTION. It s based on the MVDR and is much more reliable than the classical Welch s method implemented in MATLAB. There are 2 programs: the main program called coherence_MVDR.m and and an example, called illustrate.m, that calls the main FUNCTION to show how it works. There also included 2 papers that we published on this algorithm.
标签: coherence the estimate FUNCTION
上传时间: 2016-07-03
上传用户:athjac
RunExp.m: -Changed script into a FUNCTION. -Coded to accept the numberofRuns as an Argument. -Added code for automatic Exit from Matlab and Shutdown of WindowsPC.
标签: numberofRuns Argument FUNCTION Changed
上传时间: 2014-07-29
上传用户:ryb
gsmd lib supply API for dailing FUNCTION
标签: FUNCTION dailing supply gsmd
上传时间: 2013-12-23
上传用户:Zxcvbnm
Test Callback FUNCTION
上传时间: 2016-07-20
上传用户:huql11633