资源列表
[数学计算/工程计算] complex_gauss
说明:This is a program to calculate Ax = b using complex Gaussian elimination method. A is a coefficient matrix. x is an unknown value vector. b is a right-hand side known vector. We can get an unknown vector x. These vecto<> 在 2025-05-06 上传 | 大小:556kb | 下载:1
[数学计算/工程计算] Multiplicative-thinking
说明:乘法产生新质,加法使世界稳定;越是基本的东西越简单,同时也越具有普适性,当它发生变化时必将使其应用领域发生一系列革命。-Generate new qualitative multiplication, addition to world stability the more basic things as simple, but also with the more universal, when it changes applica<张坤鹏> 在 2025-05-06 上传 | 大小:1.42mb | 下载:0
[人工智能/神经网络/遗传算法] GA
说明:稀疏天线阵的遗传算法优化的matlab程序-Sparse antenna array optimized GA matlab program<yjt> 在 2025-05-06 上传 | 大小:4kb | 下载:0
[人工智能/神经网络/遗传算法] PSO
说明:用基本粒子群算法来求解无约束的优化问题。-Particle swarm optimization with solving unconstrained optimization problems<乐乐> 在 2025-05-06 上传 | 大小:1kb | 下载:0
[matlab例程] Parabolic_sar
说明:给定高低值计算抛物线sar值,只是初步分析,希望对有兴趣的有所帮助。-Uses technique described on the Parabolic SAR wikipedia page. Candlestick Graph package used to create picture.<sky> 在 2025-05-06 上传 | 大小: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-05-06 上传 | 大小:1kb | 下载:0