-
Hybrid-Differential-Evolution-Algorithm-With-Adap
This Toolset comprises of the following files:
1) RunTutorial.m
Runs and publish in html format the Tutorial.m file.
2) Tutorial.m
A quick reference tutorial for the DE_TCR algorithm.
3) DE_TCRparam.m
Generates the required parameters to run the DE_TCR algorithm.
4) DE_TCR.m
Runs the optimization algorithm. This code implements a version of
the DE_TCR algorithm described in:
G. Reynoso J. Sanchis X. Blasco Juan M. Herrero. Hybrid DE Algorithm
With Adaptive Crossover Operator For Solving Real-World Numerical
Optimization Problems. In IEEE Congress on Evolutionary Computation.
CEC 2011. (ISBN 978-1-4244-7833-0). New Orleans (USA). June 2011.
5) LocalSearch.m
Runs the Local search routine.
6) CostFuntion.m
The cost function to optimize
- 2013-01-18 15:59:57下载
- 积分:1
-
wind_turbine_blade_coordinates_calculate
说明: 该code读出naca4412.txt中基本balde坐标,在读取data1.txt中设计要求,生成FinalCoordinates.txt文件,包含所有生成balde airfoil所需coordinates。(this matlab code read the blade coordinates in naca4412.txt, and then read the design requirements in data1.txt. Finally, it will generate the FinlCoordinates.txt which include all the coordinates of blade airfoil.)
- 2010-04-07 08:30:23下载
- 积分:1
-
LLS
说明: 在matlab中开发了一种如何使算法收敛更快,精度更高的算法,效果明显(developed in the Matlab how a convergence algorithm faster and more precise algorithms, obviously)
- 2006-04-21 12:43:10下载
- 积分:1
-
hpf_f
High Pass Filter code developed using matlab
- 2011-10-08 18:05:53下载
- 积分:1
-
ANN-in-maneuvering-target-tracking
在机动目标跟踪中,机动目标模型是机动目标跟踪的基本要素之一,一般希望机动目标模型能准确表征目标机动时的各种运动状态。比较常用的模型有匀速运动(CV)模型、匀加速运动(CA) 模型、时间相关模型(Singer)和机动目标“当前”统计模型。上述模型均采用机动频率表征目标的机动情况。在应用当中,通常采用固定的机动频率,这就表示机动目标的机动时间是一定的,而实际上机动目标的机动时间是不断变化的,也就是说机动频率是不断变化的,采用固定机动频率必然会带来误差。采样周期在0.5—2S时,机动频率越小跟踪精度越高[1],但机动频率仍然是固定值。本文提出的基于神经网络的机动频率自适应调整方法可以使机动频率随机动而变化,从而提高状态估计的准确性,提高跟踪精度。本文将小波神经网络用于机动目标跟踪中机动频率的自适应调整,该算法对机动目标“当前”统计模型中的机动频率进行实时修改, 从而自适应的改变机动频率,使跟踪算法与目标的真实状态更接近。该算法采用小波神经网络的离线训练,实时性好。(The maneuver of the maneuvering target is uncertain. The maneuvering frequency is constantly changeable, but traditionally it is beforehand determined as a constant based on the target state estimation in the state model of the maneuvering target. The maneuver of the maneuvering target makes the kinematics equation of the target model mismatch with the practical motion model and the tracking error will be increased. Based on the advantages of the self-learning, the rapid convergence rate and the nonlinear approximation ability of the wavelet neural network, it was put forward to be used in the field of target tracking in the paper. The new residual is used as the input of the wavelet neural network, the output of the network is used to adjust adaptively the maneuvering frequency of the CS model. The algorithm is more close to the real state of the target. The simulation results showed that tracking error can be reduced and the tracking accuracy can be improved.)
- 2009-12-19 07:11:54下载
- 积分:1
-
renkoumoxing
本文区别于其他传统的人口预测模型,深入分析了当前中国人口的基本情况,以及
最近几年中国人口的发展情况与趋势,针对中国人口基数大、男女比例不协调、乡村人
口城镇化加速、人口老龄化日益严重等显著特点,在各年龄段生育率短期内保持不变的
假设下,建立基本的人口转移回归模型,用于模拟预测短期内中国各类人口数量发展变
化。该模型预测结果显示,中国人口在未来十几年内增长一定幅度后开始下降;与此同
时,人口老龄化、男女比例失调等问题日益严重。该模型短期内的预测效果比较好。
为了使中国将来的人口发展健康、平衡,综合考虑中国以及欧洲一些发达国家和亚
洲一些实行计划生育较早的国家以前以及当前的一些情况,本文提出了修改计划生育政
策的建议。面对日益严重的老龄化现象,我们提出生育率应该参考老龄人口比例这一新
思想,并建立生育率与老龄人口比例的关系模型,用于长期人口的预测。预测结果显示
中国总人口在短期内持续上升,在2025 年到2040 年之间基本保持在14.6 亿的最大值,
然后开始缓慢下降。
两个模型的结果均显示,中国将会面临严重的老龄化和男女比例不协调两个问题。
最后我们提出了适当措施以缓和这两个问题带来的影响。(This is different from other traditional population projection model, in-depth analysis of the current basic situation of China s population, and
In recent years the development of China s population and the trend for China s huge population, gender disharmony, rural people
I accelerated urbanization, the growing aging population and other significant features in the short term fertility of all ages remain unchanged
Assumption, the establishment of basic population transfer regression model, to simulate and predict the short term development of China s various types of population change
Of. The predicted results show that China s population growth in the next decade began to decrease after a certain extent and the same
When an aging population, gender imbalance and other growing problem. The model predicted the short-term results were better.
To make the development of China s future population health, balance, considering China and some developed countries in Europe and A)
- 2010-05-13 11:54:40下载
- 积分:1
-
image-Increase
matlab 数字图像处理 图像增强
含代码和结果显示(Digital image processing matlab image enhancement
Containing the code and the results show)
- 2015-01-25 13:45:01下载
- 积分:1
-
WiMAX_downlink_80216e
WIMAX系统下行仿真,采用matlab语言实现,包括编码解码,子载波映射等(WIMAX system downlink simulation using matlab language, including encoding and decoding, sub-carrier mapping)
- 2011-07-04 16:22:38下载
- 积分:1
-
machine-vision
此书为图像处理的一本非常有价值的书籍,值得有这方面需求的朋友,能相互的学习!(machine vision
)
- 2012-06-23 13:50:15下载
- 积分:1
-
viterbi
说明: 该MATLAB程序评估了viterbi算法在衰落信道下的卷积译码的性能,包含卷积编解码,衰落信道,维特比算法等.m程序(The MATLAB program to assess the viterbi algorithm in fading channels the performance of convolutional decoding, including the convolution coding and decoding, fading channels, Viterbi algorithm. M procedures)
- 2008-10-22 09:01:19下载
- 积分:1