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

搜索资源列表

  1. 计算器2.0

    0下载:
  2. 能运算的函数: sin,cos,tg,ctg,e^,pow(x,y),cosh,sinh,tgh,log10,ln,sqrt,arcsin,arccos, 运算方式: +,-,*,/,绝对值(“[ ]”),^,!, 输入规则: 用键盘或按钮都可,输入完按回车运算,(光标要在最后) sin(21-32)/(12-43) 4(323-4343) 4*(323-4343) e^2-sin3-3^4,(不要输入pow(3,4)) //有无*都可 2*3^4是(2*3)^4
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:108.4kb
    • 提供者:qwq
  1. Calculate20060802

    1下载:
  2. VC下最牛的算数表达式,将math.h 所有函数都集成到一起都能用计算出来,包括加减乘除;(、 正玄、 余玄,乘方,log ln,等 -VC most cattle arithmetic expression math.h will integrate all functions are used together can be worked out including the arithmetic; (, Shogen, Yuxuan, involution, ln log, etc.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:11.49kb
    • 提供者:周志光
  1. autocompu

    0下载:
  2. 此算术表达式解析器能够在程序运行时根据输入的变量大小和算术表达式动态解析表达式,得到运算结果。支持多项算术运算符和数学函数如下:: + - * / ^ ( ) mod abs, atan, cos, exp, ln, round, sin, sqrt, sqr, trunc-this arithmetic expression parser procedures in the light of input variable size and arithmetic expressions Dyna
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:32.28kb
    • 提供者:riddle
  1. 01

    0下载:
  2. 编制通用程序:对n+1个节点xi及yi=f(xi)(i=0,…,n) (1)n次拉格朗日插值计算公式Ln(x); (2)n次牛顿向前插值计算公式; -The preparation of common procedures: the n+1 nodes xi and yi = f (xi) (i = 0, ..., n) (1) n times Lagrange interpolation formula Ln (x) (2) n times Newton forward inte
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:899byte
    • 提供者:刘志卫
  1. Calculator

    0下载:
  2. 能计算数学函数的计算器,有一千多行代码的程序.这个计算器可用 set 命令自定义变量,也可以用 view 今天查看变量的值,在程序里有一个设置小数显示数度的全局变量 prec 可以用 set 对它重新赋值,值的范围是 0 - 100 的整数,默认是 6 ,将 sin arcsin tan ln 等数学函数转换成内部表示,以便于将之与一般的运算符统一处理。程序还对小数和整数加以了区别,增加了求余去处符 ‘\’、百分符‘%’。功能还算比较完善。 -Mathematical functions t
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:176.52kb
    • 提供者:陈建华
  1. lnx_square_root

    0下载:
  2. 利用数值分析方法,实现ln(x)及x^(1/n)的运算,算法能够根据用户需求达到任意精度。 -The use of numerical analysis methods, the realization of ln (x) and x ^ (1/n) of computing, the algorithm can be based on user demand arbitrary precision.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-04-07
    • 文件大小:28.4kb
    • 提供者:晏珏
  1. shuzhifenxikechengsheji

    0下载:
  2. 考虑在一个固定区间上用插值逼近一个函数。显然,Lagrange插值中使用的节点越多,插值多项式的次数就越高。我们自然关心插值多项式增加时,Ln(x)是否也更加靠近被逼近的函数。龙格(Runge)给出的一个例子是极著名并富有启发性-Consider a fixed-interval interpolation using a function approximation. Obviously, Lagrange interpolation nodes are used the more the n
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:255.01kb
    • 提供者:猫猫
  1. ln_exp_pow

    0下载:
  2. 自然幂运算分析 自然幂运算分析-Analysis of the natural power of natural computing power computing analysis computing power analysis of natural
  3. 所属分类:Algorithm

    • 发布日期:2017-04-23
    • 文件大小:27.08kb
    • 提供者:aj
  1. ln_q15

    0下载:
  2. 使用曲线拟合法编写的计算ln(x)的c代码,量化精度为q15-Prepared using the curve-fitting method for calculating ln (x) of the c code to quantify the accuracy of q15
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:604byte
    • 提供者:姜莎
  1. Project2

    0下载:
  2. 对数曲线拟合 Public Function funLogarithm(Num As Long, x() As Single, y() As Single, a As Single, b As Single) As Long 对数曲线拟合,y=a*ln(x)+b Num为输入数据点个数 x()为输入数据点横坐标组成的数组 y()为输入数据点纵坐标组成的数组 a,b为待求系数,为输出项 -failed to translate
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:7.93kb
    • 提供者:周伟
  1. cos_sin_div_mul_exp_log_ontrt_opowr

    0下载:
  2. 计算单值或多值单复变(复正弦、复余弦、复正切、复自然对数ln、复指数、复数的n次幂、复数的1/n次幂、复椭圆正弦sn);计算sn,cn,dn,snh,cnh等实函。-Single or multiple values ​ ​ calculated single complex variable (complex sine, cosine complex, complex tangent, complex natural logarithm ln, complex expone
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:91.97kb
    • 提供者:hanxiaohua
  1. scientific_calculator

    0下载:
  2. 使用说明: 1、该计算器对表达式的要求比较严格 2、该计算器默认采用弧度制,计算角度时则要转换:sin(π/6)=0.5 3、括号必须要匹配 4、注意像And这样的运算,前后数值需要括号:(1011)And(1000) 其他说明: Backspace :删除当前输入的最后一位。 CE :清除当前显示的表达式。 C :清除当前的计算,开始新的计算。 MC :清除存储器中的数据。 MR:调用存储器中的数据。 Mod求模(即整数相除求余数)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1008.75kb
    • 提供者:fay
  1. LnX

    0下载:
  2. 计算ln(x),使用Taylor和Richardson两种主要方法。-Calculate the function ln(x)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:5.4kb
    • 提供者:不死之神
  1. Unix-Calculator

    0下载:
  2. (1)加减乘除法基本运算 (2)四则运算,支持括号改变优先级 (3)数学函数支持,包括: 正弦运算sin,余弦运算cos,e为底的对数运算ln,自然对数e次方运算exp,开平方根运算sqrt 次幂运算power,求绝对值运算fabs。 -(1) basic operations of addition and subtraction multiplication and division (2) arithmetic, support
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:21.58kb
    • 提供者:
  1. solver.tar

    0下载:
  2. Calculates x such that ln(x) = x/5 using the method of false position and secant method. Reads the initial guesses, required tolerance and allows the user to choose between the method of false position and the secant method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:973byte
    • 提供者:cellsplicer
  1. ASA

    0下载:
  2. Adaptive Simulated Annealing (ASA) is a C-language code developed to statistically find the best global fit of a nonlinear constrained non-convex cost-function over a D-dimensional space. This algorithm permits an annealing schedule for "temper
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:637.59kb
    • 提供者:ip
  1. Calc

    0下载:
  2. VB版高级功能计算器,除了具有数学运算外,还包括三角函数、反三角函数、双曲三角函数、绝对值等运算,还可以进行一些比较复杂的表达式计算,比如 ln e + rnd(2) + 3(2)4 * (log(tan (itan 1))) 等。-VB version of the advanced features of the calculator, in addition to mathematical operations, including trigonometric, inverse trigo
  3. 所属分类:Algorithm

    • 发布日期:2017-11-20
    • 文件大小:241.38kb
    • 提供者:Dwj
  1. 输入表达式字符串求值

    0下载:
  2. 输入表达式字符串,以“=”表示结束, 计算并输出表达式值。 操作数可以是整数或实数,操作符有 “+”、“-”、“*”、“/”、“^”(乘方)和 “sin( )”(正弦)、“cos( )”(余弦)、“log( )(对数)、“ln( )”(自然对数)等函数。
  3. 所属分类:数学计算/工程计算

  1. mathCalc

    0下载:
  2. 一个计算器,可以处理括号和各种函数,也可以算方程 如 x=1 ln(y=2 x^2+y^2)-
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-05-16
    • 文件大小:3.45mb
    • 提供者:tqc
  1. PB13011092-02.cpp

    2下载:
  2. 计算Lagrange插值函数LN (x),并用如下式子近似计算最大模误差:max{∥f (yj ) − LN (yj )∥, j = 0, 1, 2, · · · , 500} 其中,yj = − 5 + 10/500 ∗ j,j = 0,1,2,··· ,500。-Calculation of Lagrange interpolation function ln (x), and use the following formula approximate calc
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1.53kb
    • 提供者:qiuxiazaia123
« 12 »
搜珍网 www.dssz.com