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

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

于 2020-11-23 发布 文件大小:328KB
0 143
下载积分: 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 个回复

  • xinyuan
    用MATLAB实现的扩频通信发送信号的仿真,并加入人为干扰... (Using MATLAB to achieve the spread spectrum communication signal simulation, and human disturbance to join ...)
    2008-05-31 10:00:28下载
    积分:1
  • 2010CH70182
    Implementation of House Holder method
    2014-09-11 00:07:20下载
    积分:1
  • duishuzhengtaicfar
    雷达信号处理程序代码(包含杂波的各种分布、信号检测程序)(signal process of radar)
    2014-09-13 10:40:55下载
    积分:1
  • cpmContineousPhaseModulation
    This is a matlab simulation for CPM which is using viterbi decoder to decode the signal. There is pulse shaping used in this file and the default signal is assumed to be rectangukar
    2013-11-20 06:17:00下载
    积分:1
  • mfcc2delta
    In this work, the Mel frequency Cepstrum Coefficient (MFCC) feature has been used for designing a text dependent speaker identification system. The extracted speech features (MFCC’s) of a speaker are quantized to a number of centroids using vector quantization algorithm. These centroids constitute the codebook of that speaker. MFCC’s are calculated in training phase and again in testing phase. Speakers uttered same words once in a training session and once in a testing session later. The Euclidean distance between the MFCC’s of each speaker in training phase to the centroids of individual speaker in testing phase is measured and the speaker is identified according to the minimum Euclidean distance. The code is developed in the MATLAB environment and performs the identification satisfactorily.
    2015-02-03 22:43:42下载
    积分:1
  • separate-ocean-and-land
    利用matlab判斷影像矩陣,利用近紅外光圖使海洋與陸地區分並找出海岸線(Judgment using matlab image matrix, using near-infrared light diagram of the marine and terrestrial distinguish and identify the coastline)
    2013-08-31 11:32:53下载
    积分:1
  • ball_withzerocross
    Hespanha混杂系统模拟仿真教程的Matlab算例3(Matlab example 3 Simulation of hybrid systems (Hespanha))
    2014-11-20 23:01:55下载
    积分:1
  • naturalfreq
    Natural frequency of shell bubble compare to free bubbles
    2014-02-26 02:37:45下载
    积分:1
  • intersection-lines
    intersection_lines(A, B) between two lines
    2013-08-01 21:18:27下载
    积分:1
  • Ch02
    matlab 可视化 微分方程 物理 算法 超越方程 科学计算 数学变换 最值问题 图像增强 图形界面 线性方程 元胞自动机 晶体生长 金融(physical algorithm matlab visualization in scientific computing differential equations of mathematical transformations beyond the most value problem of linear equations graphical image enhancement of cellular automata Crystal Growth Finance)
    2014-02-02 11:08:28下载
    积分:1
  • 696518资源总数
  • 105651会员总数
  • 15今日下载