-
chap02
这是较好的Matlab源代码,希望此代码能对大家有所帮助。(This is a better Matlab source code, I hope this code can be helpful to everyone.)
- 2007-10-10 10:55:59下载
- 积分:1
-
lawmask
statistical methods in order to extract image texture descriptors. In particular, we will focus on the Co-occurrence matrices and the Energy
filters (Laws filters). They are well-known texture descriptors, fast and easy to implement and provide good results that could be used in a
posterior step to perform image segmentation and object recognition.(statistical methods in order to extract image texture descriptors. In particular, we will focus on the Co-occurrence matrices and the Energyfilters (Laws filters). They are well-known texture descriptors, fast and easy to implement and provide good results that could be used in aposterior step to perform image segmentation and object recognition.)
- 2008-01-26 23:28:29下载
- 积分:1
-
Pprtools317a
模式识别 MATLAB 的工具箱,比较实用,包括SVM,IICA,PCA,NN等等模式识别算法.,已通过测试。
(MATLAB toolbox of pattern recognition, more practical, including SVM, IICA, PCA, NN pattern recognition algorithms. Has been tested.)
- 2012-10-07 00:26:45下载
- 积分:1
-
singlephase-uncontrolled-rectifier
含电容滤波的单相不可控整流电路的simulink仿真图(Capacitor filter containing a single-phase uncontrolled rectifier simulink simulation diagram)
- 2021-03-14 14:09:23下载
- 积分:1
-
Applied-Econometrics-using-MATLAB
是一本英文版的关于matlab在金融领域应用的书籍,对于需要分析统计海量数据的人有一定帮助哦(This text describes a set of MATLAB functions that implement a host of
econometric estimation methods. )
- 2013-09-10 14:57:42下载
- 积分:1
-
workwavw
小波变换的经典程序
可以实现一位离散小波变换(xiaobobianhuandejingdinachengxu)
- 2021-03-31 14:59:09下载
- 积分:1
-
matlab2
matlab应用程序百例之界面设计篇,适合初学者参考(matlab application interface design, 100 cases of articles, suitable for beginners reference)
- 2010-03-09 19:48:08下载
- 积分:1
-
HelloWorld2
DISP Display array.
- 2012-07-11 17:44:43下载
- 积分:1
-
method-of-MATLAB-code-to-exe-file
该文档一步步的描述如何将matlab源程序打包成可执行exe文件。(This document describes step by step how to make matlab source packaged into an executable exe file.)
- 2013-11-22 14:34:22下载
- 积分: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