-
TestWeiXinWhatsNew
模仿微信导航页效果源码,应用程序编程源码,很好的参考资料。(Micro message navigation page source imitation effect, application programming source code, a good reference.)
- 2013-11-11 23:56:43下载
- 积分:1
-
cdma
Matlab实现的cdma编程,初学者最容易理解和学习,有利于初涉cdma仿真的学习者很有帮助(Matlab realize the cdma programming, beginners learn the most easy to understand and help learners初涉simulation cdma helpful)
- 2007-08-26 22:02:32下载
- 积分:1
-
LDPC_cooperation
给出了用matlab实现LDPC码协作通信的程序,其中LDPC码用PEG算法构造,并给出了相应的文章。(Given LDPC codes using matlab to achieve collaborative communication procedures which LDPC codes constructed with the PEG algorithm, and gives the corresponding article.)
- 2009-11-22 17:20:39下载
- 积分:1
-
PSO
标准粒子群算法程序,函数优化,参数优化,可用于PIDNN.(Standard PSO procedure, function optimization, parameter optimization, can be used to PIDNN.)
- 2011-01-07 15:12:29下载
- 积分:1
-
cmac
本程序是小脑神经网络 作为一个函数的逼近器。作为学习小脑神经网络学习用的。(CMAC neural network)
- 2012-12-31 14:57:57下载
- 积分:1
-
matlabeasy
matlab s easy lessons
- 2013-08-09 20:45:47下载
- 积分:1
-
cd
说明: These are the source codes for training the neural networks with various kinds of training functions and for various kinds of inputs and alongwith there is important code also explaining difference between various kind of images like color gray b/w yuv ycbcr etc..
- 2011-08-16 16:53:22下载
- 积分:1
-
FingerPrintProject
Finger Print Code By Matlab
- 2009-10-08 02:21:16下载
- 积分:1
-
neuralne
说明: MATLAB神经网络应用设计:书中实例源程序!
方便大家学习!(Application of MATLAB neural network design: example of source book! To facilitate learning!)
- 2009-08-13 11:04:33下载
- 积分:1
-
small-world-networks
1998年, Watts和Strogatz 提出了小世界网络这一概念,并建立了WS模型。 实证结果表明,大多数的真实网络都具有小世界特性(较小的最短路径) 和聚类特性(较大的聚类系数) 。
WS小世界模型构造算法
1、从规则图开始:考虑一个含有N个点的最近邻耦合网络,它们围成一个环,其中每个节点都与它左右相邻的各K/2节点相连,K是偶数。
2、随机化重连:以概率p随机地从新连接网络中的每个边,即将边的一个端点保持不变,而另一个端点取为网络中随机选择的一个节点。其中规定,任意两个不同的节点之间至多只能有一条边,并且每一个节点都不能有边与自身相连。
(In 1998, Watts and Strogatz proposed the concept of the small world network, and the establishment of the WS model. The empirical results show that most real networks have small world (the smaller the shortest path) and clustering properties (high clustering coefficient).
WS small-world model construction algorithm
1, from the rules FIG: consider a nearest neighbor coupling network with N points, they are surrounded by a ring, wherein each node and its left and right adjacent to each of K/2 connected to the node, K is an even number.
The 2 randomized reconnection: randomly with probability p from the new connection on each side of the network, coming section of one of the endpoints remain unchanged, while the other endpoint is taken as the random selection of a node in the network. Which states that between any two different nodes can have at most one edge, and each node can not be connected to its own side.)
- 2021-04-27 08:08:44下载
- 积分:1