一个用于数学函数值计算的c函数,求任意数学函数f(x)和f(x,y)的值
上传时间: 2015-03-18
上传用户:zhangyigenius
计算如序列x[k]={1,2,3,4,5}与序列h[k]={2,-2,3,5}的卷积本程序是和互相关的C源程序。
上传时间: 2014-09-09
上传用户:凤临西北
含t h r e a d x,u c o s 的b s p
标签:
上传时间: 2015-06-29
上传用户:xfbs821
用C-BASEIC语言编写的805X单片机计算子程序P=A0+A1*X+A2*X*X+A3
上传时间: 2015-07-14
上传用户:cjf0304
LINEINTRGAL Line Integral in a 2D Vector Field. LINEINTRGAL(X,Y,U,V,C) computes the line integral along the lines given in cell array C. X and Y define the coordinates of a rectangular grid over which U and V are defined. X and Y must be monotonic and 2D plaid as % produced by MESHGRID. X, Y, U, and V must all be the same size.
标签: LINEINTRGAL Integral computes integral
上传时间: 2014-01-13
上传用户:hwl453472107
Game Engine Desing Direct X and C#.rar
上传时间: 2015-08-14
上传用户:jeffery
X-tree的C++源码,对应文章S. Berchtold, D. A. Keim, H.-P. Kriegel: The X-tree : An Index Structure for High-Dimensional Data.
上传时间: 2015-08-22
上传用户:1101055045
1.功能 利用连分式法求非线性方程f(x)=0的一个实根(C语言) 2.参数说明 double *x : 指向迭代初值,返回时指向迭代终值 double eps : 控制精度要求 double (*f)() : 指向计算f(x)值的函数名(由用户自编) int pqrt() : 函数返回迭代次数 3.文件说明 pqrt.c为函数程序 pqrt0.c为主函数程序
上传时间: 2013-12-28
上传用户:weixiao99
追赶法解周期性方程 输入:a[],b[],c[],x[] 输出:求解结果X在x[]中
上传时间: 2015-10-14
上传用户:thuyenvinh
共厄梯度方法!!!本程序适用于求解形如f(x)=1/2*x Ax+bx+c二次函数的稳定点;
上传时间: 2015-10-14
上传用户:busterman