资源列表
[matlab例程] ffjcext
说明:clear all;clc %% the original conditions f=@(x)exp(-x)+x^2; a=0; b=1; Theta_error=0.15; %% execute FibonacciOpt Algorithm [x_opt,f_opt,stepNum]=FibonacciOpt(f,a,b,Theta_error); %% function figure x=a:0.01:b; y=exp(-x)+x.^2; plot(x,y,'k')<楠楠女女 > 在 2025-09-14 上传 | 大小:18kb | 下载:0
[matlab例程] function fitting
说明:Bp\感知器\SVM\RBF的神经网络函数拟合程序,其中大部分都是一维输入一维输出,特别适合刚入门的学习者。(These Program were BP\PERCEPTION\rbf\svm function fitting used matlab)<Damon the only > 在 2025-09-14 上传 | 大小:18kb | 下载:0
[matlab例程] yichuantuihuo
说明:《Matlab智能算法30个案例分析》基于遗传模拟退火算法的聚类算法(Clustering algorithm based on genetic simulated annealing algorithm)<maoxiongwang > 在 2025-09-14 上传 | 大小:18kb | 下载:0
[matlab例程] matlab_neat源程序
说明:NEAT算法源程序,可以下载运行下看看效果,根据具体问题进行程序修改(NEAT algorithm source program, you can download the run to see the effect, according to the specific problems of the program modification)<ssw0822 > 在 2025-09-14 上传 | 大小:18kb | 下载:0