三次样条插值程序。编译运行本程序后,程序会弹出窗口及问句:“input the number of intervals:”,输入插值的次数即可,程序将得到的次数保存在变量int n中。如果输入的插值次数正确(n>=2),程序会显示下一语句:"input the value of the variable:",此时输入插值点即可,程序将得到的插值点保存在变量double v中。若插值点正确(v>=0&&v<=6),则程序将输出插值结果。
上传时间: 2014-01-16
上传用户:Avoid98
指派问题的匈牙利算法,用于指派n个问题给m个人的最优解
标签: 算法
上传时间: 2014-12-08
上传用户:gxrui1991
龙格库塔法的c++编程 n表示几等分,n+1表示他输出的个数
上传时间: 2015-10-21
上传用户:yulg
Some algorithms of variable step size LMS adaptive filtering are studied.The VS—LMS algorithm is improved. Another new non-linear function between肛and e(/ t)is established.The theoretic analysis and computer simulation results show that this algorithm converges more quickly than the origina1.Furthermore,better antinoise property is exhibited under Low—SNR environment than the original one.
标签: algorithms LMS algorithm filtering
上传时间: 2014-01-23
上传用户:yxgi5
对于给定的n个顾客需要的服务时间,编程计算最优服务次序。
标签: 服务
上传时间: 2015-10-22
上传用户:小鹏
编程计算n个居民点到邮局的距离总和的最小值。
上传时间: 2015-10-22
上传用户:ommshaggar
对于给定的由n个自然数组成的多重集S,编程计算S的众数及其重数。
上传时间: 2015-10-22
上传用户:66666
给定n口油井的位置,编程计算各油井到主管道之间的输油管道最小长度总和。
上传时间: 2015-10-22
上传用户:semi1981
给定n 个整数n a , a , ,a 1 2 组成的序列,试设计一个O(n)时间算法,计算其最大覆盖区间长度。
上传时间: 2015-10-23
上传用户:ZJX5201314
给定n 个整数n a , a , ,a 1 2 组成的序列,试设计一个O(n)时间算法,计算其最大覆盖区间长度。
上传时间: 2015-10-23
上传用户:moerwang