登录
首页 » matlab » GA-BP

GA-BP

于 2020-10-01 发布
0 160
下载积分: 1 下载次数: 3

代码说明:

说明:  基于遗传算法优化的神经网络算法,对比传统神经网络加强了初始权值与阙值的优化(Neural network algorithm based on genetic algorithm optimization)

文件列表:

GA-BP, 0 , 2020-10-01
GA-BP\Code.m, 341 , 2020-09-30
GA-BP\Cross.m, 929 , 2020-09-30
GA-BP\fun.m, 770 , 2020-09-30
GA-BP\GA_BP.m, 3936 , 2020-10-01
GA-BP\Mutation.m, 757 , 2020-09-30
GA-BP\Select.m, 705 , 2020-09-30
GA-BP\test.m, 264 , 2020-09-30

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

发表评论

0 个回复

  • 广告的JavaScript代码
    Code of Javascript for ads
    2022-03-07 03:51:08下载
    积分:1
  • C#修改Windows电脑的计算机名
    Visual C#修改计算机名,修改电脑名称为另一个自定义的新名称,代码较简单,这里不多做介绍了,运行界面如示例截图所示。以下为核心部分代码,先睹为快,完整源码项目请下载:   [DllImport("kernel32.dll")]   private static extern int SetComputerName(string ipComputerName);//重写API函数   private void Frm_Main_Load(object sender, EventArgs e)   {    Computer computer = new Computer();//创建计算机对象    textBox1.Text = computer.Name;//显示计算机名称   }   private void button1_Click(object sender, EventArgs e)   {    if (textBox2.Text == "")//判断计算机名称是否为空    {    MessageBox.Show("计算机名称不能为空!");    }    else    {    SetComputerName(textBox2.Text);//修改计算机名称    MessageBox.Show("计算机名称修改成功,请重新启动计算机使之生效!");    }   }
    2022-03-07 15:38:03下载
    积分:1
  • 这是一个C#编写的拼图游戏,用户可以单击鼠标移动图片,成功就可...
    这是一个C#编写的拼图游戏,用户可以单击鼠标移动图片,成功就可-This is a C# prepared pieces of the jigsaw, users can click of the mouse moving pictures, can be successful
    2022-07-26 11:38:25下载
    积分:1
  • 微机原理 8086 交通灯 proteus仿真
    8086交通灯,用8255控制动态显示数码管来作为红绿灯的秒数,用8253作为计数器(8086 traffic lights, using 8255 control to dynamically display the digital tube as the number of seconds of the red and green light, and use 8253 as a counter)
    2020-12-17 23:49:11下载
    积分:1
  • reactive power optimization of DG
    建立了基于模型预测控制的配电网多时间尺度无功优化模型,包含日前优化调节层和实时滚动调控层。日前优化侧重于运行经济性,协调配合不同类型无功设备进行大尺度无功调节,并预留充足动态无功储备响应动态调控,降低运行风险;实时滚动调控侧重于系统运行可靠性。(A multi-time scale reactive power optimization model for distribution network based on model predictive control is established, including the optimization adjustment layer and the real-time rolling control layer. A few days ago, optimization focused on operational economy, coordinated with different types of reactive devices for large-scale reactive power regulation, and reserved sufficient dynamic reactive power reserve response dynamic control to reduce operational risks; real-time rolling control focused on system operational reliability.)
    2020-06-18 21:20:02下载
    积分:1
  • Changecattotiger
    让猫变虎的程序,用VC++语言实现。能让猫图片慢慢变成虎。(Let the cat become the tiger' s procedures, using VC++ language. Can gradually become a tiger cat picture.)
    2009-04-21 23:32:28下载
    积分:1
  • ABAQUS基础材料库_POLARIS_MAT_BASE
    abaqus常用材料参数程序,嵌入abaqus后可以自由调用(general material mode of abaqus)
    2017-10-24 10:33:56下载
    积分:1
  • MSP430f149pwm
    说明:  180度舵机和360度舵机控制: 0.5ms-2.5ms 1ms-2ms(180 degree steering gear and 360 degree steering gear control: 0.5ms-2.5ms 1ms-2ms)
    2021-03-08 16:09:28下载
    积分:1
  • ABAQUS损伤塑性混凝土模型_inp
    说明:  ABAQUS损伤塑性混凝土模型,关于在ABAQUS中进行混凝土本构关系的描述(ABAQUS Damage Plastic Concrete Model, Description of Constitutive Relation of Concrete in ABAQUS)
    2020-10-27 21:49:58下载
    积分:1
  • OV7670摄像头模块资料
    说明:  ov7670摄像头资料 连接上位机代码 k60 xs128(Ov7670 Camera Data Connection Upper Computer Code K60 xs128)
    2020-06-21 04:20:02下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载