搜索资源列表
e60k
- 此程序可以计算自然对数的底到小数点后6万位。如果编译器对汉字有限制,可以把文件名和代码中的汉字改成英文的,把中文注释删除就可以了。-This program can calculate the natural logarithm of the decimal point after the end of 60000. If the compiler is limited to the characters, you can code the file name and the Chinese c
GUAS
- ARC汇编实现的高斯滤波算法,时间开销较小-gause filter assembly source code
jisuanqi
- (1).本程序是用powerbuilder语言编写的,运行环境是powerbuilder9.0。 (2).本程序能实现基本的四则运算,平方运算,阶乘运算,开方运算,自然对数运算, 求正弦、余弦,N与∏的乘积运,本程序能显示17位整数,超过17位则自动转换成 科学计数法形式,并保留15位小数。 (3).出现计算器页面后点击on/off后方可运行。 (4).本程序提供键盘和按钮输入两种方法。-(1) This procedure is used powerbuilder la
Bilinear-transform
- 利用双线性变换法设计一个巴特沃斯数字低通滤波器。根据滤波器的设计思想,通过双线性变换法将模拟低通滤波器变换到数字低通滤波器,利用MATLAB绘制出数字低通滤波器的系统幅频函数曲线。最终利用双线性变换法利用MATLAB函数仿真出了巴特沃斯低通滤波器的对数幅频及相频率曲线。-Bilinear transform design a digital low-pass Butterworth filter. According filter design ideas, through bilinear t
log10(x)
- Fixed-point base-2 logarithm (DW_log2) // Computes the base-2 logarithm of a fixed point value in the // range [1,2). -Fixed-point base-2 logarithm (DW_log2) // Computes the base-2 logarithm of a fixed point value in the //
value-of-e
- 使用级数求和方法求自然对数底e的公式: e =1/0! +1/1! +1/2! +…=∑1/n!-Summation methods seek to use the natural logarithm base e of the formula: e = 1/0!+1/1!+1/2!+ ... = Σ1/n!