CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 非线性代码

搜索资源列表

  1. Discrete optimization

    4下载:
  2. 它包含了枚举法、蒙特卡洛法、线性整数规划、整数规划枚举法、整数规划隐枚举法、非线性整数规划、非线性整数规划图形工具、最小生成树kruskal算法、最短路dijkstra算法、最小生成树kruskal算法mex程序、最短路dijkstra算法mex程序和动态规划的代码。-It contains the matlab code of the enumeration method, Monte Carlo method, linear integer programming, integer prog
  3. 所属分类:其他小程序

    • 发布日期:2013-01-05
    • 文件大小:32256
    • 提供者:温娟
  1. curlfit

    0下载:
  2. 工程上经常需要对两个或多个非线性参量进行拟合,本压缩包里有各种使用拟合代码,很实用。-Projects often require two or more non-linear parameter fitting with the use of this compression bag fit a variety of code, and very practical.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:446534
    • 提供者:刘向东
  1. mathematicalprogrammingcode

    0下载:
  2. 它包含了数学规划、线性规划、一元函数极值、多元函数极值拟牛顿法、多元函数极值、单纯形搜索法、非线性规划的代码-It contains matlab code of mathematical programming, linear programming, unary function, extreme value, multi-function extremum quasi-Newton method, multi-function extremum, simplex method, nonli
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:22630
    • 提供者:温娟
  1. Matlab_BP

    0下载:
  2. 于BP网络的权值优化是一个无约束优化问题,而且权值要采用实数编码,所以直接利用Matlab遗传算法工具箱。以下贴出的代码是为一个19输入变量,1个输出变量情况下的非线性回归而设计的,如果要应用于其它情况,只需改动编解码函数即可。-BP network weights optimization is a constrained optimization problem, and the right value to real-coded, so the direct use of the Matl
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:4310
    • 提供者:fuhai
  1. particle-filter

    1下载:
  2. 本手册主要介绍粒子滤波的基本原理和其在非线性系统的应用。同时本手册最大的优点是介绍原理和应用的同时,给出实现例子的matlab代码程序,方便读者对照公式,理解代码。因此,它是相关方面的研究者快速上手和进入研究领域的快捷工具。同时,对于有一定基础的研究者,可以在本手册提供代码的基础上,做算法进一步改进和深入研究。-This manual describes the basic principles of particle filter and its application in nonlinea
  3. 所属分类:Other systems

    • 发布日期:2014-05-12
    • 文件大小:362496
    • 提供者:黄许
  1. jiangchengzhi

    0下载:
  2. 本代码为在matlab下利用牛顿迭代法求解非线性方程的函数.m文件。-The code using Newton iteration method for solving nonlinear equations function. M file in matlab.
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:1088
    • 提供者:成成
  1. design_para5

    0下载:
  2. 计算非线性控制,滑膜面的控制计算代码源程序-The calculated nonlinear control, control of the synovial surface calculation code source
  3. 所属分类:Other systems

    • 发布日期:2017-12-03
    • 文件大小:961
    • 提供者:王礼金
  1. newton-feixianxingfangcheng

    0下载:
  2. MATLAB牛顿法求解非线性方程组的源程序代码(MATLAB Newton method for solving nonlinear equations source code)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:木手冈
  1. 第03章 非线性规划

    0下载:
  2. 本文着重写了非线性规划相关的matlab代码,内容详尽(This article focuses on nonlinear programming related to matlab code, the content is detailed)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:246784
    • 提供者:Jianmo3
  1. MATLAB求解非线性方程组 fsolve源程序代码

    2下载:
  2. 这是MATLAB求解非线性方程组 fsolve源程序代码(This is MATLAB solving nonlinear equations fsolve source code)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:peanut0414
  1. 三RBF (1)

    1下载:
  2. 高斯径向基函数神经网络RBFmatlab代码,提高非线性输入处理能力(Gauss radial basis function neural network RBFmatlab code to improve nonlinear input processing capability)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:41543680
    • 提供者:冰迹
  1. 纯非线性方程

    0下载:
  2. 求解非线性方程的代码,其中有例子和举例应用。(Solving nonlinear equations of the code, including examples and examples of applications.)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:22528
    • 提供者:文桢
  1. Desktop

    0下载:
  2. 可进行针对有约束的,非线性的多参数的目标优化(Constrained nonlinear multi parameter optimization can be carried out)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:黑卡喔喔
  1. fortran各章代码

    3下载:
  2. 第1章 矩阵分解与线性方程组直接方法 第2章 线性方程迭代方法 第3章 最小二乘法与曲线拟合 第4章 特征值与特征向量 第5章 非线性方程 第6章 非线性方程组 第7章 插值法 第8章 数值微分 第9章 数值积分 第10章 特殊函数 第11章 常微分方程(The first chapter is matrix decomposition and direct method of linear equations The second chapter is the itera
  3. 所属分类:其他

  1. MATLAB求解非线性方程组 fsolve源程序代码

    0下载:
  2. MATLAB求解非线性方程组 fsolve源程序代码(MATLAB to solve the nonlinear system fsolve source code)
  3. 所属分类:其他

  1. 第9章 非线性最小二乘优化问题

    0下载:
  2. 很好的优化分析matlab代码,可以对实验及问题研究进行最优化处理(Good optimization of matlab code can be optimized for experiment and problem research)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:罗一蒋
  1. 代码

    0下载:
  2. 求解非线性方程组详细代码,属于源代码程序(The detailed code for solving nonlinear equations belongs to the source code program.)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:13312
    • 提供者:00雪
  1. 采用BP神经网络进行非线性预测

    2下载:
  2. 该代码包括单隐含层BP和双隐含层BP。建立基于BP神经网络的预测模型,对数据进行随机排列,选取训练样本和测试样本,训练样本训练网络,测试样本进行验证(The code includes single hidden layer BP and double hidden layer BP. Establish a prediction model based on BP neural network, arrange the data randomly, select training sample
  3. 所属分类:其他

    • 发布日期:2020-03-07
    • 文件大小:48128
    • 提供者:kasino
  1. 基于MATLAB的非线性薛定谔方程的数值算法研究

    3下载:
  2. 这是一篇关于非线性方程数值求解的论文,基于分步傅里叶算法,通过Matlab编程,里面详细代码程序。(This is a paper about the numerical solution of non-linear equations.)
  3. 所属分类:其他

    • 发布日期:2019-12-09
    • 文件大小:485376
    • 提供者:AAA放飞梦想
  1. 非线性格兰杰Matlab-Codes

    2下载:
  2. 可以用于非线性格兰杰因果分析,里面附上了matlab的相关代码,可以直接用。(It can be used for nonlinear granger causality analysis)
  3. 所属分类:其他

    • 发布日期:2020-03-31
    • 文件大小:515072
    • 提供者:bouilli
« 12 3 4 »
搜珍网 www.dssz.com