说明:专门讲解matlab做曲线拟合的一个教程,有示例程序的讲解,希望对大家有用。
说明:使用RBF对数据进行拟合,可显示拟合结果,可参考对RBF原理的讲解对代码及其算法进行进一步理解。 Using RBF to fit the data, the fitting results can be displayed, and the code and its algorithm ...
说明:用matlab中的工具箱函数来解决遗传算法问题,以及进行若干实例讲解 -using Matlab toolbox functions of the genetic algorithm to solve the problem, as well as a number of examples t...
说明:RBf神经网络算法的具体讲解,包括各种例子,内附程序文件,很容易理解。
说明:主要讲解偏微分方程组的离散方法,包括有限差分法,有限体积法
说明:Radon 算法的实现及原理讲解,个人整理的重要资料.
说明:matlab遗传算法工具箱函数及实例讲解1核心函数: 初始种群的生成函数