搜索资源列表
复杂网络基本模型
- 复杂网络基本模型matlab实现,包括BA无标度网络、NW和WS小世界网络的实现与分析功能。
complexnetwork
- 复杂网络中有一些常见的基本模型,如随机图,WS小世界网络,NW小世界网络及BA无标度网络等,本程序从这些网络的产生机理,生成了这些复杂网络模型,并且分析了其基本性质如平均路径长度,聚类系数及度分布等。-Complex networks have some common basic model, such as random graph, WS small-world networks, NW small-world networks and scale-free BA network, the
WSNWnetworkmatlabvariable
- 复杂网络的MATLAB仿真,有AB和BA模型,WS和NW小世界模型,并对他们的统计特征进行分析比较-MATLAB simulation of complex networks, with AB and BA model, WS and NW small-world model, and their statistical analysis and comparison of features
ws
- 复杂网络小世界算法MATLAB实现,学习复杂网络的朋友可以以此为开始学习算法-MATLAB complex network to achieve small world algorithm, learning this complex network of friends can start learning algorithm for the
matlab
- 设计满足下列指标的等波纹线性相位FIR低通滤波器 Wp=0.3Π,Ss=0.01,Ws=0.4Π,Sp=0.0599 -Designed to meet the following indicators, such as ripple linear phase FIR low-pass filter Wp = 0.3Π, Ss = 0.01, Ws = 0.4Π, Sp = 0.0599
PSNR
- Function that calculate the PSNR and WSNR of two imagines
chengxu
- 设计一个数字FIR低通滤波器,其技术指标如下: Wp=0.2pi Rp=0.25Db Ws=0.3pi As=50db 试写出MATLAB设计的源程序。-Design a digital FIR low-pass filter, the technical indicators are as follows: Wp = 0.2pi Rp = 0.25Db Ws = 0.3pi As = 50db test designed MATLAB source code to write.
toci
- Complex networks have some common basic model, such as random graph, WS small-world networks, NW small-world networks and scale-free BA network, the program generated from the mechanism of these networks to generate the complex network model and anal
lvboqisheji
- 设计一个IIR数字低通滤波器, 逼近一组模拟滤波器的指标参数(通带截止频率Wp=2*pi*2000rad/s,阻带边界频率Ws=2*pi*3000rad/s,通带波纹 Rp=3db, 阻带衰减Rs=15db, 采样频率f=10000Hz); 分别用脉冲响应不变法和双线性变换法实现设计,列出传递函数并描绘模拟和数字滤波器的幅频和相频响应曲线。用上述设计滤波器完成几组给定信号的滤波,证明滤波器的有效性和滤波范围限制.-Design a IIR digital low-pass filter, app
net.matlab
- 本压缩文件为典型网络MATLAB实现程序的源代码-WS.net
ws
- 认知无线电中基于能量检测的频谱检测方法,matlab实现!-Energy dection,in Cognitive Radio,program by matlab
matlab
- 基于matlab的低通有源滤波器设计wp=30hz,ws=40hz,rp=0.5,rs=40,fs=100hz. -Matlab-based low-pass active filter design wp = 30hz, ws = 40hz, rp = 0.5, rs = 40, fs = 100hz.
WS
- matlab 复杂网络小世界网络模型原matlab程序-Matlab complex network small world network model of the original matlab program
BA-NW-WS
- ER,BA,WS三种网络的matlab程序-ER, BA, WS three network matlab program
ws--steganalysis
- ws隐写分析的matlab实现代码,隐写检测率很高。-ws steganalysis realize the matlab code, steganography detection rate is very high.
WS
- 用matlab构建一个复杂网络中的小世界网络的程序源代码实现-Construction of a complex network of small-world network using matlab program to achieve
WS+NW
- 基于matlab的复杂网络中小世界WS模型的代码(Complex network WS small world network)
复杂网络中基本网络模型的matlab实现
- 复杂网络的matlab实现,得到不同规模的BA无标度网络、WS小世界网络、随机网络、规则网络的拓扑图。还有各类型的拓扑度分布、聚集系数、平均最短路径等静态特性的实现。(Matlab implementation of complex networks, BA scale networks of different sizes, WS small world networks, random networks and regular networks are obtained. There are
7种复杂网络matlab经典算法
- 复杂网络的MATLAB仿真算法,包括多种复杂网络模型和统计算法,如WS,BA等模型的生成算法,度分布,聚类系数计算方法等。(MATLAB simulation algorithm for complex network)
WS小世界网络MATLAB
- % The simulation of WS-smallworld network % the algorithm of WS-smallworld's generation has been improved in speed, % and tend to be easily understood % writen by winter-my-dream@hotmail.com % Example: % N = 100; %network size (number of nodes)