用Python实现内推外插法_第1页
用Python实现内推外插法_第2页
用Python实现内推外插法_第3页
用Python实现内推外插法_第4页
用Python实现内推外插法_第5页
全文预览已结束

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

用 Python 实现内推外插法 Author Z Date 2015 12 3 import numpy as np class node object def init self self power self a def set self ar p for i in xrange len ar self a append ar i self power append p i def printf self print a is for i in xrange np array self a shape 0 print self a i print print power is for i in xrange np array self power shape 0 print self power i print base function area def parse self string parse str string into list a and power a means the factor of x power means the index of x self power self a string string replace eq string find new string string eq 1 index new string find x while index 1 if new string index 1 and new string index 2 isdigit i index 2 num while i 0 and new string i isdigit num new string i num i i 1 if i 0 and new string i num num self a append float num else self a append 1 if new string index 1 num 0 i index 2 while i 0 and new string ll isdigit num new string ll num ll ll 1 if ll 0 and new string ll num num self a append float num self power append 0 def get fun value self num ret 0 for i in xrange np array self a shape 0 ret self a i pow num self power i return ret tool function area def Min push forward self start step if self get fun value start y3 x1 x2 x2 x3 else break return x1 x3 def Min insert forword self lef rig max epochs min error epoch 0 while True mid1 3 lef rig 2 mid2 lef rig 2 y1 self get fun value mid1 y2 self get fun value lef y3 self get fun value mid2 y4 self get fun value rig if y1 y2 and y1 y3 and y1 y4 lef mid1 rig lef elif y2 y1 and y2 y3 and y2 y4 lef mid1 rig mid2 elif y3 y4 and y3 y1 and y3 max epochs or rig lef self get fun value start step step len 1 step x1 start x2 start step y2 self get fun value x2 while True x3 x2 step y3 self get fun value x3 if y2 y2 and y1 y3 and y1 y4 lef mid1 rig lef elif y2 y1 and y2 y3 and y2 y4 lef mid1 rig mid2 elif y3 y4 and y3 y1 and y3 y2 lef lef rig rig else lef mid2 rig rig epoch 1 if epoch max epochs or rig lef min error break x lef rig 2 y self get fun value x return x y def min fun self start step max epochs min error lef rig self Min push forward start step x y self Min insert forword lef rig max epochs min error print x x print y y def max fun self start step max epochs min error lef rig self Max push forward start step x y self Max insert forword lef rig max epochs min error print x x print y y if name main ss f x x 3 2

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论