ART-PI
ART-PI技术资料下载专区,收录316份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
316
ART-PI 全部资料 316 份
#include<stdio.h> struct powernode { float pi float qi int i float vi
#include<stdio.h> struct powernode { float pi float qi int i float vi } struct powern...
2013-12-29
134
Waterfilling algorithm (from [Palomar and Fonollosa, Trans-SP2004]) to compute: pi = (mu*ai - bi
Waterfilling algorithm (from [Palomar and Fonollosa, Trans-SP2004]) to compute: pi = (mu*ai - bi)^+ sum(pi) = Pt ...
2014-01-10
139
RF设计天线 PI型匹配layout注意事项
对于物联网、智能硬件的layout总少不了要面对RF 天线部分的设计,RF天线部分中少不了要预留π型匹配电路,以便对RF天线性能的调节。
2022-06-05
7
无约束条件 max f(x1,x2)=21.5+x1*sin(4*pi*x1)+x2sin(20*pi*x2) -3.0<x1<12.1 4.1<x2<5.8 1%的变异
无约束条件 max f(x1,x2)=21.5+x1*sin(4*pi*x1)+x2sin(20*pi*x2) -3.0<x1<12.1 4.1<x2<5.8 1%的变异 25%交叉 旋转转轮选择
2013-11-26
113