P-FUZZY-PI
P-FUZZY-PI技术资料下载专区,收录500份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
500
P-FUZZY-PI 全部资料 500 份
Advanced handoff control using fuzzy inference for indoor radio system.rar
Advanced handoff control using fuzzy inference for indoor radio system.rar
2014-01-20
120
matlab,using fuzzy to keep the distance with front car
matlab,using fuzzy to keep the distance with front car
2016-07-15
99
Document showing facial recognition with eigenfaces and fuzzy logic together
Document showing facial recognition with eigenfaces and fuzzy logic together
2014-01-10
90
自行implement的k-mean(含fuzzy c mean)
自行implement的k-mean(含fuzzy c mean),可以直接於vc++針對大量數據進行分群的動作
2017-02-04
131
人工智能中模糊逻辑算法 FuzzyLib 2.0 is a comprehensive C++ Fuzzy Logic library for constructing fuzzy logic sy
人工智能中模糊逻辑算法 FuzzyLib 2.0 is a comprehensive C++ Fuzzy Logic library for constructing fuzzy logic systems with multi-con...
2013-12-17
58
//Euler 函数前n项和 /* phi(n) 为n的Euler原函数 if( (n/p) % i == 0 ) phi(n)=phi(n/p)*i else phi(n)=phi(n/p
//Euler 函数前n项和 /* phi(n) 为n的Euler原函数 if( (n/p) % i == 0 ) phi(n)=phi(n/p)*i else phi(n)=phi(n/p)*(i-1) 对于约数:div...
2016-12-31
95