搜索资源列表
ws
- BP神经网络股票建模,随着股票市场混沌和分形理论的逐步确立,人们开始利用神经网络对证券市场的变动加以预测。本文的研究目的在于为股市提供一种基于BP神经网络的股价预测方法,以便提高股价预测时的运算速度和精确度,为股票市场的个人投资者和机构投资者提供新的实用方法。
复杂网络基本模型
- 复杂网络基本模型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
ws
- 复杂网络小世界算法MATLAB实现,学习复杂网络的朋友可以以此为开始学习算法-MATLAB complex network to achieve small world algorithm, learning this complex network of friends can start learning algorithm for the
small-world
- 程序以WS小世界模型及其改进版(by Newman and Watts (1999a).)为基础建立网络模型,计算网络平均距离,验证“六度分割”理论-Procedures to WS small world model and its improved version (by Newman and Watts (1999a).)-Based networking model to calculate the average distance network, verify the " s
PSNR
- Function that calculate the PSNR and WSNR of two imagines
blind3sub
- subspace method for blind channel estimation Copyright: Xiaohua(Edward) Li, Assistant Professor Department of Electrical and Computer Engineering State University of New York at Binghamton http://ucesp.ws.binghamton.edu/~xli June
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
ws
- 复杂网络中小世界网的生成算法,用FORTRAN语言编写-small-world network
download
- 用matlab仿真滤波器,fs=1.ws=0.2,wp=0.3-Filter simulation using matlab, fs = 1.ws = 0.2, wp = 0.3
WS_net
- WS网络的功能描述,希望大家有用。谢谢先,希望批评指正-WS network functional descr iption
ws
- 认知无线电中基于能量检测的频谱检测方法,matlab实现!-Energy dection,in Cognitive Radio,program by matlab
Based-on-WS-model-PSO
- 利用WS模型的断边重连特性从网络中随机选择边进行断边重连,以此来改变算法的邻域结构,提高算法的多样性。-the model off Bian WS rewiring randomly selected features from the network of conducting an off side reconnection algorithm in order to change the neighborhood structure, increase the diversity algo
lvboqi_shiyan
- 巴特霍兹带通滤波器,可以通过不同的ws、wp实验出自己需要的频带-buttord filter
WS
- 复杂网络研究中的WS网络随机生成算法。支持Gephi的.net文件结构。-The WS networks in the study of complex networks random generation algorithm. Gephi net file structure.
WS-MOD
- 用于生成一个WS小世界模型并且计算其平均路径长度-Used to generate a WS small world model and calculate its average path length
WS-MOD2
- 用于生成一个WS小世界模型,并且计算其度分布-It is used to generate a WS small world model, and calculate its degree distribution
er-nw-ws-matlab
- er、nw、ws等神经网络模型的matlab实现-matlab er、nw、ws model
main.c
- 使用c语言的WS小世界生成算法,同时计算了网络的最短距离、度分布、聚集系数(WS SMALL WORLD NETWORK GENERATE ALGORITHM BY USING C)
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)