Newton method for solution of non-linear equations in C
资源简介:Newton method for solution of non-linear equations in C
上传时间: 2014-01-16
上传用户:zm7516678
资源简介:Steffensen method for non-linear equations in C
上传时间: 2014-08-12
上传用户:com1com2
资源简介:Secant method with 2 points for non-linear equations in C
上传时间: 2015-01-20
上传用户:ma1301115706
资源简介:Conjugate gradient method for non-linear equations inC
上传时间: 2013-12-04
上传用户:invtnewer
资源简介:PTS paper Mitigation of non-linear Distortion Using PTS and IDAR Method for Multi-Level QAM-OFDM System
上传时间: 2014-01-08
上传用户:sssl
资源简介:Mitigation of non-linear Distortion Using PTS and IDAR Method for Multi-Level QAM-OFDM System
上传时间: 2014-11-26
上传用户:wff
资源简介:This program incorporates the FV method for solving the Navier-Stokes equations using 2D, Cartesian grids and the staggered arrangement of variables. Variables are stored as 2D arrays. SIMPLE method is used for pressure calculation. UDS and...
上传时间: 2017-05-14
上传用户:ryb
资源简介:Using Gaussian elimination to solve linear equations. // In this version, we allow matrix of any size. This is done by treating // the name of a 2-dimensional array as pointer to the beginning of the // array. This makes use of the fact ...
上传时间: 2016-02-14
上传用户:hxy200501
资源简介:a new method for identification of fast fading mobile channels. Estimates both the channel statistics and the time varying channel impulse respone on -line.
上传时间: 2014-12-22
上传用户:lz4v4
资源简介:该文件是Newton Method for LP Support Vector Machine 文章的程序
上传时间: 2017-08-19
上传用户:417313137
资源简介:K. ATKINSON, THE NUMERICAL solution OF LAPLACE S EQUATION IN THREE DIMENSIONS , SIAM J. NUM. ANAL. 19(1982),263-274.
上传时间: 2016-12-15
上传用户:daoxiang126
资源简介:program for subroutine of Jacobi is given in this ex.
上传时间: 2013-12-29
上传用户:familiarsmile
资源简介:多项式曲线拟合 任意介数 Purpose - Least-squares curve fit of arbitrary order working in C++ Builder 2007 as a template class, using vector<FloatType> parameters. Added a method to handle some EMathError exceptions. If do NOT want ...
上传时间: 2013-12-18
上传用户:宋桃子
资源简介:Thinking in C++ 2nd edition source code which are all the cores of the book Thinking in C++ second edition.that s the best thing to learn C
上传时间: 2013-12-17
上传用户:fandeshun
资源简介:The collection of AVR source code in C.
上传时间: 2014-01-16
上传用户:plsee
资源简介:These files contain all of the code listings in C: The Complete Reference, 4th Edition The source code is organized into files by chapter. Within each chapter file, the listings are stored in the same order as they appear in the bo...
上传时间: 2016-11-23
上传用户:nanshan
资源简介:This a Python 3 module that adds support for a MySQL database, written entirely in C. It s purpose is to be useful and as simple to use as possible.
上传时间: 2013-12-30
上传用户:ggwz258
资源简介:The library provides supports for run-time loaded plugin classes in C++
上传时间: 2014-01-25
上传用户:chongcongying
资源简介:SuperLU is a general purpose library for the direct solution of large, sparse, nonsymmetric systems of linear equations on high performance machines. The library is written in C and is callable from either C or Fortran. The library routines...
上传时间: 2017-02-20
上传用户:lepoke
资源简介:Summary: Newton-Raphson method for all real roots of the polynomial. MATLAB Release: R11 Description: This M-file calculates all the real roots of the given polynomial. It calls syn_division, a synthetic division function, and derivate,...
上传时间: 2013-12-24
上传用户:cccole0605
资源简介:an quasi-Newton method used in non-linear programming and especially in optimization
上传时间: 2013-12-27
上传用户:邶刖
资源简介:A program for solving equations using Newton s Method.Just need to modify the data in the main function. If there is any bugs, please contact chenxiang@cad.zju.edu.cn
上传时间: 2016-11-03
上传用户:xwd2010
资源简介:It give the solution for polynomial equations using simplex method. It is a method for optimization in all fields
上传时间: 2013-12-17
上传用户:15736969615
资源简介:Simultaneous Displacement Method for a linear equations system
上传时间: 2013-12-19
上传用户:caiiicc
资源简介:OFELI is an object oriented library of C++ classes for development of finite element codes. Its main features are : * Various storage schemes of matrices (dense, sparse, skyline). * Direct methods of solution of linear systems of equations ...
上传时间: 2015-03-03
上传用户:kbnswdifs
资源简介:a package of fortran subprograms for the solution of separable elliptic partial differential equations
上传时间: 2017-04-05
上传用户:bakdesec
资源简介:DV9100 UWB Development Kit is a complete solution for developing of MBOA UWB.
上传时间: 2015-06-28
上传用户:jkhjkh1982
资源简介:Lamb problem: The analytical solution of vertical point source. This is very important for synthetic modeling
上传时间: 2013-12-25
上传用户:hongmo
资源简介:这是CISS会议上发表的著名论文“Tensor Canonical decomposition based method for blind identification of MIMO system with 3-input 2-output case”的源程序,主要是讲基于张量规范分解的多天线系统的忙识别问题,里边包含了相应的文章,可以一起对照着看...
上传时间: 2015-10-21
上传用户:牛津鞋
资源简介:Subroutine MCHOLSK :To solves a hermitian positive definite set of complex linear simultaneous equations (AX=B) using the Cholesky decomposition method.
上传时间: 2014-08-25
上传用户:windwolf2000