-
Graphic
本程序使用MATLAB编写的,采用RBF网络和遗传算法对数据进行优化,找出最优解(This program written using MATLAB, using RBF networks and genetic algorithms to optimize the data to find the optimal solution)
- 2009-12-02 12:46:37下载
- 积分:1
-
MATLAB-function-table
matlab常用函数表,对于初学者,真的很有帮助哦(matlab function table used for beginners, really helpful oh)
- 2011-11-19 15:00:02下载
- 积分:1
-
wavevib
WAVEVIB generates a vibroseis waveform (Clauder wavelet) by
% first calling SWEEP to generate a linear sweep and then calling
% AUTO to autocorrelate that sweep. Theoretically, the autocorrelation
% length is ~ 2*slength but only only the central wlength long
% part is generated. This is like windowing the auto with a boxcar.(WAVEVIB generates a vibroseis waveform (Clauder wavelet) by first calling SWEEP to generate a linear sweep and then calling AUTO to autocorrelate that sweep. Theoretically, the autocorrelation length is ~ 2* slength but only only the central wlength long part is generated. This is like windowing the auto with a boxcar.)
- 2008-03-20 18:45:40下载
- 积分:1
-
chaos1
说明: 混沌时间序列预测法的实现仿真,时间延迟,关联维,最大Lyapauon指数(Chaotic time series prediction method to achieve simulation, time delay, correlation dimension, largest Lyapauon index)
- 2010-05-01 21:08:14下载
- 积分:1
-
M_example
初学MATLAB的一些实例 希望对大家有用(MATLAB example)
- 2010-05-27 10:08:50下载
- 积分:1
-
13
说明: 粒子群算法(PSO)是一种基于群体的随机优化技术。与其它基于群体的进化算法相比,它们均初始化为一组随机解,通过迭代搜寻最优解。不同的是:进化计算遵循适者生存原则,而PSO模拟社会。将每个可能产生的解表述为群中的一个微粒,每个微粒都具有自己的位置向量和速度向量,以及一个由目标函数决定的适应度。所有微粒在搜索空间中以一定速度飞行,通过追随当前搜索到的最优值来寻找全局最优值。
PSO模拟社会采用了以下三条简单规则对粒子个体进行操作:①飞离最近的个体,以避免碰撞。②飞向目标。③飞向群体的中心。这是粒子群算法的基本概念之一。
粒子群算法其基本思想是受许多鸟类的群体行为进行建模与仿真研究结果的启发(Particle swarm optimization (PSO) is a population based stochastic optimization techniques. Based on evolutionary algorithms compared with other groups, they are initialized to a random solution, iterative search through optimal solution. The difference is: the principle of survival of the fittest evolutionary computation to follow, while PSO simulation community. The potential of each solution expressed as a group of particles, each particle has its own position vector and the velocity vector, and a fitness determined by the objective function. All particles in the search space at a constant speed flight, by following the current search to find the optimal values of the global optimum. PSO simulation community has adopted the following three simple rules for the operation of individual particles: ① recently departed individuals, in order to avoid collisions. ② to the target. ③ fly to center groups. This is one of the basic concepts of particle swarm algorithm. PSO algori)
- 2015-04-21 16:39:12下载
- 积分:1
-
RS_BCH
Author: wei liu
Summary: simulation of binary and non-binary bch decoder
MATLAB Release: R14SP1
Required Products: Communications Toolbox
Description: simulation of binary bch decoding algorithm for bch(n, k) with t bits error correction capability.
- 2007-08-29 20:41:35下载
- 积分:1
-
matlab
matlab 与 ansys 的相互调用(matlab mutual call and ANSYS)
- 2007-11-22 23:15:51下载
- 积分:1
-
matlab
EKF算法在MATLAB中的仿真及其分析比较(EKF algorithm in MATLAB simulation and analysis)
- 2013-03-08 22:13:22下载
- 积分:1
-
codebookkk
系统仿真了HSDPA中的harq系统,对HARQ系统的吞吐量,重传次数做了分析描述
turbo 码matlab编译码程序,包括map和siso译码算法(Simulation of HSDPA in harq system, HARQ throughput of the system, the number of retransmissions to do the analysis described decoding turbo code matlab procedures, including map and siso decoding algorithm)
- 2013-09-05 14:56:46下载
- 积分:1