-
airy
说明: 二维艾里光束,阵列艾里光束,可改变光束直径以及距离(Two dimensional Airy beam, array Airy beam, variable beam diameter and distance)
- 2020-11-22 23:09:35下载
- 积分:1
-
Chap_4
This is a matlab code for the examples of AFT text book examples..The results are ecellent
- 2011-07-22 07:39:14下载
- 积分:1
-
SD
说明: 该算法实现了球形译码算法SD的算法仿真,包含不同的调用函数,可以实现。(The algorithm implements the algorithm simulation sphere decoding algorithm for SD, including calling the function different, can achieve.)
- 2021-04-09 20:58:59下载
- 积分:1
-
Matlab_Code
说明: Matlab codes for adaptive antennas
- 2019-05-16 02:02:47下载
- 积分:1
-
simpledtc1
simple dtc for three phase induction motor
- 2010-02-26 16:45:38下载
- 积分:1
-
cubic_subdiv
Subdivision interpolation using cubic B-spline wavelet.
- 2014-11-09 19:39:09下载
- 积分:1
-
chan
一种实现TOA的算法,chan算法的源代码,matlab源程序,希望采纳。(Algorithm, chan algorithm source code for an implementation of TOA, matlab source code, hope to adopt.)
- 2014-02-23 19:37:08下载
- 积分:1
-
industrial-strength
eBook - Industrial Strength C++ - Visual C++ guide
- 2014-02-02 13:03:09下载
- 积分:1
-
遗传算法
说明: 遗传算法(Genetic Algorithm,GA)最早是由美国的 John holland于20世纪70年代提出,该算法是根据大自然中生物体进化规律而设计提出的。是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。该算法通过数学的方式,利用计算机仿真运算,将问题的求解过程转换成类似生物进化中的染色体基因的交叉、变异等过程。在求解较为复杂的组合优化问题时,相对一些常规的优化算法,通常能够较快地获得较好的优化结果。遗传算法已被人们广泛地应用于组合优化、机器学习、信号处理、自适应控制和人工生命等领域。(Genetic algorithm (ga))
- 2020-08-24 22:51:00下载
- 积分:1
-
FeatureSelection_MachineLearning
Feature selection methods for machine learning algorithms such as SVR, including one filter-based method (CFS) and two wrapper-based methods (GA and PSO). The gridsearch is for the grid search for the optimal hyperparemeters of SVR. The SVM_CV is for the k-fold cross-validation of SVR. All the programs are flexible and could be implemented by the users themselves.
- 2011-05-06 22:45:39下载
- 积分:1