资源列表
road
- 路由算法是影响网络性能的重要因素之一,对路由算法的选择至关重要。介绍路由算法中的Floyd算法和RAD(Routing along DAGs)算法,并通过实验对两种算法性能作出分析和比较。实验分析结果显示:在链路利用率、链路流量负载均衡和链路失效对网络的影响范围方面,RAD算法要优于Floyd算法。在平均传输代价方面,Floyd算法要优干RAD算法。(Routing algorithm is one of the most important factors affecting network
DOA算法MUSIC
- 简单的DOA定位的MUSIC算法,MATLAB编程语言。(Simple DOA positioning of MUSIC algorithm, MATLAB programming language.)
GPstuff-4.7
- 高斯过程回归工具箱,其中包括高斯过程回归的基础例程,可用于分类,估计和预测(Gauss process regression toolbox, which includes the basic routines of Gauss process regression, can be used for classification, estimation and prediction)
esprit算法自编
- matlab实现esprit算法,有三种,包括两种普通的,还有一个TLS(Matlab to realize esprit algorithm)
TSP_hopfield
- 用 HOPFIELD 求取TSP问题的最优解,早些时候的版本(TSP HOPFIELD NEURAL NETWORK)
setup
- 冒泡排序查询迭代数组。以及海量数据筛查,数组自由组合。(Bubble sort query iterative array)
bayes
- 基于概率论的分类方法 :朴素贝叶斯 学习朴素贝叶斯算法进行简单的二值分类(Classification method based on probability theory: Naive Bayes Learning naive Bayes algorithm for simple two valued classification)
read .dat
- 如何在MATLAB中将数据存储成.dat文件,如何对.dat文件进行读取(how to save and read .dat data/file in matlab)
plot_to_center
- 在输出的图像中自定义坐标轴,使图像更加清晰。(Customize the axes in the output image to make the image sharper.)
NaSchr
- nagel traffic flow algorithm
Vicsek模型
- 多个体系统的集体行为是复杂系统研究的重要切入点, 而Vicsek 模型是 研究多个体系统的一个基本模型, 它具备了复杂系统的一些关键特征, 如动态行 为、局部相互作用和变化的邻居关系等.(Collective behavior of multi agent system is an important entry point for complex system research, and Vicsek model is a basic model of multi agent system
人脸检测(文章+程序)
- 用于人脸识别中的人脸检测,准确率还可以。(For face recognition in face detection, the accuracy rate can also be)