CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - fsolve matlab

搜索资源列表

  1. fsolve

    0下载:
  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 lsqnonlin solution, therefore, it is p
  3. 所属分类:matlab

    • 发布日期:2016-09-10
    • 文件大小:5140
    • 提供者:
  1. fsolve

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

    • 发布日期:2016-09-10
    • 文件大小:5120
    • 提供者:yzl
  1. fsolve

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

    • 发布日期:2017-04-01
    • 文件大小:85234
    • 提供者:temp
  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). g(1)=x(1)-4*x(1)*x(1)-
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1158
    • 提供者: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 nonlinear system that can be
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1158
    • 提供者: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 nonlinear system that can be
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1169
    • 提供者: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 nonlinear system that can be
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1168
    • 提供者: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 nonlinear system that can be
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1171
    • 提供者: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. Therefore we have to construct an auxi
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:83380
    • 提供者:delin
  1. VCSOASteadyGainTMM

    2下载:
  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 on the transfer matrix method(
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:8005
    • 提供者:王刚
  1. fsolve

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

    • 发布日期:2017-03-27
    • 文件大小:10921
    • 提供者:徐婧
  1. equation

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

    • 发布日期:2017-04-12
    • 文件大小:816
    • 提供者:殷志华
  1. MATLAB-fsolve

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

    • 发布日期:2017-04-13
    • 文件大小:1901
    • 提供者:邵龙
  1. fsolvefeixianxingfangcheng

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

    • 发布日期:2017-04-12
    • 文件大小:888
    • 提供者:科研
  1. fsolve

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

    • 发布日期:2017-05-07
    • 文件大小:1092037
    • 提供者:ct
  1. MATLAB_numerical-analysis

    5下载:
  2. MATLAB三次样条插值法 求信号的包络线 源代码 MATLAB使用欧拉Euler法求解微分方程组 源程序代码 MATLAB四阶龙格库塔法 求解微分方程数值解 源程序代码 MATLAB实现txt文本数据分离的源程序代码 MATLAB实现不同插值方法的GUI界面设计 源程序代码 MATLAB实现偏微分方程的差分计算 源程序代码 MATLAB实现单摆在外力矩作用下的动画 源程序代码 MATLAB实现图像中值 均值 维纳滤波 源程序代码 MATLAB实现图像分割otsu
  3. 所属分类:Algorithm

    • 发布日期:2017-05-13
    • 文件大小:2590142
    • 提供者:li
  1. MATLAB求解非线性方程组 fsolve源程序代码

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

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:peanut0414
  1. 1

    4下载:
  2. 主要是针对matlab编程的14个案例; 案例1:一般区域二重、三重积分; 案例2:被积函数含有积分项的一类积分; 案例3:一般区域n重积分; 案例4:蒙特卡洛法计算n重积分; 案例5:第二类Fredholm积分方程; 案例6:第一类Fredholm积分方程; 案例7:第二类Volterra积分方程; 案例8:第一类Volterra积分方程; 案例9:全局优化; 案例10:fsolve求非线性方程组; 案例11:渐变光波求导; 案例12:遗传算法在复杂系统可靠度和冗余度分
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:25600
    • 提供者:321mumu123
  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. 所属分类:数学计算

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:lai东东
搜珍网 www.dssz.com