Description Scientific calculator. Allows to perform caclulation with high precicion and implemen
Description Scientific calculator. Allows to perform caclulation with high precicion and implements most populatr mathematical functions: sin, cos,...
Description Scientific calculator. Allows to perform caclulation with high precicion and implements most populatr mathematical functions: sin, cos,...
Java编写的仿windows计算器,基本具有windows下计算器的 全部功能,如:简单的加减运算、科学计算、逻辑运算 使用方法: 基本上跟windows计算器一样,如:要计算3+4*(6+2) = 则依次输入3、+、4、*、(、6、+、2、)、=如要计算三角函数如:sinx则先输入 x值,再...
共轭梯度法为求解线性方程组而提出。后来,人们把这种方法用于求解无约束最优化问题, 使之成为一种重要的最优化方法。 共轭梯度法的基本思想是把共轭性与最速下降方法相结合, 利用已知点处的梯度构造一组共 轭方向, 并沿这组方向进行搜索, 求出目标...
设计中使用的信号为 信息信号: signal=sin(2*pi*sl*n*T) 高频噪声: noise =0.5*sin(2*pi*ns1*n*T) 混合信号: x=(signal+noise) 其中sl=1000Hz,ns1=45...
function [alpha,N,U]=youxianchafen2(r1,r2,up,under,num,deta) %[alpha,N,U]=youxianchafen2(a,r1,r2,up,un...