搜索资源列表
BP神经网络非线性系统建模
- 基于BP神经网络的非线性系统函数拟合算法,分为BP神经网络构建,BP神经网络训练和BP神经网络预测.
基于DPT的非线性调频信号参数估计
- 将非线性调频(NLFM)信号建模为高阶多项式相位信号(PPS)模型, 采用由低阶离散多项式变换(DPT)到高阶DPT的逆向定阶方法确定模型阶数, 并在此基础上, 给出一种正弦调频信号(SFM)的DPT参数估计算法, 可以实现对载波频率、调制频率及调频系数的估计。该算法不受调频系数范围的限制, 核心环节为延时相关和FFT。
BP
- BP神经网络的非线性系统建模-非线性函数拟合的一个matlab程序,供参考-BP neural network modeling of nonlinear systems- a non-linear function fitting matlab program, for reference
leastsquares.rar
- 用matlab作非线性最小二乘拟合,数学建模与数学实验,Using matlab for nonlinear least squares fitting, Math Modeling and Experimental Math
BP-nonlinear-function-fitting
- BP神经网络的非线性系统建模-非线性函数拟合 拟合的非线性函数-BP neural network for nonlinear system modeling- nonlinear function fitting non-linear function fitting
programming
- 数学建模方法解决规划问题,有线性规划,非线性规划,无约束优化-Mathematical modeling to solve programming problems, there are linear programming, nonlinear programming, unconstrained optimization
friction
- 本文以某型陀螺漂移测试转台控制系统设计实现为背景,针对系统中存在的非线性摩擦影响,着眼于包括摩擦在内的转台控制系统的建模、摩擦影响分析以及摩擦补偿问题,从理论上进行了分析和研究,并对提出的补偿方法进行了计算机仿真验证。-In this paper, a certain type of gyro drift test turntable control system design to achieve as the background for the system exist in non-li
BP神经网络的非线性系统建模-非线性函数拟合
- BP神经网络的非线性系统建模-非线性函数拟合(Nonlinear system modeling of BP neural networks nonlinear function fitting)
BP神经网络的非线性系统建模——非线性函数拟合
- 在工程应用中经常会遇到一些复杂的非线性系统,这些系统状态方程复杂,难以用数学方 法准确建模。在这种情况下,可以建立 BP 神经网络表达这些非线性系统。该方法把未知系统看成是一个黑箱,首先用系统输入输出数据训练 BP 神经网络,使网络能够表达该未知函数,然后用训练好的 BP 神经网络预测系统输出 。(In engineering applications, some complicated nonlinear systems are often encountered. The equations
exe01
- 数学建模,非线性分析算例练习,小小的算例练习(exercise for mathmatics under windows)
BP神经网络的非线性系统建模_非线性函数拟合
- BP神经网络构建根据拟合非线性函数特点确定BP神经网络结构,由于该非线性函数有两个输入参数,一个输出参数,所以BP神经网络结构为2—5—1,即输入层有2个节点,隐含层有5个节点,输出层有1个节点。 从非线性函数中随机得到2000组输入输出数据,从中随机选择1900组作为训练数据,用于网络训练,100组作为测试数据,用于测试网络的拟合性能。(Construction of BP neural network for nonlinear function fitting structure acc
BP神经网络的非线性系统建模-非线性函数拟合
- BP神经网络的非线性系统建模-非线性函数拟合(Nonlinear system modeling of BP neural network nonlinear function fitting)
非线性规划
- 在参加数学建模的过程中,对非线性规划问题进行了系统的整理,包括MPGA算法、GA算法、pso算法、QGA算法,对其优劣性进行了排序;(In the process of participating in mathematical modeling, we systematically sorted out the nonlinear programming problems, including MPGA algorithm, GA algorithm, PSO algorithm and QG
数学建模 规划类资料整理及例子
- 数学建模matlab规划类例子,包括线性规划、整数规划、目标规划、非线性规划等(Examples of mathematical modeling matlab planning, including linear programming, integer programming, goal programming, nonlinear programming, etc.)
第03章 非线性规划
- 解决非线性规划的建模问题,可以较好的处理优化问题,并提供相关的实例及源程序。(Solving nonlinear programming modeling problems can better handle the optimization problems, and provide related examples and source programs.)
BP神经网络的非线性系统建模-非线性函数拟合
- BP神经网络的非线性系统建模-非线性函数拟合(Nonlinear system modeling of BP neural network nonlinear function fitting)
BP神经网络的非线性系统建模-非线性函数拟合
- 使用BP神经网络,实现非线性系统建模,包括完整的程序和测试数据。(BP neural network is used to realize nonlinear system modeling, including complete program and test data.)
大学生数学建模竞赛
- % jm96a - 捕鱼策略 % jm96b - 节水洗衣机 % jm96bfun - 节水洗衣机优化函数 % jm97a - 零件参数设计 % jm97afun - 零件参数函数 % jm97aoptim - 零件参数设计优化函数 % jm97b - 截断切割 % jm97bcount - 截断切割枚举法 % jm97brule - 截断切割优化准则 % jm98a1 - 风险投资模型求解 % jm98a2 - 风险投资模型讨论 % jm98a3 - 收益与风险非线性
数学建模算法全收录799页
- 数学建模 线性规划 整数规划 非线性规划 动态规划(mathematical modeling)
数学建模的29个通用模型及matlab解法
- 第一章 线性规划 第二章 整数规划 第三章 非线性规划 第四章 动态规划 第五章 图与网络 第六章 排队论 第七章 对策论 第八章 层次分析法 第九章 插值与拟合 第十章 数据的统计描述和分析 第十一章 方差分析 第十二章 回归分析(Chapter I linear programming Chapter II integer programming Chapter III nonlinear programming Chapter IV dynamic planning Chapt