登录
首页 » matlab » 基于遗传算法的BP神经网络优化算法

基于遗传算法的BP神经网络优化算法

于 2020-12-14 发布
0 248
下载积分: 1 下载次数: 3

代码说明:

说明:  基于遗传算法的BP神经网络优化算法,可对神经网络的层数和训练函数进行自定义控制,方便系统级开发,非常实用。(The BP neural network optimization algorithm based on genetic algorithm can customize the number of layers and training functions of the neural network, which is convenient for system-level development and very practical.)

文件列表:

基于遗传算法的BP神经网络优化算法\R2009a\Bpfun.m, 1317 , 2019-01-24
基于遗传算法的BP神经网络优化算法\R2009a\callbackfun.m, 1792 , 2019-01-24
基于遗传算法的BP神经网络优化算法\R2009a\data.mat, 1605 , 2019-01-24
基于遗传算法的BP神经网络优化算法\R2009a\GABPMain.m, 2280 , 2019-01-24
基于遗传算法的BP神经网络优化算法\R2009a\Objfun.m, 404 , 2019-01-24
基于遗传算法的BP神经网络优化算法\R2014a\Bpfun.m, 1342 , 2019-01-24
基于遗传算法的BP神经网络优化算法\R2014a\callbackfun.m, 1815 , 2019-01-24
基于遗传算法的BP神经网络优化算法\R2014a\data.mat, 1605 , 2019-01-24
基于遗传算法的BP神经网络优化算法\R2014a\GABPMain.m, 2280 , 2019-01-24
基于遗传算法的BP神经网络优化算法\R2014a\Objfun.m, 404 , 2019-01-24
基于遗传算法的BP神经网络优化算法\R2009a, 0 , 2019-01-24
基于遗传算法的BP神经网络优化算法\R2014a, 0 , 2019-01-24
基于遗传算法的BP神经网络优化算法, 0 , 2019-01-24

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

发表评论

0 个回复

  • mpcsimulink
    说明:  DMC动态矩阵控制算法DMC动态矩阵控制算法DMC动态矩阵控制算法DMC动态矩阵控制算法
    2010-04-05 14:10:30下载
    积分:1
  • OOMP
    OOMP算法是压缩传感的一种算法,其对OMP算法进行改进,提高了正确率。(OOMP Compressed sensing algorithm is an algorithm to improve its OMP algorithm to improve the accuracy.)
    2013-09-16 09:50:09下载
    积分:1
  • calic算法 matlab
    说明:  calic压缩和解压缩算法的C++代码....(This is a commonly used CALIC codec C language.)
    2020-05-12 23:14:01下载
    积分:1
  • 沙威教授编写的OMP代码
    香港大学沙威教授写的压缩感知版hello world(Compressed sensing version Hello world written by Professor Javert of University of Hong Kong)
    2018-10-07 16:20:32下载
    积分:1
  • pca_img_compress.tar
    说明:  matlab 用PCA方法对图像进行压缩、还原(PCA method using matlab image compression, restore)
    2008-12-02 21:05:17下载
    积分:1
  • pso
    粒子群优化算法 改进粒子群优化算法的典型例子 易懂易学(Particle swarm optimization algorithm A typical example of improved particle swarm optimization algorithm is easy to understand)
    2020-11-13 15:19:43下载
    积分:1
  • hydrology
    本压缩包涉及工程水文的10多个程序(保证率计算,调度计算,调洪演算,等出力调节等)(This package involves engineering hydrology of more than 10 program (reliability calculation, scheduling calculation, flood regulating calculation, such as the output regulation, etc.))
    2021-04-12 21:38:57下载
    积分:1
  • lzw
    说明:  lzw压缩算法,可以实现对图像的lzw压缩,容易理解(LZW compression algorithm can realize LZW compression of image, easy to understand)
    2020-05-13 21:40:02下载
    积分:1
  • quazip 源码
    quazip 采用qt 进行解压和压缩,本源码来源官网,可以生成a文件和dll 文件,使用时将a文件和dll文件加入工程中,另外要将头文件加入到工程之中。经本人测试可用
    2022-01-29 00:49:38下载
    积分:1
  • 61IC_H4231
    PAV (H265) 是 音视频 压缩解压 协议,非常不同于H264/MPEG4,ZPAV (H265) 的基本算法 是 小波,多级树集合群,广义小波,数学形态小波,...... ZPAV (H265) 基本算法 : 1,图象与声音分解与合成 :小波 ; 2,图象与声音前处理 :小波子带零交叉降噪,目标纹理处理,语音处理 ; 3,速率控制 :小波子带熵速率控制 ; 4,量化与反量化 :小波子带熵量化与反量化 ; 5,低频分量和高频分量的降维 :小波子带邻域交叉降维 ; 6,运动矢量和量化表的分解与合成 :广义小波 ; 7,位面编码 :数学形态小波,多级树集合群,嵌入零树,位面降维 ; 8,位流编码 :算术编码,熵编码 ; 9,运动估计 :宏块最优决策,运动矢量预测 ; A,运动搜索 :钻石,大钻石,小钻石,方形 ; B,图象与声音后处理 :低通滤波,断点重构,宏块平滑 ; C,误码纠错 :矢量仿真,帧间仿真 。 (The PAV (H265) is the audio and video compression and decompression protocol, is very different from H264/MPEG4 ZPAV (H265) algorithm is a wavelet, multi-level tree collection group, and generalized wavelets, mathematical morphology, wavelet, ... ZPAV (H265) algorithm: 1, image and sound decomposition and synthesis: wavelet 2, image and sound processing: wavelet sub-band zero-crossing noise, target texture processing, speech processing 3, the rate control: wavelet subband entropy rate control 4, quantization and inverse quantization: Wavelet subband entropy quantization and inverse quantization 5, the dimensionality reduction of the low frequency component and high frequency components: the wavelet subbands neighborhood cross-dimensionality reduction 6, the decomposition and synthesis of the motion vector and quantization tables: generalized wavelet 7, bit-plane coding: the mathematical form of wavelet multi-level tree collection group, embedded zerotree, bit plane)
    2012-03-07 16:22:55下载
    积分:1
  • 696518资源总数
  • 106164会员总数
  • 18今日下载