SFLOP simulates a floating point operation x op y where op = +, -, *, / In chopping or rounding arithmetic using an m digit mantissa, base 10, and an unrestricted exponent range. (sflop: Simulate FLOating Point operation.) For more details on the how the floating point representation of a number is computed see the function sfl.
标签: simulates operation floating SFLOP
上传时间: 2017-06-05
上传用户:fxf126@126.com
用模糊控制方法逼近函数z=x+y,效果比较好
上传时间: 2013-12-10
上传用户:jyycc
用windows画笔生成BMP文件f(x,y),图象宽为W,高为H,编写程序读取BMP文件,并生成新的图象g(x,y)。以BMP文件格式输出该图象。
上传时间: 2014-01-08
上传用户:hopy
a program for to maximise the fonction f(x,y)=x+y with genetic algorithm
标签: algorithm fonction maximise program
上传时间: 2017-07-07
上传用户:changeboy
离散余弦变换对图象信号有近似最优的去相关能力, 但多维的变换公式一直没有给出. 为此深入研究了 三维离散余弦变换, 提出了任意尺寸的三维函数f (x , y , z ) 的正交离散余弦变换公式, 克服了以前系数的取值必须 相等的缺点, 并将之应用于彩色静止图象的压缩编码中, 使得彩色图象的R、G、B 3 帧可以作为一个整体同时进行 变换, 极大地去除了图象R, G,B 3 帧间的相关性. 理论分析和实验结果表明, 在大幅度地增加压缩比的同时, 峰峰 信噪比也有明显提高, 并且与国际标准JPEG,M PEG 有很好的兼容性.
上传时间: 2014-01-26
上传用户:tb_6877751
This sample program generates two sine waves called X and Y. It will then calculate the normalized magnitude and phase of the two waveforms using the following formulas: Mag = sqrt(X^2 + Y^2)/sqrt(GainX^2 + GainY^2) Phase = (long) (atan2PU(X,Y) * 360) The program will prompt the user to change the gain and frequency of the X and Y waveforms.
标签: Y. normalized generates calculate
上传时间: 2014-01-06
上传用户:123456wh
The script requires four fields, X, Y, label, and html. Currently these four fields are the only fields converted into XML
标签: fields four Currently requires
上传时间: 2013-11-30
上传用户:iswlkje
Computes the length of a line using two (x,y) points. Uses pointers
标签: Computes pointers length points
上传时间: 2017-08-07
上传用户:许小华
每条数据库记录包括城市名(任意长的字符串)和城市的坐标(用整数x和y表示)。你的数据库应该允许插入记录、按照名字或者坐标删除或检索记录,还应该支持在指定点给定距离内所有记录的打印。
上传时间: 2014-01-01
上传用户:songyue1991
MC9S08AW60的3轴加速度传感器实验 本实验利用MCU内部ADC不停的采集3轴加速度传感器的X,Y,Z方向的输出
上传时间: 2017-08-23
上传用户:thinode