码迷,mamicode.com
首页 > 其他好文 > 详细

志强问题2

时间:2019-02-02 17:41:50      阅读:196      评论:0      收藏:0      [点我收藏+]

标签:variables   oba   global   计算   lob   clear   bsp   var   ble   

Clear["Global`*"] (*Clear all variables*)
x0 = 1
替换表
x0 = 1
x2 = x1^2 - x0 - a1 x1
x3 = x1 x2 - x1 - a2 x2
x4 = x1 x3 - x2 - a3 x3
x3 = x1x4 - a4 x4

计算x2x2

 

志强问题2

标签:variables   oba   global   计算   lob   clear   bsp   var   ble   

原文地址:https://www.cnblogs.com/zhangbo2008/p/10348672.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!