资源列表
rayleigh.m
- 这是关于rayleigh衰落信道的仿真mat源程序与大家共享-on rayleigh fading channel simulation mat source files and share
waveletandnetrulnetwork
- 实现小波分析与神经网络的综合使用。小波神经网络是一种新的网络。
51个城市的tsp程序
- 这是一个用蚁群算法来解决51个城市的tsp问题,该源码是用C++编写的,是一个非常有用的源代码 const int iAntCount=34;//ant numbers 蚂蚁数量 const int iCityCount=51;//城市数量 const int iItCount=500;//循环次数 const double Q=100;//信息素总量
svd-code
- svd分析的例子,程序,生成数据,预处理,分析-SVD analysis of the examples, procedures, generating data, pretreatment, analysis
floydalgorithmmatlabcode
- 弗洛里德算法,用于求解任意一个连通图中任意两个节点之间的最小路径,希望有帮助,已经调试通过-Floride algorithm for solving any of a connected graph any two nodes in the path between the minimum, want to help, have been debugging through
tspeil51
- 该文件是一个关于TSP问题的C++代码,很不错的哦 -This is a c++ code of TSP
leach
- 改进的LEACH算法如下:将所有节点的能量信息统一的发送给源节点,由源节点进行处理,选择所有节点中能量最大的作为Sink节点,再由Sink节点收集其他节点的能量信息,之后由Sink节点讲收集到的信息发送给源节点,这就完成了一次的能量收集,当此次能量收集完毕的时候,再循环最初的过程,重新选择Sink节点进行信息的传送。-LEACH algorithm is as follows: improved energy information for all nodes to send to the so
KMean
- KMEAN C# In data mining, k-means clustering is a method of cluster analysis which aims to partition n observations into k clusters in which each observation belongs to the cluster with the nearest mean. This results in a partitioning of the data sp
refinedp1localbasis
- 均匀细分网格上利用C++实现线性Lagrange形状函数-Linear Lagrange shape functions on a uniformly refined reference element
main
- 这是一个关于用追赶法解线性方程组的程序源码-This is a catch up method for solving linear equations program source
test
- 51单片机检测光电编码器。C语言实现检相和速度的检测-The 51 microcontroller detection optical encoder
matlabBP
- 人工神经网络解决旅行商问题\matlab编程-bp neural network algorithm to solve the traveling salesman problem
