CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - roots

搜索资源列表

  1. Numerical_Computing_with_MATLAB

    0下载:
  2. Numerical Computing with MATLAB (by Cleve Moler) is a textbook for an introductory course in numerical methods, Matlab, and technical computing. The emphasis is on in- formed use of mathematical software. We want you learn enough about the mathe-
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3.81mb
    • 提供者:Michael A
  1. ncm

    0下载:
  2. Toolbox for Numerical Computing with MATLAB (by Cleve Moler). Numerical Computing with MATLAB (by Cleve Moler) is a textbook for an introductory course in numerical methods, Matlab, and technical computing. The emphasis is on in- formed u
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:238.02kb
    • 提供者:Michael A
  1. fixed_point

    0下载:
  2. matlab function ---> find roots using fixed-point iteration
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1012byte
    • 提供者:Di Lin
  1. bisect

    0下载:
  2. 用二分法求解非线性方程,只要用户输入所求的方程,方程的根就很快被程序计算出,方便而且还很快捷.对于数值分析这样的课程,将算法通过程序实现,具有很好的教学价值.-dichotomy used to solve nonlinear equations, as long as import demand equation, the equation roots soon be worked out procedures to facilitate and very fast. Numerical an
  3. 所属分类:matlab例程

    • 发布日期:2014-01-21
    • 文件大小:817byte
    • 提供者:赵云
  1. Quantify.rar

    0下载:
  2. 发送端采用严格的开根号升余弦滤波器,而发送端采用进行过量化处理的开根号升余弦滤波器,仿真量化处理对系统性能的影响,Sender strict roots and raised cosine filter, while the sender had used for the quantification of the roots and raised cosine filter, simulation, quantification of the impact on system performa
  3. 所属分类:matlab

    • 发布日期:2016-01-25
    • 文件大小:153.85kb
    • 提供者:阿飞
  1. Root-MUSIC.matlab

    2下载:
  2. ROOT-MUSIC的matlab仿真源码,基于求根方式的music算法,避免了谱峰搜索,优化了计算复杂度-ROOT-MUSIC for matlab simulation source code, algorithm-based Roots music the way to avoid the peak search, optimization of the computational complexity
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:1.78kb
    • 提供者:陈每文
  1. MUSIC

    1下载:
  2. 阵列信号处理的MUSIC算法:经典MUSIC源程序,求根MUSIC算法源程序,波束空间MUSIC算法源程序,基于解相干的MUSIC源程序,基于四阶累积量的MUSIC算法。-MUSIC algorithm array signal processing: classical MUSIC source, Roots MUSIC algorithm source, beam-space MUSIC algorithm source code, source code based on decohere
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:25.9kb
    • 提供者:
  1. Folder

    0下载:
  2. Matlab codes for calculating RMS Value and finding roots.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:3.31kb
    • 提供者:Fabine1
  1. 0005EquationRoot

    0下载:
  2. 本章的算法是在已知区间上的求根。方程求根-This chapter of the algorithm is known to range in the roots. Equation Root
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:11.11kb
    • 提供者:王海波
  1. secant

    0下载:
  2. In numerical analysis, the secant method is a root-finding algorithm that uses a succession of roots of secant lines to better approximate a root of a function f.-The secant iteration to find the zero of some non-linear function converges to zero if
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:938byte
    • 提供者:王怀东
  1. rafson-num

    0下载:
  2. A code for Newton-Rafson root Finder in matlab. The program was defined to find the roots of function y=z^3-1
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:679byte
    • 提供者:Hossein
  1. capon

    3下载:
  2. 内含capon算法、求根music、谱估计music算法的简单举例。m文件格式,可直接运行,无错。-Capon includes algorithms, roots music, spectrum estimation of a simple algorithm, for example music. m file format, can be directly run, no mistakes.
  3. 所属分类:matlab

  1. fangchengqiujie

    0下载:
  2. 实现方程求根!里面包括很多的方程求解!自己下起看看!-Achieve the equation Roots!
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:9.53kb
    • 提供者:tande
  1. 2finish

    0下载:
  2. matlab的基本实现函数有图 例如求代数方程3x5+4x4+7x3+2x2+9x+12=0的所有根。(利用roots函数)-The basic realization of matlab function has a plan such as the algebraic equation 3x5+4 x4+7 x3+2 x2+9 x+12 = 0 for all roots. (Using the roots function)
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:53.37kb
    • 提供者:huawenlai
  1. equation_Solve

    0下载:
  2. 方程求根的MATLAB程序,包括各种数值方法,如黄金分割法,联合法等-Equation Roots of MATLAB programs, including a variety of numerical methods, such as the golden section method, the joint law
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:10.04kb
    • 提供者:付和平
  1. matlab

    1下载:
  2. 插值,函数逼近,矩阵特征值计算,数值微分,积分,方程求根,非线性方程求解,迭代,随机数生成,特殊函数,常微分方程,偏微分方程等常用的matlab程序。-Interpolation, function approximation, matrix eigenvalue calculation, numerical differentiation, integration, finding roots of equations, nonlinear equations, iterative, rand
  3. 所属分类:matlab

    • 发布日期:2015-01-18
    • 文件大小:637.04kb
    • 提供者:称臣
  1. qr_eigenvalues

    1下载:
  2. qr法求特征值和特征向量 QR法能够避免矩阵奇异带来的错误,并能求解特征值有重根的情况-qr France seek eigenvalues and eigenvectors QR method can avoid the matrix singularity caused by errors, and can solve the eigenvalue of the double roots
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:718byte
    • 提供者:张文静
  1. roots-music.m

    0下载:
  2. 空间谱估计算法中的求根MUSIC算法,很简单程序。-Spatial spectrum estimation algorithm finding roots of MUSIC algorithm is very simple program.
  3. 所属分类:matlab

    • 发布日期:2017-11-10
    • 文件大小:958byte
    • 提供者:宋雪松
  1. roots-by-gauss-ellimination

    0下载:
  2. this code of matlab finds the roots of equation by gauss elimination mthod
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:11.78kb
    • 提供者:tomcruise
  1. ROOTS

    0下载:
  2. finding roots to a function using bisection and newton method
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:30.94kb
    • 提供者:Geoada
« 12 3 4 5 6 »
搜珍网 www.dssz.com