登录
首页 » matlab » 改进遗传算法Matlab代码

改进遗传算法Matlab代码

于 2020-06-17 发布 文件大小:5KB
0 162
下载积分: 1 下载次数: 3

代码说明:

  图像阈值分割技术在图像分割中具有重要的意义。遗传算法既可以对全局信 息高效利用,也减少了存储空间和计算量。利用遗传算法的优点,提出了一 种用改进遗传算法的图像分割的方法,可以将父代中适应度大的个体代替当前代 中的个体,保证了可以选出最优的个体。遗传算法是具有鲁棒性和自适应性的搜 索方法.通过实验对比,表明该方法具有快速、稳定分割的特点。(Image threshold segmentation technology is of great significance in image segmentation. Genetic Algorithms can be used for global information Efficient utilization of information also reduces storage space and computation. Based on the advantages of genetic algorithm, a new genetic algorithm is proposed. A method of image segmentation based on improved genetic algorithm can replace the current generation with individuals with large adaptability in the parent generation. The individual in the system ensures that the best individual can be selected. Genetic Algorithms are Robust and Adaptive Search The experimental comparison shows that the method has the characteristics of fast and stable segmentation.)

文件列表:

改进遗传算法Matlab代码, 0 , 2019-08-10
改进遗传算法Matlab代码\crossover.m, 582 , 2018-08-30
改进遗传算法Matlab代码\findresult.m, 389 , 2018-08-31
改进遗传算法Matlab代码\fitness_order.m, 3605 , 2018-08-28
改进遗传算法Matlab代码\generation.m, 195 , 2018-08-28
改进遗传算法Matlab代码\initpop.m, 286 , 2018-08-28
改进遗传算法Matlab代码\main.asv, 815 , 2018-08-30
改进遗传算法Matlab代码\main.m, 915 , 2018-08-31
改进遗传算法Matlab代码\mutation.m, 584 , 2018-08-31
改进遗传算法Matlab代码\select.m, 1415 , 2018-08-28

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • bilinear_zoom
    fine code about bilinear_zoom i have u will like it
    2010-10-07 06:26:16下载
    积分:1
  • 一套学习mablab语言编的很好的子-matlablearning
    一套学习mablab语言编程的很好的例子,强烈推荐,其中有很多有用的算法。(a set of learning language programming mablab a good example, strongly recommend that a lot of useful algorithms.)
    2005-03-30 13:39:42下载
    积分:1
  • filteringandresult
    说明:  基于matlab的FIR低通滤波及其实现过程(Based on the FIR low-pass filter matlab and its realization)
    2010-04-02 10:45:30下载
    积分:1
  • KalmanExample
    说明:  学习卡尔曼滤波标准程序,有模型实例。 (Kalman filter to learn the standard procedures, a model instance.)
    2011-03-12 21:32:04下载
    积分:1
  • mulFastDown
    最速下降法求解非线性方程组,此程序求解了【6x-sin(y)-50=0 cos(x)-4y-70=0】这一方程的解,大家可以把方程组改换,应用于自己的题目,例子。(Steepest descent method for solving nonlinear equations, this procedure solved 【6x-sin (y)-50 = 0 cos (x)-4y-70 = 0】 solution of this equation, we can change the equations, applications in their own subject, example.)
    2011-06-10 21:34:55下载
    积分:1
  • Recursive_integer_division
    递归法求解整数划分。 整数划分,是指把一个正整数n写成如下形式: n=m1+m2+…+mi (其中mi为正整数,并且1 <= mi <= n),则{m1,m2,...,mi}为n的一个划分。 如果{m1,m2,...,mi}中的最大值不超过m,即max(m1,m2,...,mi)<=m,则称它属于n的一个m划分。这里我们记n的m划分的个数为f(n,m) (Recursive method integer division. Integer division, refers to a positive integer n written as follows: n = m1+m2+ ...+mi (where mi is a positive integer, and 1 < = mi < = n), then {m1, m2, ..., mi} is a division of n. If {m1, m2, ..., mi} does not exceed the maximum value of m, i.e., max (m1, m2, ..., mi) < = m, m n is said that it belongs to a division. Where m is the number of division n our mind is f (n, m) )
    2014-02-06 14:21:38下载
    积分:1
  • HEV_Model_Simulink
    文件包含一个混合电动汽车模型,使用SimSCAPE、SimSCAPE电子学、Simscape Driveline和SimSCAPE电力系统构建,这些系统可以被配置为系统级测试或电能质量分析。可以使用不同的子系统来选择电气、电池和车辆动力学系统的模型变型。将SimSCAPE语言创建的电池模型结合到模型中。监控逻辑是用StaseFuffic实现的。该模型可以配置为硬件在环测试。(This file contains a hybrid-electric vehicle model built using Simscape, Simscape Electronics, Simscape Driveline, and Simscape Power Systems that can be configured for system-level tests or power quality analyses. Model variants for the electrical, battery, and vehicle dynamics systems can be selected using variant subsystems. A battery model created with the Simscape language is incorporated into the model. Supervisory logic is implemented with Stateflow. This model can be configured for hardware-in-the-loop testing.)
    2018-04-28 13:54:56下载
    积分:1
  • chuanghanshu
    用matlab编程绘制各种窗函数的形状,窗函数形状的长度为21。 (Matlab programming using a variety of window function mapping the shape, the shape of the length of window function is 21.)
    2009-02-08 11:24:24下载
    积分:1
  • MatlabSimulinkVedio
    关于MATLAB Simulink方面的视频教学 拿出来和大家分享下 应该会有帮助的(MATLAB Simulink' s video on out and share teaching should be helpful under)
    2010-11-09 11:22:43下载
    积分:1
  • ExtractBackground
    extracting the background
    2013-12-19 18:25:44下载
    积分:1
  • 696518资源总数
  • 104432会员总数
  • 16今日下载