登录
首页 » matlab » MATLAB神经网络30个案例分析代码

MATLAB神经网络30个案例分析代码

于 2020-11-23 发布 文件大小:328KB
0 122
下载积分: 1 下载次数: 3

代码说明:

  对于神经网络系统辨识,采用MATLAB进行仿真验证(For neural network system identification, MATLAB is used for simulation verification)

文件列表:

案例21 LVQ神经网络的分类——乳腺肿瘤诊断, 0 , 2012-05-01
案例21 LVQ神经网络的分类——乳腺肿瘤诊断\chapter21_bp.m, 3318 , 2010-01-30
案例21 LVQ神经网络的分类——乳腺肿瘤诊断\chapter21_lvq.m, 3720 , 2010-01-30
案例21 LVQ神经网络的分类——乳腺肿瘤诊断\crossvalidation_lvq.m, 6092 , 2010-01-30
案例21 LVQ神经网络的分类——乳腺肿瘤诊断\data.mat, 86267 , 2009-11-29
案例22 LVQ神经网络的预测——人脸朝向识别, 0 , 2012-05-01
案例22 LVQ神经网络的预测——人脸朝向识别\chapter22_bp.m, 3179 , 2010-01-30
案例22 LVQ神经网络的预测——人脸朝向识别\chapter22_lvq.m, 4673 , 2010-01-30
案例22 LVQ神经网络的预测——人脸朝向识别\chapter_svm.m, 2778 , 2010-01-30
案例22 LVQ神经网络的预测——人脸朝向识别\crossvalind_lvq.m, 7088 , 2010-01-30
案例22 LVQ神经网络的预测——人脸朝向识别\feature_extraction.m, 772 , 2010-01-30
案例22 LVQ神经网络的预测——人脸朝向识别\lvq1_train.m, 839 , 2009-12-27
案例22 LVQ神经网络的预测——人脸朝向识别\lvq2_train.m, 1405 , 2009-12-27
案例22 LVQ神经网络的预测——人脸朝向识别\lvq_predict.m, 454 , 2009-12-27
案例22 LVQ神经网络的预测——人脸朝向识别\test.m, 2857 , 2010-01-30
案例23 小波神经网络的时间序列预测-短时交通流量预测, 0 , 2012-05-01
案例23 小波神经网络的时间序列预测-短时交通流量预测\d_mymorlet.m, 97 , 2009-04-12
案例23 小波神经网络的时间序列预测-短时交通流量预测\mymorlet.m, 90 , 2009-04-12
案例23 小波神经网络的时间序列预测-短时交通流量预测\traffic_flux.mat, 1574 , 2009-11-26
案例23 小波神经网络的时间序列预测-短时交通流量预测\wavenn.asv, 3405 , 2009-12-21
案例23 小波神经网络的时间序列预测-短时交通流量预测\wavenn.m, 3398 , 2010-02-02
案例24 模糊神经网络的预测算法-嘉陵江水质评价, 0 , 2012-05-01
案例24 模糊神经网络的预测算法-嘉陵江水质评价\FuzzyNet.m, 7911 , 2010-02-02
案例24 模糊神经网络的预测算法-嘉陵江水质评价\data1.mat, 9939 , 2009-10-02
案例24 模糊神经网络的预测算法-嘉陵江水质评价\data2.mat, 1954 , 2009-10-22
案例25 广义神经网络的聚类算法-网络入侵聚类, 0 , 2012-05-01
案例25 广义神经网络的聚类算法-网络入侵聚类\FCMGRNN.m, 3615 , 2010-01-30
案例25 广义神经网络的聚类算法-网络入侵聚类\netattack.mat, 27939 , 2010-01-30
案例26 粒子群算法的寻优算法-非线性函数极值寻优, 0 , 2012-05-01
案例26 粒子群算法的寻优算法-非线性函数极值寻优\PSO.m, 1695 , 2010-01-30
案例26 粒子群算法的寻优算法-非线性函数极值寻优\PSOMutation.m, 1774 , 2010-01-30
案例26 粒子群算法的寻优算法-非线性函数极值寻优\fun.m, 281 , 2009-12-25
案例27 遗传算法的优化计算——建模自变量降维, 0 , 2012-05-01
案例27 遗传算法的优化计算——建模自变量降维\data.mat, 85513 , 2009-11-30
案例27 遗传算法的优化计算——建模自变量降维\de_code.m, 1320 , 2009-12-29
案例27 遗传算法的优化计算——建模自变量降维\fitness.m, 105 , 2009-10-24
案例27 遗传算法的优化计算——建模自变量降维\gabpEval.m, 113 , 2009-10-26
案例27 遗传算法的优化计算——建模自变量降维\gadecod.m, 674 , 2009-10-26
案例27 遗传算法的优化计算——建模自变量降维\main.m, 6236 , 2010-01-30
案例28 灰色神经网络的预测算法—订单需求预测, 0 , 2012-05-01
案例28 灰色神经网络的预测算法—订单需求预测\Greynet.m, 3151 , 2010-01-30
案例28 灰色神经网络的预测算法—订单需求预测\data.mat, 1504 , 2009-12-28
案例29 kohonen网络的聚类算法—网络入侵聚类, 0 , 2012-05-01
案例29 kohonen网络的聚类算法—网络入侵聚类\Kohonen.m, 1331 , 2010-01-30
案例29 kohonen网络的聚类算法—网络入侵聚类\SKohonen.m, 2463 , 2010-01-30
案例29 kohonen网络的聚类算法—网络入侵聚类\data.mat, 90502 , 2009-12-25
案例30 神经网络GUI的实现--基于GUI的神经网络拟合.txt, 209 , 2010-08-19

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

发表评论


0 个回复

  • k21
    the name should less 40 bytes long and should be matlab tamala
    2011-10-08 22:43:33下载
    积分:1
  • UPWIND
    cfd-UPWIND for solving Wave equation UPWIND Method is an Upstream of the first order
    2015-01-08 05:32:00下载
    积分:1
  • pv_boost
    说明:  The concerns for environment due the ever increasing use of fossil fuels and rapid depletion of this resource have led to the development of alternative source of energy such as solar energy. This paper proposes that how to increase the efficiency of a solar PV energy system by the advancement in conventional DC to DC Boost converter. This paper also proposes the study of open loop systems with elevated step-up conversion and step amplify in input voltage. An improved DC to DC boost converter is modeled and simulated using MATLAB. This improved boost converter provides the constant output voltage irrespective of the variable output voltage. The simulation results of this system are presented and compared. The result of the improved boost converter is also compared with the conventional boost converter. This result verifies that with the minimum number of components the proposed improved boost converter system has the advantages of high efficiency.
    2020-06-22 02:20:01下载
    积分:1
  • fsfsf
    standard version, for beginners through this
    2010-12-22 06:38:16下载
    积分:1
  • lms_filter
    基于最小均方误差的最小二乘滤波器的设计算法(Based on the minimum mean square error of the least squares filter design algorithms)
    2014-12-23 09:00:24下载
    积分:1
  • spectrum-detection
    介绍一种有关基于信号统计特性的频谱检测方法(statistics charcater spectrum detection)
    2014-01-19 20:15:57下载
    积分:1
  • graphhhhhh
    this is a gud graph....method
    2010-05-18 01:27:46下载
    积分:1
  • Largest_component
    对网络划分社区,并找出最大的社区,很有用的程序(Find the largest giant component)
    2013-08-17 16:37:18下载
    积分:1
  • M4816
    Outpot of Simulation OFDM
    2014-10-21 16:55:18下载
    积分:1
  • Trabajo3_Li
    物体旋转平移和插值运动,注释是西班牙语 初始参数为坐标和随机的旋转矩阵(Object rotation and translational motion interpolation, the comment is Spanish and random initial parameters for the coordinates of the rotation matrix)
    2014-11-30 05:10:28下载
    积分:1
  • 696518资源总数
  • 104951会员总数
  • 8今日下载