文件名称:qiufeixianxingfangchengyigeshigendelianfenshifa.ra
介绍说明--下载内容来自于网络,使用问题请自行百度
1.功能
利用连分式法求非线性方程f(x)=0的一个实根(C语言)
2.参数说明
double *x : 指向迭代初值,返回时指向迭代终值
double eps : 控制精度要求
double (*f)() : 指向计算f(x)值的函数名(由用户自编)
int pqrt() : 函数返回迭代次数
3.文件说明
pqrt.c为函数程序
pqrt0.c为主函数程序-1. Continued Fractions functional method using nonlinear equation f (x) = 0 is a root (C) 2. Parameters Note double * x : at the initial iteration, iterative return at the terminal value double eps : control precision double (* f) () : point calculations f (x) value of the function name (designed by the user) int pqrt () : function returns the number of iterations 3. This document explains procedures pqrt.c to function mainly function procedures pqrt0.c
利用连分式法求非线性方程f(x)=0的一个实根(C语言)
2.参数说明
double *x : 指向迭代初值,返回时指向迭代终值
double eps : 控制精度要求
double (*f)() : 指向计算f(x)值的函数名(由用户自编)
int pqrt() : 函数返回迭代次数
3.文件说明
pqrt.c为函数程序
pqrt0.c为主函数程序-1. Continued Fractions functional method using nonlinear equation f (x) = 0 is a root (C) 2. Parameters Note double * x : at the initial iteration, iterative return at the terminal value double eps : control precision double (* f) () : point calculations f (x) value of the function name (designed by the user) int pqrt () : function returns the number of iterations 3. This document explains procedures pqrt.c to function mainly function procedures pqrt0.c
(系统自动生成,下载前可以参看下载内容)
下载文件列表
求非线性方程一个实根的连分式法(C语言)/PQRT0.C
求非线性方程一个实根的连分式法(C语言)/PQRT.C
求非线性方程一个实根的连分式法(C语言)/说明.txt
求非线性方程一个实根的连分式法(C语言)
www.dssz.com.txt
求非线性方程一个实根的连分式法(C语言)/PQRT.C
求非线性方程一个实根的连分式法(C语言)/说明.txt
求非线性方程一个实根的连分式法(C语言)
www.dssz.com.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.