搜索资源列表
-
0下载:
matlab例程MATLAB 6.x版的内建数据类型(Built-in data type)就有5种以上,此外还有许多其他专门设计的类(Class),如符号类、内联函数类、控制工具包中的线性时不变模型类、神经网络类等。就程序设计而言,MATLAB 6.x版采用了面向对象编程技术。数据和编程的改变使用户能更简捷而自然地解决复杂的计算问题(如符号计算问题、多变量控制系统问题、神经网络问题)。本章内容根据MATLAB6.5编写,但绝大部分内容适用于其他MATLAB6.x版本。-Matlab routi
-
-
0下载:
神经网络实例集。包括以下几个程序单层线性神经网络实例、感知器神经元解决较复杂输入向量的分类问题、基于感知器神经网络处理复杂的分类问题、数值分析程序matlab-GUI、用BP网络完成函数的逼近源程序、自组织特征映射应用实例-Examples of neural network sets. Procedures include the following examples of single-layer linear neural network, perceptron neuron input
-
-
6下载:
< 控制系统计算机辅助设计--MATLAB语言与应用>>系统地介绍了国际控制界最流行的控制系统计算机辅助设计语言MATLAB,侧重于介绍MATLAB语言编程基础与技巧、数学问题的MATLAB求解、线性系统计算机辅助分析、控制系统与其他复杂系统的Simulink建模,控制系统的计算机辅助设计方法,包括串联控制器、状态反馈控制器、多变量系统频域设计、PID控制器设计、最优控制器设计、LQG/LTR控制器设计、H2=H1 最优控制、分数阶控制、自适应控制、模糊控制、神经网络控制、遗传
-
-
0下载:
对于已经给定的特征,能够运用神经网络强大的处理复杂数据稳定的能力,给予有效的分类,达到很好的识别效果。-Has been given the characteristics of the use of powerful neural network to handle complex data and stable capacity to give a valid classification, to achieve good recognition results.
-
-
0下载:
最小RMSE神经网络方法计算Lyapunov指数的matlab函数。-This M-file calculates Lyapunov exponents with minimum RMSE neural network. After estimation of network weights and finding network with minimum BIC, derivatives are calculated. Sum of logarithm of QR decomposition
-
-
0下载:
本文介绍在Matlab 环境下发电厂水位控制BP 模型的建模与仿真方法, 得出了预测模型的最优参数。仿真结果表明, MATLAB
神经网络工具箱可有效地用来解决复杂的非线性控制系统的优化设计问题。-This article describes the Matlab environment plant level control BP Model modeling and simulation methods, predictive models obtained optimal parame
-
-
0下载:
人工神经网络是由大量的简单基本元件——神经元相互联接而成的自适应非线性动态系统。每个神经元的结构和功能比较简单,但大量神经元组合产生的系统行为却非常复杂。-Artificial neural network is composed of a large number of simple basic components- made of neurons coupled to each other adaptive nonlinear dynamic systems.
-
-
0下载:
非线性映射能力:BP神经网络实质上实现了一个从输入到输出的映射功能,数学理论证明三层的神经网络就能够以任意精度逼近任何非线性连续函数。这使得其特别适合于求解内部机制复杂的问题,即BP神经网络具有较强的非线性映射能力-Nonlinear mapping ability: BP neural network essentially implements a mapping from input to output function, the mathematical proof of the thr
-
-
0下载:
在工程应用中 经常会遇到一些复杂的非线性系统, 这些系统状态方程复杂, 难以 用数学方
法准确建模。 在这种情况下, 可以 建立 BP 神 经网 络表达这些 非 线 性系 统。 该方法把未 知 系
统看成是一个黑箱, 首先用 系 统 输入输出 数据 训 练 BP 神 经网 络, 使网 络能 够表达该未 知 函
数, 然后就可以 用训练好的 BP 神经网络预测系统输出 。
本章拟合的非线性函 数为
y = x1^2+x2^2.
。-In engineering applic
-
-
0下载:
多变量输入、输出、多干扰、非线性和强耦合的复杂系统控制是一个比较困难的问题,常用的控制器可能因为多变量耦合问题难以控制系统。PID神经元网络是一种多层前向神经元网络,它的各层神经元个数、连接方式、连接权值是按照PID控制规律的已有原则和经验确定的,是一种动态的符合控制系统的前向网络。但是由于PID网络初始权值随机取值的原因,每次控制的效果都有所差别,个别情况下控制效果还比较差。本案例研究了基于PID神经元的多变量耦合系统控制,并用PSO算法来优化控制器以取得更好的控制效果。-Multivaria
-
-
0下载:
鲁棒性好,性能优越,关于小波的matlab复合分析,研究生时的现代信号处理的作业,基于人工神经网络的常用数字信号调制,matlab小波分析程序。- Robustness, superior performance, Matlab wavelet analysis on complex, Modern signal processing jobs when the graduate, The commonly used digital signal modulation based on arti
-
-
0下载:
复化三点Gauss-lengend公式求pi,关于神经网络控制,LCMV优化设计阵列处理信号,相参脉冲串复调制信号,采用了小波去噪的思想。- Complex of three-point Gauss-lengend the Formula pi, On neural network control, LCMV optimization design array signal processing, Complex modulation coherent pulse train signal, U
-
-
0下载:
包含CV、CA、Single、当前、恒转弯速率、转弯模型,关于小波的matlab复合分析,包含特征值与特征向量的提取、训练样本以及最后的识别,是学习PCA特征提取的很好的学习资料,基于人工神经网络的常用数字信号调制。- It contains CV, CA, Single, current, constant turn rate, turning model, Matlab wavelet analysis on complex, Contains the eigenvalue and eige
-
-
0下载:
现代信号处理中谱估计在matlab中的使用,用于图像处理的独立分量分析,pwm整流器的建模仿真,BP神经网络用于函数拟合与模式识别,复化三点Gauss-lengend公式求pi。- Modern signal processing used in the spectral estimation in matlab, Independent component analysis for image processing, Modeling and simulation pwm rectifier
-
-
0下载:
复化三点Gauss-lengend公式求pi,构成不同频率的调制信号,关于神经网络控制,实现典型相关分析,用于建立主成分分析模型。- Complex of three-point Gauss-lengend the Formula pi, Constituting the modulated signals of different frequencies, On neural network control, Achieve canonical correlation analysis, Pr
-
-
0下载:
多抽样率信号处理,仿真效率很高的,复化三点Gauss-lengend公式求pi,插值与拟合,解方程,数据分析,有较好的参考价值,基于人工神经网络的常用数字信号调制,模式识别中的bayes判别分析算法,可以广泛的应用于数据预测及数据分析。- Multirate signal processing, High simulation efficiency, Complex of three-point Gauss-lengend the Formula pi, Interpolation and fi
-
-
0下载:
包含优化类的几个简单示例程序,信号维数的估计,基于SVPWM的三电平逆变的matlab仿真,独立成分分析算法降低原始数据噪声,复化三点Gauss-lengend公式求pi,采用了小波去噪的思想,基于人工神经网络的常用数字信号调制。-Optimization class contains several simple sample programs, Signal dimension estimates, Based on SVPWM three-level inverter matlab sim
-
-
0下载:
一些自适应信号处理的算法,实现典型相关分析,包含特征值与特征向量的提取、训练样本以及最后的识别,BP神经网络用于函数拟合与模式识别,对于初学者具有参考意义,关于小波的matlab复合分析,保证准确无误,是学习通信的好帮手,计算多重分形非趋势波动分析。-Some adaptive signal processing algorithms, Achieve canonical correlation analysis, Contains the eigenvalue and eigenvector
-
-
0下载:
感应双馈发电机系统的仿真,matlab开发工具箱中的支持向量机,信号处理中的旋转不变子空间法,复化三点Gauss-lengend公式求pi,用于时频分析算法,BP神经网络用于函数拟合与模式识别。- Simulation of doubly fed induction generator system, matlab development toolbox support vector machine, Signal Processing ESPRIT method, Complex of thr
-
-
0下载:
该代码为基于BP神经网络的预测算法。对于复杂的非线性系统,难以用数学方法准确建模,在这种情况下,可以建立BP神经网络表达这些非线性系统。(The code is a prediction algorithm based on BP neural network. It is difficult for complex nonlinear systems to be modeled accurately by mathematical methods. In this case, BP neura
-