在DELPHI中计算X的Y次方,使用指数函数实现。
上传时间: 2014-01-06
上传用户:semi1981
(1)编写顺序结构.asm文件实现y=10x,并能够计算在x=15时的值 (2)编写顺序结构.asm文件实现数据段和附加段两个数据值的交换
上传时间: 2017-01-27
上传用户:Miyuki
有约束2a+b^2+tan(c)=15 目标函数a*exp(b/x)+c=y 的最小二乘解
上传时间: 2014-12-20
上传用户:heart520beat
说明:子集和问题 给定一个n个整数的集合X = {x1, x2, …, xn}和整数Y,找出和等于Y的X的子集subX。 比如说,如果X ={10,20,30,40,50,60} 和 Y = 60 则有三种不同长度的解,它们分别是 subY = {10,20,30},{20,40} 和{60} 使用回溯法实现.开发VS2005工具
上传时间: 2013-12-16
上传用户:ippler8
Sparse Estimation Algorithms by Blumensath and Davies min ||x||_0 subject to ||y - Ax||_2<e
标签: Estimation Algorithms Blumensath subject
上传时间: 2013-11-27
上传用户:frank1234
This function seperates a 2D matrix into its X and Y components if by definition the kernel is seperable (rank==1).
标签: components definition seperates function
上传时间: 2013-12-26
上传用户:叶山豪
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
每条数据库记录包括城市名(任意长的字符串)和城市的坐标(用整数x和y表示)。你的数据库应该允许插入记录、按照名字或者坐标删除或检索记录,还应该支持在指定点给定距离内所有记录的打印。
上传时间: 2014-01-01
上传用户:songyue1991
曲线拟合范例 已知y=x^(-1/2),x分别取1:9 通过训练拟合,推测x=10和11时的y值
上传时间: 2017-09-16
上传用户:lvzhr
Matlab的M文件编写的数控插补2D直线算法仿真。具体参数可使用:X-500,Y-600,Fc-600,Fs-0,Fa-0,at--200.仿真的本意是为了验证DSP上同类插补算法的正确性
上传时间: 2017-09-17
上传用户:zhyiroy