-
acpracs1
mat lab program for mat
- 2010-10-09 23:21:10下载
- 积分:1
-
GA
利用MATLAB编程实现遗传算法,并结合一维多峰值函数对算法性能进行了测试,在MATLAB环境中采用遗传算法有效地解决了求解函数的优化问题,仿真结果验证了该算法的有效性,图像直观,性能优越,为遗传算法的实际应用开辟了新的途径和渠道。(Genetic algorithms using MATLAB programming, combined with a function Victoria Peak performance of the algorithm was tested in the MATLAB environment using genetic algorithms to effectively solve the problem of solving function optimization, simulation results verify the effectiveness of the algorithm, the image visually superior performance, the practical application of genetic algorithms has opened up new avenues and channels.)
- 2013-09-25 05:39:37下载
- 积分:1
-
sinX
sinX函数,一个输入对应一个输出,最后在matlab上显示sin函数图形(SinX function, an input corresponding to an output, the sine function is displayed in the matlab graphics
)
- 2013-04-10 19:33:00下载
- 积分:1
-
OCR
The aim of Optical Character Recognition (OCR) optical patterns (often contained in a digital image) corresponding to alphanumeric and other characters.
- 2015-02-02 18:35:55下载
- 积分:1
-
Single-wavelet-reconstruction
小波多层分解单层重构程序,对非平稳时间序列进行多尺度分解,然后进行单层重构。(Wavelet decomposition multilayer single reconstruction program, for non-stationary time series multiscale decomposition, and then single-remodeling.)
- 2015-02-23 09:38:57下载
- 积分:1
-
gptips2
gptips is toolbox for gp in matlab
- 2021-01-19 10:48:43下载
- 积分:1
-
NSGA-III
测试可以跑,根据自己情况修改下函数即可. NSGA-III 首先定义一组参考点。然后随机生成含有 N 个(原文献说最好与参考点个数相同)个体的初始种群,其中 N 是种群大小。接下来,算法进行迭代直至终止条件满足。在第 t 代,算法在当前种群 Pt的基础上,通过随机选择,模拟两点交叉(Simulated Binary Crossover,SBX)和多项式变异 产生子代种群 Qt。Pt和 Qt的大小均为 N。因此,两个种群 Pt和 Qt合并会形成种群大小为 2N 的新的种群 Rt=Pt∪Qt。 为了从种群 Rt中选择最好的 N 个解进入下一代,首先利用基于Pareto支配的非支配排序将 Rt分为若干不同的非支配层(F1,F2等等)。然后,算法构建一个新的种群St,构建方法是从 F1开始,逐次将各非支配层的解加入到 St,直至 St的大小等于 N,或首次大于 N。假设最后可以接受的非支配层是 L层,那么在 L+ 1 层以及之后的那些解就被丢弃掉了,且 St FL中的解已经确定被选择作为 Pt+1中的解。Pt+1中余下的个体需要从 FL中选取,选择的依据是要使种群在目标空间中具有理想的多样性。(The test can run and modify the function according to its own situation. NSGA-III first defines a set of reference points. Then the initial population containing N individuals (preferably the same number of reference points as the original literature) was randomly generated, where N was the size of the population. Next, the algorithm is iterated until the termination condition is satisfied. On the basis of current population Pt, the algorithm simulates two-point crossover (SBX) and polynomial mutation to produce offspring population Qt by random selection.)
- 2021-01-26 22:38:41下载
- 积分:1
-
qpsk
该程序模拟仿真QPSK传输系统,对通信系统学习有帮助。(Simulation program to realize QPSK transmission system)
- 2009-11-16 21:03:53下载
- 积分:1
-
edgedec
对图像进行边缘检测,很简单的一个程序,对初学者很有用!(it detects the edge of the image,a very simple example and it is very useful for the beginner.)
- 2010-12-20 19:38:14下载
- 积分:1
-
pv1
光伏阵列的matlab仿真,仿真能够完成多阵列的仿真,可以仿真串列的pv光伏板(Pv photovoltaic panels photovoltaic array matlab simulation, simulation able to complete the simulation of multi-array, can be simulated serial)
- 2013-03-05 17:23:03下载
- 积分:1