-
GA-matlab-code
遗传算法的Matlab源代码,能直接运行,适合初学者,很容易上手。(Genetic algorithm Matlab source code, can be directly run, suitable for beginners, very easy to use.)
- 2013-07-16 20:02:16下载
- 积分:1
-
7
说明: 这是一个可以进行插值的源代码程序,可以是样条插值,也可以是多项式插值(This is an interpolation of the source code program that can be spline interpolation, polynomial interpolation can be)
- 2010-03-31 15:43:19下载
- 积分:1
-
grayscaleops
说明: 灰度膨胀和腐蚀,matlab源程序,在matlab本身函数的基础上进行改进(Gray-scale expansion and corrosion, matlab source, in the matlab function itself on the basis of improved)
- 2008-11-05 14:09:29下载
- 积分:1
-
7147395-014mlMATLBForBandExpmuya
If you have not registered F567
- 2011-12-14 00:45:04下载
- 积分:1
-
ELMmain
说明: EEG脑电信号处理,使用CSP提取特征,后使用极限学习机ELM进行模型训练和分类,有较高的正确率。(CSP processing and ELM classification of EEG data.)
- 2020-11-19 23:09:39下载
- 积分:1
-
ofdm的一种信道估计准则 45666027ML
ofdm的一种信道估计准则:最大似然信道估计准则(ofdm channel estimation as a criterion: maximum-likelihood channel estimation criteria)
- 2020-06-28 12:20:01下载
- 积分:1
-
colornoise
matlab编制的色噪声程序的集合,自己看了以后可以根据实际方和编制(matlab program compiled a collection of colored noise, looked after their own side and can be prepared according to the actual)
- 2010-06-22 10:41:32下载
- 积分:1
-
PSO
粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法(Evolutionary Algorithm - EA)。PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。粒子群算法是一种并行算法。(Particle swarm optimization, also known as particle swarm optimization (Particle Swarm Optimization), abbreviated as PSO, is a new evolutionary algorithm developed in recent years (Evolutionary Algorithm- EA). Kind, and simulated annealing algorithm PSO algorithm is similar evolutionary algorithms, it is also starting a random solution, through an iterative search for the optimal solution, which is also used to uate the quality through fitness solution, but it is simpler than genetic algorithm rules It has no genetic algorithm " crossover" (Crossover) and " variant" (Mutation) operation, which by following the current search to find the optimal value to the global optimum. This algorithm is its easy implementation, high accuracy, fast convergence, etc. attracted academic attention and show its superiority in solving practical problems. PSO algorithm is a parallel algorithm.)
- 2015-01-18 20:38:17下载
- 积分:1
-
matlab-shuzifenxi
数值分析中matlab编程的源程序,大家可以参考下载~(Numerical analysis matlab programming source code, we can refer to the download to)
- 2012-11-22 20:16:08下载
- 积分:1
-
interpolationslgrithm
matlab常用插值算法源代码,内有本人编写的和下载的程序()
- 2007-08-22 15:26:26下载
- 积分:1