资源列表
[matlab例程] SaProgramm
说明:using simulated annealing to find optimum of 3D function<mohammad> 在 2025-01-10 上传 | 大小:1kb | 下载:0
[matlab例程] Parabolic_sar
说明:给定高低值计算抛物线sar值,只是初步分析,希望对有兴趣的有所帮助。-Uses technique described on the Parabolic SAR wikipedia page. Candlestick Graph package used to create picture.<sky> 在 2025-01-10 上传 | 大小: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-01-10 上传 | 大小:1kb | 下载:0