资源列表
[人工智能/神经网络/遗传算法] PSO
说明:用基本粒子群算法来求解无约束的优化问题。-Particle swarm optimization with solving unconstrained optimization problems<乐乐> 在 2025-03-01 上传 | 大小:1kb | 下载:0
[matlab例程] Parabolic_sar
说明:给定高低值计算抛物线sar值,只是初步分析,希望对有兴趣的有所帮助。-Uses technique described on the Parabolic SAR wikipedia page. Candlestick Graph package used to create picture.<sky> 在 2025-03-01 上传 | 大小:1kb | 下载:0
[matlab例程] bisection_new
说明:Step 1: Set i=1 FA=f(a) Step 2: while i≤ No do step 3-6. Step 3 set p=(a+b)/2 FP=f(p) Step 4 if FP<TOL or (b-a)/2<TOL then OUTPUT(p) STOP. prepared by Razana Alwee 24 Algorithm Step 5 set i<jesslyn> 在 2025-03-01 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] apcluster
说明:使用近邻传播聚类算法提取最优波段,并建立预测模型-Communication with neighbor clustering algorithm to extract the best band, and the establishment of prediction models<李静> 在 2025-03-01 上传 | 大小:4kb | 下载:0
[人工智能/神经网络/遗传算法] sap
说明:使用有监督的近邻传播聚类算法进行特征波段选取-Neighbors using a supervised clustering algorithm for propagation characteristics of selected bands<李静> 在 2025-03-01 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] DXSFitting
说明:C++实现多项式拟合计算, y=a+bx+cx^2+dx^3,给出n对x,y值后,得出abcd值,以后给出x的值,自动计算y的值-C++ implementation polynomial fitting calculation, y = a+ bx+ cx ^ 2+ dx ^ 3, n is given on the x, y values, results in abcd value that is given after th<> 在 2025-03-01 上传 | 大小:1.35mb | 下载:0