说明:《最优阵列处理》一书第六章的MATLAB例程,包括各种最优波束形成算法的仿真。-" Optimal array processing," the sixth chapter of a book of MATLAB routines, including the optimal beamformin...
说明:《最优阵列处理》一书第五章的MATLAB例程,关于阵列空时模型的算法。-" Optimal array processing," the sixth chapter of a book of MATLAB routines, including the optimal beamforming al...
说明:用matlab中的工具箱函数来解决遗传算法问题,以及进行若干实例讲解 -using Matlab toolbox functions of the genetic algorithm to solve the problem, as well as a number of examples t...
说明:《最优阵列处理》一书第四章的MATLAB例程,包括各种平面与立体阵列的分析与合成算法。-" Optimal array processing," a book of Chapter IV of MATLAB routines, including a variety of planar and t...
说明:本MATLAB例程,为通过遗传算法的思想来解决f(x)=x*sin(10pi*x)+2.0,-1
说明:matlab使用BP网络的例子,使用Levenberg Marquardt算法提高训练速度,效果不错
marquardt-levenberg matlab-bp网络 marquardt matlab-bp levenberg
说明:一个简单的matlab非线性拟合例子,使用了matlab提供的nlinfit函数.