搜索资源列表

  1. 非线性调频信号

    0下载:
  2. 合成孔径雷达;非线性调频信号的窗函数产生法,采用不同的窗函数(Synthetic aperture radar; non-linear FM signal window function generation method, using a different window function)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:10240
    • 提供者:张晓
  1. 非线性方程组求解

    0下载:
  2. 利用改进的遗传算法求解非线性方程,遗传算法得到全局最优解作为初值寻找局部最优解(Using the improved genetic algorithm to solve the nonlinear equation, the genetic algorithm gets the global optimal solution as the initial value to find the local optimal solution
  3. 所属分类:并行运算

    • 发布日期:2024-05-22
    • 文件大小:4096
    • 提供者:zzb1111
  1. 牛顿-拉夫森法求解非线性方程组

    0下载:
  2. 牛顿-拉夫森法求解非线性方程组 牛顿-拉夫森法求解非线性方程组(Solving Nonlinear System of Newton 's Iteration Method)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:3072
    • 提供者:李木子1230
  1. BP神经网络的非线性系统建模-非线性函数拟合

    0下载:
  2. BP神经网络的非线性系统建模-非线性函数拟合(Nonlinear system modeling of BP neural network nonlinear function fitting)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-22
    • 文件大小:48128
    • 提供者:hano
  1. BP神经网络用于非线性函数拟合

    0下载:
  2. BP神经网络用于非线性函数的拟合,效果不错,适合初学者。(BP neural network for nonlinear function fitting, the effect is good, suitable for beginners.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:86016
    • 提供者:艺宝
  1. 非线性规划

    0下载:
  2. MATLAB非线性规划问题编程介绍,详细介绍了MATLAB的非线性规划问题(MATLAB nonlinear programming problem programming introduced in detail the MATLAB nonlinear programming problem)
  3. 所属分类:Windows编程

  1. 非线性方程解法相关程序

    0下载:
  2. 用二分法以及迭代法求解非线性方程、非线性方程组的例子(An example of solving nonlinear equations and nonlinear equations by the dichotomous method and iterative method)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:brimg
  1. 步长加速法求解二维非线性函数问题

    0下载:
  2. 步长加速法求解二维非线性函数问题,并举两实例(Solving two dimensional nonlinear function problem by step acceleration method)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-22
    • 文件大小:50176
    • 提供者:林枫林云
  1. 遗传算法和粒子群算法求解非线性函数最大值问题

    0下载:
  2. 遗传算法和粒子群算法求解非线性函数最大值问题(Solving the maximum value problem of nonlinear function by genetic algorithm and particle swarm optimization)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-22
    • 文件大小:73728
    • 提供者:林枫林云
  1. 模拟退火法求解非线性函数问题

    0下载:
  2. 模拟退火法求解非线性函数问题。结合非线性函数最小值问题,给出求解其最小值的模拟退火法步骤和源程序。(Solving nonlinear function problem by simulated annealing)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-22
    • 文件大小:61440
    • 提供者:林枫林云
  1. 非线性规划

    1下载:
  2. 许多非线性规划问题的详细例子(含详细注释)。(A number of detailed examples of nonlinear programming problems (including detailed notes).)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:理论经济
  1. 第03章 非线性规划

    0下载:
  2. 如果目标函数或约束条件中包含非线性函数,就称这种规划问题为非线性规划问 题。一般说来,解非线性规划要比解线性规划问题困难得多。而且,也不象线性规划有 单纯形法这一通用方法,非线性规划目前还没有适于各种问题的一般算法,各个方法都 有自己特定的适用范围(If you include the nonlinear function of the objective function or constraints, for nonlinea
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:246784
    • 提供者:aaaqsss
  1. 用最小二乘法解一个或多个非线性方程。

    1下载:
  2. LMFNLSQ2求解一个或多个超定的非线性方程 在最小二乘意义上,打印雅可比矩阵和经过的时间(LMFNLSQ2 Solve one or more of (over)determined nonlinear equations % in the least squares sense, prints Jacobian matrix and elapsed time)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:6144
    • 提供者:taodashi
  1. 非线性规划

    0下载:
  2. 在参加数学建模的过程中,对非线性规划问题进行了系统的整理,包括MPGA算法、GA算法、pso算法、QGA算法,对其优劣性进行了排序;(In the process of participating in mathematical modeling, we systematically sorted out the nonlinear programming problems, including MPGA algorithm, GA a
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:12288
    • 提供者:倚楼天狼啸
  1. PSO算法求解非线性方程组

    0下载:
  2. 使用pso粒子群算法求解非线性方程组,用c语言实现(PSO Particle Swarm Optimization (PSO) is used to solve nonlinear equations and is implemented in C language)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-22
    • 文件大小:347136
    • 提供者:dxlm
  1. 钢筋混凝土截面非线性分析MATLAB源程序

    0下载:
  2. 钢筋混凝土截面非线性分析MATLAB源程序(MATLAB source program for nonlinear analysis of reinforced concrete section)
  3. 所属分类:汇编语言

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:Tiger曾虎
  1. Fortran Newton法求解非线性方程组

    0下载:
  2. 通过Fortran语言,利用牛顿方程迭代来求解非线性方程组,可设置为二元或多元(Through the Fortran language, the Newton equation iteration is used to solve the nonlinear equations, which can be set to two yuan or multivariate.)
  3. 所属分类:文档资料

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:wagzijian
  1. 第03章 非线性规划

    0下载:
  2. 解决非线性规划的建模问题,可以较好的处理优化问题,并提供相关的实例及源程序。(Solving nonlinear programming modeling problems can better handle the optimization problems, and provide related examples and source programs.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:247808
    • 提供者:猿小白
  1. 非线性规划

    0下载:
  2. 采用matlab平台实现该非线性规划问题,采用函数为fmincon命令 在具体编写代码过程中,可以将线性约束也写在非线性约束函数nonlinearcondition中,简化代码.(MATLAB nonlinear programming to seek the best value of Q function)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-22
    • 文件大小:78848
    • 提供者:未蓝将蓝
  1. MATLAB牛顿法求解非线性方程组

    1下载:
  2. MATLAB牛顿法求解非线性方程组,运用牛顿法对非线性方程组进行求解可得到数值解(MATLAB Newton method for solving nonlinear equations, using Newton method to solve nonlinear equations to obtain numerical solution.)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:lai东东
« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org