资源列表
[matlab例程] IEEE80211a
说明:The 802.11 standard specifies a carrier sense multiple access with collision avoidance(CSMA/CA) protocol. In this protocol, when a node receives a packet to be transmitted, it first listens to ensure no other node is transmitting. If the channel is c<kaka kaka> 在 2025-07-19 上传 | 大小:161kb | 下载:0
[数学计算/工程计算] 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 applications will make it a series of<张坤鹏> 在 2025-07-19 上传 | 大小:1.42mb | 下载:0
[人工智能/神经网络/遗传算法] GA
说明:稀疏天线阵的遗传算法优化的matlab程序-Sparse antenna array optimized GA matlab program<yjt> 在 2025-07-19 上传 | 大小:4kb | 下载:0
[人工智能/神经网络/遗传算法] PSO
说明:用基本粒子群算法来求解无约束的优化问题。-Particle swarm optimization with solving unconstrained optimization problems<乐乐> 在 2025-07-19 上传 | 大小:1kb | 下载:0
[matlab例程] Parabolic_sar
说明:给定高低值计算抛物线sar值,只是初步分析,希望对有兴趣的有所帮助。-Uses technique described on the Parabolic SAR wikipedia page. Candlestick Graph package used to create picture.<sky> 在 2025-07-19 上传 | 大小: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=i+1 Step 6 if FA.FP > 0<jesslyn> 在 2025-07-19 上传 | 大小:1kb | 下载:0