神经网络的43个源程序及数据

上传者: xingxingzhihuo_yzw | 上传时间: 2020-01-03 11:42:41 | 文件大小: 11.77MB | 文件类型: rar
《MATLAB神经网络43个案例分析》是在《MATLAB神经网络30个案例分析》的基础上出版的,部分章节涉及了常见的优化算法(遗传算法、粒子群算法等)与神经网络的结合问题。 《MATLAB神经网络43个案例分析》可作为高等学校相关专业学生本科毕业设计、研究生课题研究的参考书籍,亦可供相关专业教师教学参考。 《MATLAB神经网络43个案例分析》共有43章目录如下: 第1章 BP神经网络的数据分类——语音特征信号分类 第2章 BP神经网络的非线性系统建模——非线性函数拟合 第3章 遗传算法优化BP神经网络——非线性函数拟合 第4章 神经网络遗传算法函数极值寻优——非线性函数极值寻优 第5章 基于BP_Adaboost的强分类器设计——公司财务预警建模 第6章 PID神经元网络解耦控制算法——多变量系统控制 第7章 RBF网络的回归--非线性函数回归的实现 第8章 GRNN网络的预测----基于广义回归神经网络的货运量预测 第9章 离散Hopfield神经网络的联想记忆——数字识别 第10章 离散Hopfield神经网络的分类——高校科研能力评价 第11章 连续Hopfield神经网络的优化——旅行商问题优化计算 第12章 初始SVM分类与回归 第13章 LIBSVM参数实例详解 第14章 基于SVM的数据分类预测——意大利葡萄酒种类识别 第15章 SVM的参数优化——如何更好的提升分类器的性能 第16章 基于SVM的回归预测分析——上证指数开盘指数预测. 第17章 基于SVM的信息粒化时序回归预测——上证指数开盘指数变化趋势和变化空间预测 第18章 基于SVM的图像分割-真彩色图像分割 第19章 基于SVM的手写字体识别 第20章 LIBSVM-FarutoUltimate工具箱及GUI版本介绍与使用 第21章 自组织竞争网络在模式分类中的应用—患者癌症发病预测 第22章 SOM神经网络的数据分类--柴油机故障诊断 第23章 Elman神经网络的数据预测----电力负荷预测模型研究 第24章 概率神经网络的分类预测--基于PNN的变压器故障诊断 第25章 基于MIV的神经网络变量筛选----基于BP神经网络的变量筛选 第26章 LVQ神经网络的分类——乳腺肿瘤诊断 第27章 LVQ神经网络的预测——人脸朝向识别 第28章 决策树分类器的应用研究——乳腺癌诊断 第29章 极限学习机在回归拟合及分类问题中的应用研究——对比实验 第30章 基于随机森林思想的组合分类器设计——乳腺癌诊断 第31章 思维进化算法优化BP神经网络——非线性函数拟合 第32章 小波神经网络的时间序列预测——短时交通流量预测 第33章 模糊神经网络的预测算法——嘉陵江水质评价 第34章 广义神经网络的聚类算法——网络入侵聚类 第35章 粒子群优化算法的寻优算法——非线性函数极值寻优 第36章 遗传算法优化计算——建模自变量降维 第37章 基于灰色神经网络的预测算法研究——订单需求预测 第38章 基于Kohonen网络的聚类算法——网络入侵聚类 第39章 神经网络GUI的实现——基于GUI的神经网络拟合、模式识别、聚类 第40章 动态神经网络时间序列预测研究——基于MATLAB的NARX实现 第41章 定制神经网络的实现——神经网络的个性化建模与仿真 第42章 并行运算与神经网络——基于CPU/GPU的并行神经网络运算 第43章 神经网络高效编程技巧——基于MATLAB R2012b新版本特性的探讨

文件下载

资源详情

[{"title":"( 44 个子文件 11.77MB ) 神经网络的43个源程序及数据","children":[{"title":"《shjwl43案例(全)源程序和数据》","children":[{"title":"chapter26.zip <span style='color:#111;'> 87.83KB </span>","children":null,"spread":false},{"title":"chapter23.rar <span style='color:#111;'> 15.56KB </span>","children":null,"spread":false},{"title":"chapter27.zip <span style='color:#111;'> 5.08MB </span>","children":null,"spread":false},{"title":"chapter11.zip <span style='color:#111;'> 2.84KB </span>","children":null,"spread":false},{"title":"chapter38.rar <span style='color:#111;'> 87.44KB </span>","children":null,"spread":false},{"title":"chapter39.rar <span style='color:#111;'> 199B </span>","children":null,"spread":false},{"title":"chapter35.rar <span style='color:#111;'> 2.64KB </span>","children":null,"spread":false},{"title":"chapter8.rar <span style='color:#111;'> 12.61KB </span>","children":null,"spread":false},{"title":"chapter10.zip <span style='color:#111;'> 3.32KB </span>","children":null,"spread":false},{"title":"chapter36.zip <span style='color:#111;'> 194.34KB </span>","children":null,"spread":false},{"title":"chapter42.rar <span style='color:#111;'> 64.78KB </span>","children":null,"spread":false},{"title":"chapter32.rar <span style='color:#111;'> 3.95KB </span>","children":null,"spread":false},{"title":"chapter37.rar <span style='color:#111;'> 3.52KB </span>","children":null,"spread":false},{"title":"chapter41.rar <span style='color:#111;'> 219.56KB </span>","children":null,"spread":false},{"title":"chapter4.rar <span style='color:#111;'> 187.16KB </span>","children":null,"spread":false},{"title":"《MATLAB 神经网络43个案例分析》目录.docx <span style='color:#111;'> 172.04KB </span>","children":null,"spread":false},{"title":"chapter34.rar <span style='color:#111;'> 25.87KB </span>","children":null,"spread":false},{"title":"chapter9.zip <span style='color:#111;'> 6.57KB </span>","children":null,"spread":false},{"title":"chapter20.rar <span style='color:#111;'> 2.59MB </span>","children":null,"spread":false},{"title":"chapter22.rar <span style='color:#111;'> 37.09KB </span>","children":null,"spread":false},{"title":"chapter1.rar <span style='color:#111;'> 369.36KB </span>","children":null,"spread":false},{"title":"chapter33.rar <span style='color:#111;'> 14.34KB </span>","children":null,"spread":false},{"title":"chapter29.zip <span style='color:#111;'> 136.58KB </span>","children":null,"spread":false},{"title":"chapter21.rar <span style='color:#111;'> 44.05KB </span>","children":null,"spread":false},{"title":"chapter18.rar <span style='color:#111;'> 352.79KB </span>","children":null,"spread":false},{"title":"chapter6.rar <span style='color:#111;'> 13.11KB </span>","children":null,"spread":false},{"title":"chapter24.rar <span style='color:#111;'> 15.16KB </span>","children":null,"spread":false},{"title":"chapter19.rar <span style='color:#111;'> 122.68KB </span>","children":null,"spread":false},{"title":"chapter30.zip <span style='color:#111;'> 787.18KB </span>","children":null,"spread":false},{"title":"chapter28.zip <span style='color:#111;'> 86.83KB </span>","children":null,"spread":false},{"title":"chapter13.rar <span style='color:#111;'> 8.26KB </span>","children":null,"spread":false},{"title":"chapter43.rar <span style='color:#111;'> 842B </span>","children":null,"spread":false},{"title":"chapter5.rar <span style='color:#111;'> 60.28KB </span>","children":null,"spread":false},{"title":"chapter40.rar <span style='color:#111;'> 113.49KB </span>","children":null,"spread":false},{"title":"chapter12.rar <span style='color:#111;'> 17.67KB </span>","children":null,"spread":false},{"title":"chapter15.rar <span style='color:#111;'> 197.81KB </span>","children":null,"spread":false},{"title":"chapter17.rar <span style='color:#111;'> 344.08KB </span>","children":null,"spread":false},{"title":"chapter7.rar <span style='color:#111;'> 64.74KB </span>","children":null,"spread":false},{"title":"chapter3.rar <span style='color:#111;'> 53.06KB </span>","children":null,"spread":false},{"title":"chapter16.rar <span style='color:#111;'> 218.23KB </span>","children":null,"spread":false},{"title":"chapter31.zip <span style='color:#111;'> 49.87KB </span>","children":null,"spread":false},{"title":"chapter2.rar <span style='color:#111;'> 48.38KB </span>","children":null,"spread":false},{"title":"chapter25.rar <span style='color:#111;'> 4.63KB </span>","children":null,"spread":false},{"title":"chapter14.rar <span style='color:#111;'> 36.09KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明