文件名称:GeneticAlgorithms_matlab
介绍说明--下载内容均来自于网络,请自行研究使用
X(t)=Asin(2*pi *f *t+ q)+n(t)
估计其中的参数为A,f, q。n(t)为随机噪声,服从正态分布。
其他的具体见附件中的程序
-X (t) = 4sin (2 * pi * f * t q) n (t) is estimated parameters A, f, q. N (t) of random noise, subject to normal. Other specific see annex to the proceedings
估计其中的参数为A,f, q。n(t)为随机噪声,服从正态分布。
其他的具体见附件中的程序
-X (t) = 4sin (2 * pi * f * t q) n (t) is estimated parameters A, f, q. N (t) of random noise, subject to normal. Other specific see annex to the proceedings
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 81404599geneticalgorithms_matlab.rar 列表 GeneticAlgorithms\CalculateFitnessValue.m GeneticAlgorithms\DecodeChromosome.m GeneticAlgorithms\SimGeneticAlgorithm.asv GeneticAlgorithms\SimGeneticAlgorithm.m GeneticAlgorithms