-
toolbox
Mastering MATLAB Toolbox Reference
version 6.0 是英文的,不错的,希望对大家有帮助(Mastering MATLAB Toolbox Reference version 6.0 is English, yes, I hope all of you help)
- 2008-04-26 00:10:22下载
- 积分:1
-
101259360watermark(matlab)
说明: 关于脉冲压缩的问题。脉冲压缩的质量直接影响雷达的探测性能。(Pulse compression on the issue. Direct impact on the quality of pulse compression radar detection performance.)
- 2010-04-28 11:32:14下载
- 积分:1
-
MATLAB-Neural-network-analysis
本书中文名字是matlab 神经网络30个案例分析,是matlab中文论坛神经网络板块数千帖子的总结。包括30种神经网络的应用实例,方便实用。(The book is a summary of the thousands of posts in matlab Chinese Forum neural networks plate. Including 30 kinds of neural network application instance, convenient and practical.)
- 2012-11-21 20:32:05下载
- 积分:1
-
KALMAN-Channel-estimation
关于卡尔曼滤波的信道估计的代码 可以参考一下(About Kalman filter channel estimation codes)
- 2021-04-10 16:48:59下载
- 积分:1
-
干涉仪测向
程序为相关干涉仪测向方法的matlab仿真。以5元圆天线阵列为接收阵列,计算两元间的相位差,形成标准库,并通过相关的方式测得信号来波方向。(Matlab simulation of the program for the direction finding method of correlation interferometer. With 5 yuan of circular antenna array for receiving array, calculate the phase difference between the two, the formation of the standard library, and through the measured signal wave direction.
)
- 2020-06-30 21:20:02下载
- 积分:1
-
zibianxiaoboquzao
自变小波去噪的过程,让你了解其原理和过程,希望对你有帮助(wavelet tranform for denoising)
- 2011-12-12 20:41:13下载
- 积分:1
-
GreedyAlgOfdmExample
greedy algorithm in OFDM resource allocation (single user)
- 2021-04-22 20:58:48下载
- 积分:1
-
模糊粒计算支持向量机
可以实现复杂环境下的预测,模糊粒计算下的支持向量机(Support Vector Machine Based on Fuzzy Granular Computing and Prediction in Complex Environment)
- 2019-07-07 11:44:46下载
- 积分:1
-
3D_DLA
用于Matlab 编程,计算diffusion limited aggregation (A Matlab program to perform the diffusion limited aggregation )
- 2013-09-14 12:29:43下载
- 积分: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