搜索资源列表

  1. fsolve

    1下载:
  2. matlab中fsolve语句数值效果较好,采用的解法是将方程组转化为最小二乘问题,调用指令lsqnonlin求解,所以,它参数的选取和优化指令的用法是一致的-matlab numerical results in fsolve statement better solution is to use the equations into a least squares problem, call the command lsqnonli
  3. 所属分类:matlab例程

    • 发布日期:2024-07-05
    • 文件大小:5120
    • 提供者:
  1. fsolve

    0下载:
  2. matlab 解各种方程的实现原理和实例-matlab solutions of various equations and examples of the realization principle
  3. 所属分类:其他小程序

    • 发布日期:2024-07-05
    • 文件大小:84992
    • 提供者:temp
  1. fsolve

    0下载:
  2. the newtown rapson method to solve systems of non-lineaire equations-the newtown rapson method to solve systems of non-lineaire equations
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-07-05
    • 文件大小:796672
    • 提供者:Pino
  1. fsolve

    1下载:
  2. Matlab中的fsolve函数源代码。可用于解方程。-Matlab fsolve function of the source code
  3. 所属分类:matlab例程

    • 发布日期:2024-07-05
    • 文件大小:5120
    • 提供者:yzl
  1. nonlineareq

    0下载:
  2. function g=nonlineareq(x) Here is an example of nonlinear system that can be solved by using the Matlab command "fsolve" written in the file called "solution.m" (see quasi-Newton or Levenberg-Marquardt methods
  3. 所属分类:matlab例程

    • 发布日期:2024-07-05
    • 文件大小:1024
    • 提供者:kamakhya
  1. nonlineareq1

    0下载:
  2. function g=nonlineareq(x) Here is an example of nonlinear system that can be solved by using the Matlab command "fsolve" written in the file called "solution.m" -function g=nonlineareq(x) Here is an example of
  3. 所属分类:matlab例程

    • 发布日期:2024-07-05
    • 文件大小:1024
    • 提供者:kamakhya
  1. nonlineareq2

    0下载:
  2. function g=nonlineareq(x) Here is an example of nonlinear system that can be solved by using the Matlab command "fsolve" written in the file called "solution.m" -function g=nonlineareq(x) Here is an example of
  3. 所属分类:matlab例程

    • 发布日期:2024-07-05
    • 文件大小:1024
    • 提供者:kamakhya
  1. nonlineareq3

    0下载:
  2. function g=nonlineareq(x) Here is an example of nonlinear system that can be solved by using the Matlab command "fsolve" written in the file called "solution.m" -function g=nonlineareq(x) Here is an example of
  3. 所属分类:matlab例程

    • 发布日期:2024-07-05
    • 文件大小:1024
    • 提供者:kamakhya
  1. nonlineareq4

    0下载:
  2. function g=nonlineareq(x) Here is an example of nonlinear system that can be solved by using the Matlab command "fsolve" written in the file called "solution.m" -function g=nonlineareq(x) Here is an example of
  3. 所属分类:matlab例程

    • 发布日期:2024-07-05
    • 文件大小:1024
    • 提供者:kamakhya
  1. How-Use-ODE45-to-solve-Boundary-Value-ODE

    0下载:
  2. In MATLAB, usually we use function bvp4c() to solve boundary value problem (BVP) of ODE. However, we also can use function ode45() to solve BVP of ODE too. However, ode45() needs all initial values at one point. Therefor
  3. 所属分类:matlab例程

    • 发布日期:2024-07-05
    • 文件大小:82944
    • 提供者:delin
  1. fsolve-function-nonlinear-equations

    0下载:
  2. fsolve函数求非线性方程组数值解,已经验证其正确性。-fsolve function for the numerical solution of nonlinear equations
  3. 所属分类:matlab例程

    • 发布日期:2024-07-05
    • 文件大小:7168
    • 提供者:纪培强
  1. VCSOASteadyGainTMM

    0下载:
  2. 基于传输矩阵法(TMM)计算VCSOA(垂直腔半导体光放大器)的稳态增益的程序。由于是从将输入端功率Pin作为已知条件,程序用Matlab优化工具箱中的fsolve函数计算了满足边界条件时的输出功率。这对于相关研究开发都是较好的资料。-This is a set of source codes, which are used for calculating the steady state gain of VCSOA based
  3. 所属分类:matlab例程

    • 发布日期:2024-07-05
    • 文件大小:8192
    • 提供者:王刚
  1. fsolve

    0下载:
  2. matlab fsolve 函数用法 内含各种情况下使用说明-matlab fsolve
  3. 所属分类:软件工程

    • 发布日期:2024-07-05
    • 文件大小:11264
    • 提供者:徐婧
  1. equation

    0下载:
  2. MATLAB求解非线性方程组 fsolve源程序代码 该列具有典型性和代表性-MATLAB求解非线性方程组 fsolve源程序代码
  3. 所属分类:matlab例程

    • 发布日期:2024-07-05
    • 文件大小:1024
    • 提供者:殷志华
  1. MATLAB-fsolve

    0下载:
  2. fsolve求解非线性方程组,代码可以十分准确的求解方程组,方便快捷-fsolve solve nonlinear equations, the code can be very accurately solving equations, convenient
  3. 所属分类:其他小程序

    • 发布日期:2024-07-05
    • 文件大小:2048
    • 提供者:邵龙
  1. fsolvefeixianxingfangcheng

    0下载:
  2. 运用MATLAB软件编写的求解非线性方程组 fsolve源程序代码-Using MATLAB software to solve nonlinear equations fsolve source program code
  3. 所属分类:其他小程序

    • 发布日期:2024-07-05
    • 文件大小:1024
    • 提供者:科研
  1. fsolve

    0下载:
  2. MATLAB求解线性正定方程组,有例子和相关说-use of fsolve,,,,
  3. 所属分类:matlab例程

    • 发布日期:2024-07-05
    • 文件大小:1091584
    • 提供者:ct
  1. MATLAB求解非线性方程组 fsolve源程序代码

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

    • 发布日期:2024-07-05
    • 文件大小:1024
    • 提供者:peanut0414
  1. MATLAB求解非线性方程组 fsolve源程序代码

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

  1. MATLAB求解非线性方程组 fsolve

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

    • 发布日期:2024-07-05
    • 文件大小:1024
    • 提供者:lai东东
« 12 »

源码中国 www.ymcn.org