-
chaos
根据《物理学报》2006年第10期上的4篇论文,研究了混沌的产生、控制与同步。编程环境采用Matlab6.0。(According to " Physics" in 2006 the first 10 on the four papers, studied the emergence of chaos, control and synchronization. Programming environment used Matlab6.0.)
- 2009-02-07 10:58:25下载
- 积分:1
-
greymatlab
说明: 计算方法参考文献:王宁练:冰川平衡线变化的主导气候因子灰色关联分析 冰川冻土(Calculation References: Wang Ning practice: a balanced line of glaciers to climate change in the dominant factor glacier permafrost gray relational analysis)
- 2009-08-18 15:51:00下载
- 积分:1
-
rand03.6
In order to minimize power losses caused by high current and improve the voltage profile in the network distribution, the introduction of dispersed generations also called productions decentralized in distribution network (DG) plays an important role. The installation of DGs directly affects the power requested or purchased. The sizing and placement of DGs in the system must be optimal because a wrong choice has a negative impact on the system behavior. To solve this combinatorial problem, an algorithm known as Firefly algorithm is proposed in this paper. This is a meta-heuristic algorithm inspired by the behavior of fireflies flashing. The main objective of firefly flash is to act as a signaling system to attract other fireflies. Networks tested IEEE69-bus and IEEE33-bus are used to evaluate the effectiveness of this method. The results are compared with those obtained by genetic algorithm (GA) to IEEE69-bus, and Shuffled frog leaping algorithm (SFLA) for IEEE 33-bus.
- 2013-12-16 14:22:43下载
- 积分:1
-
mtspo_ga
说明: 旅行商问题,起点与终点为同一点,求最短路径,(MTSPF_GA Fixed Multiple Traveling Salesmen Problem (M-TSP) Genetic Algorithm (GA))
- 2011-03-06 14:52:12下载
- 积分:1
-
fourier_demo
This demonstration is intended for people who know something about the theory of the discrete Fourier transform, and who would find it helpful to see some its properties demonstrated graphically, using a programming language.
The demonstration shows the form of the Fourier components of a signal in 1-D and in 2-D, and shows how elementary filtering can be applied in the Fourier domain.
- 2011-10-09 17:12:28下载
- 积分:1
-
fire
bang zhu chu xue zhe dui jian dan de matlab cheng xu xue xi
- 2015-04-19 16:30:03下载
- 积分:1
-
Desktop
K均值聚类算法,对风电机组功率数据进行聚类分析,包括详细的程序说明。
只要把这两个文件放入一个空文件夹下,在MATLAB中执行m文件,就可得到聚类结果。(K-means clustering algorithm, the wind turbine power data clustering analysis, including a detailed description of the procedures. As long as these two files into an empty folder, m-file in MATLAB, you can get the clustering results.)
- 2021-04-12 17:38:57下载
- 积分:1
-
sfnet
我写好注释的用MATLAB建立无标度网络的代码(I have written comments to establish with MATLAB code for scale-free network)
- 2010-11-01 12:35:16下载
- 积分:1
-
Gamma_Gamma_Distrubition
generate the random variable follow Gamma-Gamma distribution
- 2015-03-23 17:39:48下载
- 积分:1
-
wvfreadb_moreinput
读取Yokogawa DL 750, DL 1600 系列 与 DL 7440 示波器的数据.
特点:允许多个通道(trace)的输入,如:
[x(:,1:4),x(:,5)]=wvfreadb_moreinput(filename, 1, [1,2,3,4], 1) (loads YT-waveform data from*.wvf file saved by Yokogawa DL 750, DL 1600 series and DL 7440 Oscilloscopes into the variables y (y data) and t (time data). The matrices ind_over and ind_under, illegal contain the indices of overranged data points outside the upper/lower limit of the TDS AD converter and indices of illegal values.
advantage:permit several traces, e.g.
[x(:,1:4),x(:,5)]=wvfreadb_moreinput(filename, 1, [1,2,3,4], 1) )
- 2013-05-14 14:40:40下载
- 积分:1