登录
首页 » Others » MATLAB 神经网络43个案例分析》源代码&数据.

MATLAB 神经网络43个案例分析》源代码&数据.

于 2021-11-18 发布
0 482
下载积分: 1 下载次数: 12

代码说明:

《MATLAB 神经网络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新版本特性的探讨

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

发表评论

0 个回复

  • EthernetIP Scanner Demo
    Pyramid Solutions公司的Ethernet/IP Scanner 工具,包括:EtIPScanner.dll以及相关说明文档,非常完整,值得收藏
    2020-07-02下载
    积分:1
  • 用中值滤波和均值滤波去除高斯白噪声
    关于数字图像处理,均值滤波可以去除高斯噪声,但是均值滤波会使图像变得模糊,中值滤波能有效滤除椒盐噪声。
    2020-12-01下载
    积分:1
  • MATLAB信号处理EEMD工具箱
    EEMD是针对EMD方法的不足,提出了一种噪声辅助数据分析方法。EEMD分解原理为:当附加的白噪声均匀分布在整个时频空间时,该时频空间就由滤波器组分割成的不同尺度成分组成。当信号加上均匀分布的白噪声背景时,不同尺度的信号区域将自动映射到与背景白噪声相关的适当尺度上去。当然,每个独立的测试都可能会产生非常嘈杂的结果,这是因为每个附加噪声的成分都包括了信号和附加的白噪声。既然在每个独立的测试中噪声是不同的,当使用足够测试的全体均值时,噪声将会被消除。全体的均值最后将会被认为是真正的结果,随着越来越多的测试,附加的噪声被消除了,唯一持久稳固的部分是信号本身。
    2020-07-02下载
    积分:1
  • 压缩感知BP算法
    使用BP算法实现的压缩感知,还有原始图像和还原图像的对比。
    2020-12-10下载
    积分:1
  • HT-001 RN8209电表套件(STM32带电能),2017.12.04
    HT-001 RN8209电表套件(STM32带电能),带全部的电路原理图,源代码和相关文档说明。
    2020-12-08下载
    积分:1
  • 最新迁移学习综述论文(A Comprehensive Survey on Transfer Learning)- 中科院.zip
    迁移学习(Transfer Learning)作为近年来的研究热点之一,受到了广泛关注,每年在各大会议上都有大量的相关文章发表。由于其广泛的应用前景,迁移学习已经成为机器学习中一个热门和有前途的领域。这篇新出论文对近几年迁移学习进行了全面综述,对现有的迁移学习研究进行梳理使其系统化,并对迁移学习的机制和策略进行全面的归纳和解读,帮助读者更好地了解当前的研究现状和思路。
    2021-05-06下载
    积分:1
  • 基于51单片机和LTC1865的液晶显示双通道电压测量.rar
    【实例简介】使用51单片机、AD转换使用LTC1865、利用1602液晶巡回显示,并通过串口发送测量电压值至虚拟仪器。
    2021-12-05 00:40:13下载
    积分:1
  • Principles of Mobile Communication Third Edition
    Gordon L. Stüber著,为英文原文第三版。其第二版已经翻译成中文,即为移动通信原理(第二版),由电子工业出版社出版,但翻译水平很差。Gordon L. StuberPrinciples of mobileCommunicationThird edition② SpringerGordon L. StuberGeorgia Institute of TechnologyAtlanta gaUSAstuber @ece gatech. eduISBN978-1-4614-0363-0e-ISBN978-1-46140364-7DOI10.1007/978-1-46140364-7Springer New York Dordrecht Heidelberg londonLibrary of Congress Control Number: 2011934683C Springer Science+Business Media, LLC 2002, 2011All rights reserved. This work may not be translated or copied in whole or in part without the writtenpermission of the publisher(Springer Science+ Business Media, LLC, 233 Spring Street, New York,NY 10013, USA), except for brief excerpts in connection with reviews or scholarly analysis. Use inconnection with any form of information storage and retrieval, electronic adaptation, computer softwareor by similar or dissimilar methodology now known or hereafter developed is forbiddenThe use in this publication of trade names, trademarks, service marks, and similar terms, even if they arenot identified as such, is not to be taken as an expression of opinion as to whether or not they are subjectto proprietary rightsPrinted on acid-free paperSpringerispartofSpringerScience+businessMedia(www.springer.com)To Alana, our son nickolasmy father lothar Stuiberand my late mother Beatrice stiiberPrefacePrinciples of Mobile Communication, third edition, is a major revision of thesecond edition. Like its earlier editions, this book provides a mathematicallyrigorous overview of physical layer wireless communications. The basic pedagogicmethodology is to include fully detailed derivations from first principles. The text isintended to provide enough principle material to guide the novice student, whilit the same time having plenty of detailed material to satisfy graduate studentsinclined to pursue research in the area. The book is intended to stress the principlesof wireless communications that are applicable to a wide array of wireless standardsIt is intended to serve as a textbook and reference for graduate students, and a usefulreference for practicing engineersOrganization of the bookChapter 1 begins with an overview that is intended to introduce a broad array ofissues relating to wireless communications. Included is a brief description of theevolution of various wireless standards, the basic concepts of cellular frequencyreuse, the land mobile radio propagation environment, link budgets, and coverageand capacity of cellular radio systemsChapter 2 provides an extensive treatment of radio propagation, since goodunderstanding of the physical wireless channel is essential for the developmentand deployment of wireless systems. The chapter begins with a treatment ofthe narrow-band faded envelope for conventional fixed-to-mobile channels foundin cellular radio systems, mobile-to-mobile channels found in mobile ad henetworks, and multiple-input multiple-output (MIMO) channels where multipleantennas are used at both the transmitter and receiver to achieve high capacity afterconsidering the narrow-band channel, we consider the statistical treatment of wide-band channels. The emulation of wireless channels is essential for the developmentand testing of wireless systems, and the chapter provides a detailed discussion ofchannel simulation techniques. Finally, the chapter concludes with a discussion ofshadowing and path loss models for land mobile radio environmentsPreraceChapter 3 provides a detailed treatment of co-channel interference which is therimary impairment in spectrally efficient cellular frequency reuse systems. Veryoften the receivers in such systems are affected by multiple co-channel interferersand the probability distribution of the total interfering power is considered. Thchapter also considers the link outage performance due to co-channel interferencein a variety of wireless environmentsChapter 4 covers the various types of modulation schemes that are used in mobilecommunication systems along with their spectral characteristics. The chapter beginswith the mathematical representation of bandpass modulated signals, along withNyquist pulse shaping. Later, a large variety of modulation schemes used in wirelesssystems are considered, including both single-carrier and multi-carrier modulation,and both linear and nonlinear modulation techniques This is followed by a treatmentof the power density spectrum of modulated signals. Although quite mathematicalin nature, power spectrum is an important topic, since wireless systems are requiredto operate within a specified out-of-band emission maskChapter 5 discusses the error probability performance of various digital modulation schemes on narrow-band fat fading channels. The performance is evaluatedwith a variety of receiver structures, including coherent detectors, differentialcoherent detectors and noncoherent detectorsChapter 6 includes a treatment of multi-antenna techniques for combatingenvelope fading. The chapter includes a discussion of various diversity combiningtechniques for coherent, differentially coherent, and noncoherent receiver detectionof signals on fading channels with additive white gaussian noise. also consideredis optimal combining which is effective when the primary additive impairment isco-channel interference rather than noise. Finally, the chapter considers the use ofmultiple antennas at the transmitter in the context of classical beam-forming andtransmit diversityChapter 7 provides an extensive treatment of digital signaling on intersymbolinterference(ISI) channels that are typical of broadband land mobile radio systemsThe chapter begins with the characterization of Isi channels and goes on todiscuss techniques for combating ISI based on symbol-by-symbol equalization andsequence estimation. Later, error probability for maximum likelihood sequenceestimation is considered. The chapter concludes with a discussion of co-channeldemodulation for the purpose of mitigating co-channel interference on Isi channelsChapter 8 covers error control coding techniques for wireless systems. Thechapter begins with a discussion of basic block coding including space-time blockcodes Convolutional coding is considered next along with the Viterbi and BCJRalgorithms for decoding convolutional codes, followed by trellis coded modulationThe chapter then provides a detailed discussion on the design and performanceanalysis of convolutional and trellis codes for awgn channels, and interleaved fatfading channels, and fading isi channels. Later, space-time trellis codes are treatedand the chapter concludes with Turbo codinChapter 9 is devoted to spread spectrum techniques The chapter begins with anintroduction to direct sequence and frequency hop spread spectrum. This is followedy a detailed treatment of spreading sequences. Also included is a discussionPrefaceof the effects of tone interference on direct sequence spread spectrum, and theRAKE receiver performance on wide-band channels. The chapter wraps up witha discussion of cdma multiuser detectionChapter 10 is devoted to multi-carrier techniques. It considers the performanceof ofdm on frequency-selective channels and considers the effect of residualISI and problem of residual ISI cancellation. Later, the chapter examines singlecarrier frequency-domain equalization(SC-FDE)techniques. This is followed by atreatment of orthogonal frequency division multiple access (OFDMA)on both theforward and reverse links. The chapter concludes with a discussion of single-carrierfrequency division multiple acceSs (SC-FDMA)Chapter 11 considers frequency planning techniques for cellular systems. Thechapter begins with a discussion of cell sectoring, cell splitting, and reuse partition-ing. Later, the chapter considers radio planning for OFDMa cellular systems. Thisis followed by hierarchical overlay/underlay architectures based on cluster planningFinally, the chapter wraps up with macrodiversity TDMA cellular architecturesChapter 12 considers CDMa considers CDMA cellular systems, consideringtopics such as capacity and power control This is followed by a discussion ofhierarchical macrodiversity CDMa architectures and their performanceChapter 13 is devoted to cellular radio resource management. The chapter beginswith an introduction to basic hard and soft handoff. Later, the chapter considers theimportant problem of link quality evaluation, including signal strength averaging,velocity estimation, and velocity adaptive hard handoff algorithms later, a detailedanalysis of hard and soft handoff is provided. Finally, the chapter wraps up withmethods for estimating received carrier-to-interference plus noise ratio(CINR)The Appendix includes a brief and focused tutorial discussion of probabilityand random processes. A good understanding of the material in the Appendix isessential, since the concepts are widely used throughout the textUSing This Book for InstructionThe book has been developed from a graduate-level course on physical wirelesscommunications that I have taught at Georgia Tech since 1993. Normally, I prefera graduate-level course in digital communications as a prerequisite for this courseHowever, such a prerequisite may be waived to the extent that there is extensivebackground material in each chapter. A course may cover the introductory materialin each chapter and skip the more specialized material. In my own classes, I alwaystry to judge the mathematical level of the students early and adapt accordinglyThe book obviously contains far too much material to be taught in a onesemester course. However, i believe that it can serve as a suitable text in mostsituations through the appropriate instructor selection of background sections. Myown preference for a one semester course is to include the following material inorder: Chap. 1, Chap 2(skipping the more advanced material), and the first twosections of Chap 3. In moving to modulation waveforms in Chap. 4, an instructormay have to treat/assume basic signal-space representation. However, most students
    2020-12-09下载
    积分:1
  • 实数码遗传算法中常用变异算子的Matlab实现及应用
    本文对实数编码遗传算法最常用的四种变异算子进行介绍, 将其编写成 Matlab 程序, 并在最优化问题上进行测试。
    2021-05-07下载
    积分:1
  • 基于频率采样法FIR带通滤波器设计
    基于频率采样法用matlab设计的FIR带通滤波器
    2020-12-12下载
    积分:1
  • 696516资源总数
  • 106633会员总数
  • 4今日下载