搜索资源列表
PSC_neighbor_cell_opt
- 一个python实现的3G网络邻区和扰码优化的算法。可直接使用-A python implementation of 3G networks adjacent areas and the scrambling code optimization algorithm. Can be used directly
kmeans
- k-means聚类方法 python语言实现,做了性能的优化-the k-means algorithm python learning and faster than before
pyloess-master
- application of LOESS algorithm in Python.
code for homework3
- 本项目使用python自行实现了一遍BP算法,并大家一个三层的简易神经网络模型。供初学者使用。(This project uses Python to implement the BP algorithm once more, and we have a simple neural network model of three layers. For beginners to use.)
pokcgv
- 好的算法和程序,非常需要的可以下载看看,适合初学者学习(Good algorithm and program, very need to download to see, suitable for beginners to learn.)
2-opt
- 运用2-opt算法解决TSP(旅行商问题),满足自定义五个点及自设迭代次数,包括可视化结果。(TSP (Traveling Salesman Problem) is solved by using 2-opt algorithm, which satisfies five custom points and self-designed iteration times, including visualization results.)