-
HungarianAP
用匈牙利算法来解决最优的分配问题,比如路径或代价(hungarian algorithm to solve the assignment problem)
- 2009-12-21 14:32:14下载
- 积分:1
-
Untitled6
三维图像输出,针对于变成过程中遇到的三维三点图像输出等问题得到了解决(Three-dimensional scatter plot phase output)
- 2012-04-02 18:53:19下载
- 积分: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
-
3
说明: 对一个矩阵进行Cholesky分解的matlab程序(the cholesky decomposition of one matrix)
- 2014-01-06 19:51:12下载
- 积分:1
-
radar
说明: 基于matlab的雷达信号处理仿真,使用GUI编程。(Radar signal processing simulation based on matlab, using GUI programming.)
- 2019-03-22 23:42:52下载
- 积分:1
-
DiscreteFourierTransfrom
This program explain how FFT in Matlab works
- 2011-05-21 08:29:00下载
- 积分:1
-
S3
说明: 有关于S函数的,滑模变结构例程3,内涵simulink和m函数(Learning about the S function, SMVSC routine 3)
- 2013-08-18 11:06:32下载
- 积分:1
-
FixLagSmooth.m
Fixed lag smoother, some errors are modified.
- 2015-03-17 22:04:14下载
- 积分:1
-
hamming
四个matlab程序,通过四种方式,分别对向量、图像的汉明编解码进行了研究。并附上试验结果。(Matlab four procedures in four ways, namely, on the vector, image codec Hamming studied. With the test results.)
- 2009-03-30 12:01:22下载
- 积分:1
-
DSPiRI
经典的数字信号处理书籍,Digital Signal Processing in Radar Image 里面有详细的SAR应用理论(an classic textbook related to Signal Processing and SAR application)
- 2013-01-02 19:43:46下载
- 积分:1