登录
首页 » 算法 » 能运算的函数: sin,cos,tg,ctg,e^,pow(x,y),cosh,sinh,tgh,log10,ln,sqrt,arcsin,arccos,...

能运算的函数: sin,cos,tg,ctg,e^,pow(x,y),cosh,sinh,tgh,log10,ln,sqrt,arcsin,arccos,...

于 2022-01-26 发布 文件大小:108.41 kB
0 80
下载积分: 2 下载次数: 1

代码说明:

能运算的函数: 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 而不是2*(3^4) 也就是要用x^y就要一定要(x^y)加上一个括号 [3-4]是求3-4的绝对值不是中括号 -performance computing functions : sin, cos, tg, rays, e ^, pow (x, y), cosh, sinh, tgh, log10, ln, sqrt, Simulation, arccos computational methods : absolute ,-,*,/, ( "[]"),^,!, importation rules : a keyboard or buttons which can be imported by the transport operator End (cursor to the final) sin (21-32)/(12-43) 4 (323-4343) 4* ( 323-4343), e ^ 2- KF-3 ^ 4 (do not enter pow (3,4))//* there can be 2* 3 ^ 4 is (2* 3) ^ 4 rather than 2* (3 ^ 4) was needed x ^ y must have (x ^ y) with a brackets [3-4] is the pursuit of 3-4 is not the absolute value of the brackets

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • Mr. foolish to write him five friends, he wrote five letters, but when his frien...
    糊涂先生给他的五个朋友写信,他写了五封信,但是当他的朋友收到信后,都告诉他:“你的信寄错了”。那么请你计算一下:出现这种情况的概率有多少?(假设糊涂先生是随机地往信封里装信的),你能不能把所有的情况都列出来呢-Mr. foolish to write him five friends, he wrote five letters, but when his friend received a letter, told him:
    2022-01-25 16:38:13下载
    积分:1
  • data access layer in three tier architecture in ASP.Net
    我假设您非常了解ASP.Net. 在这个文件中有一个数据访问层的代码。使用以下方法和功能
    2022-07-13 09:57:51下载
    积分:1
  • 这是一个代码,可以实现任意阶的幻方的计(6除外)
    这是一个代码,可以实现任意阶的幻方的计算(6除外)-This is a code that can be achieved any order of the magic square of terms (except 6)
    2022-04-19 07:13:32下载
    积分:1
  • Numerical Anaysis 8th Edition, by Burden and Faires (Pascal Source)
    Numerical Anaysis 8th Edition, by Burden and Faires (Pascal Source)
    2022-02-12 01:32:05下载
    积分:1
  • 一个关于数据挖掘的决策树
    一个关于数据挖掘的决策树算法-a data mining on the Decision Tree Algorithm
    2022-01-25 19:53:42下载
    积分:1
  • Goertzel基本在每次采样后立即进行处理,在每个第N次采样进行一次音调检测。在采用FFT时,我们要对成块的采样进行处理,但这并不意味着必须按块来处理...
    Goertzel基本算法在每次采样后立即进行处理,在每个第N次采样进行一次音调检测。在采用FFT算法时,我们要对成块的采样进行处理,但这并不意味着必须按块来处理数据。数字处理的时间很短,因此如果每次采样都存在一次中断,那么这些数字处理完全可以在中断服务程序(ISR)内完成。或者,如果系统中存在采样缓存,那么可以持续采样,然后进行批处理。-Goertzel basic algorithms in each sample immediately after processing, in each of the first N sub-samples to conduct a tone detection. In the use of FFT algorithms, we would like to be processed into a block of samples, but this does not mean that must block processing the data. Digital processing time is very short, so if an interrupt for each sample are present, then the digital processing is fully able to interrupt service routine (ISR) to complete. Or, if the system exists in sample buffer, you can continue to sample, and then batch.
    2022-05-27 11:46:36下载
    积分:1
  • 多用户检测
    一种统计方法,使得有可能提高 无线移动通信的性能 系统在这里被公开。它包括的分离 在通信系统的接收信号 这基于代码分多址接入 (CDMA) 技术。这个想法就是优化 共享相同的不同用户的分离 频率和时间资源使用应急 独立组件的统计学方法 分析 (ICA)。ICA 使得能提取 发出信号,是作为对于统计独立的 可能。在这里,接收器指出的混合物 发出信号的用户,我们想要分开。 每个用户有自己的代码 (或签名) 传播的 用于标识他从其他用户。ICA 然后将 用作分离接收到的信号接收器 没有发出信号的恶化。我们有 使用位错误率 (BER) 和噪声信号 作为应用性能评价的标准比率 (信噪比) ICA 接收器。我们已考虑过的情况 添加白高斯噪声输入信号 (AWGN) 通道和瑞利信道 (褪色的情况 通道)。与传统的比较研究 接收机如犁耙,匹配的筛选器 (MF) Minimum Mean-Squared 错误 (MMSE) 是 进行。得到的结果显示的优越性 ICA 接收机相比 MF 接收器。另外,如果是 用于混合结构如耙 + ICA 或 MMSE + ICA,这应改善一般 系统的性能。
    2023-06-11 18:55:03下载
    积分:1
  • In the basic role of half
    在基础半正弦冲击作用下,硬特性刚度系统的冲击动态响应计算-In the basic role of half-sine shock, the hardware characteristics of stiffness of the system dynamic response calculation of the impact
    2022-05-14 04:21:07下载
    积分:1
  • 优化设计中共轭梯度,单纯形等方的matlab代码
    《优化设计》这门课程中的优化方法的作业,代码思路清晰,运行后没问题。包括,powell法,共轭梯度法,牛顿法,阻尼牛顿法,单纯形法,变尺度法等等。梯度法在第二个目标函数优化时并没有达到理想的点,陷入局部最优,阻尼牛顿法在第二个目标 函数处也精度不高。 用共轭梯度法配合牛顿法一维搜索来第二个目标函数时出现了 NaN 的情况, 是因为牛顿法的代码中运行时出现了分母为0的情况, 但是我在分母加了一个很小的数0.000001之后还会出 现,而已开始用变尺度法和牛顿法优化的时候也出现的 NaN 问题就消失了
    2022-02-07 22:58:22下载
    积分:1
  • operation research
    operation research
    2022-03-25 03:40:19下载
    积分:1
  • 696518资源总数
  • 104517会员总数
  • 39今日下载