资源列表
0917885broadbandspatialfiltering
- 宽带波束形成,常规波束形成,滤波器滤波器。(Broadband beamforming, conventional beamforming)
Q学习
- 增强学习(Q-learning)要解决的是这样的问题:一个能感知环境的自治agent,怎样通过学习选择能达到其目标的最优动作(Reinforcement learning (Q-learning) has to solve this problem: an autonomous agent that can perceive the environment, and how to achieve the optimal action of its target through learning
getIsotropeDirection
- Performs isotropic direction sampling
latticeFiller
- square lattice simulations
YPEA101 Genetic Algorithms
- Ga operator like sel.mut.cross
nn_mlp
- Mlp for predict.train test
krig_optim_ml (2)
- kriging initializer for advanced geoscience
Insertion Sort Alg
- insertion sort algorithm
svm
- 结合数字分类实例代码,学习sklearn中svm函数库的使用,完成简单的分类任务(Learn the use of the SVM function library in sklearn with the digital classification example code to complete a simple classification task)
dsxt-1
- 数据结构第一章试写一个算法,自大到小依次输出顺序读入的三个数X、Y和Z的值(data stru for (i=2; ((n%i)!=0)&&(i<sqrt(n)); i++); if i>sqrt(n) printf("%d is a prime number", n) else printf("%d is not a prime number", n); }/)
9、SVM方法
- svm分类器,训练svm的MATLAB代码,简单易理解,好用,能够有效的实现动能(SVM classifier, training SVM MATLAB code, simple and easy to understand, good use, can effectively implement the kinetic energy)
Monte carlo
- 本程序实现了对1-D和2-D Ising model的解决(How to solve the 1-d and 2-d ising model)