注册 登录
Simwe仿真论坛(forum.simwe.com),CAE/CAD/CAM/,FEA/FEM/有限元分析论坛---(手机验证注册) 返回首页

TBE_Legend的个人空间 https://home.simwe.com/?355196 [收藏] [复制] [分享] [RSS]

日志

10. expressions with heads that are not symbols

已有 1009 次阅读2010-1-24 10:33 |个人分类:mmtc_maple|

10. expressions with heads that are not symbols

 

f[x]

f[1][x] This function has head f[1]. You can use head like this to represent indexed functions.

(a+b)[x] You can use any expression as a head. Just remember to put it in necessary parenthese.

 

常见的例子:

1pure funtion

Function[x, x^2][a + b]

2InterpolatingFunction[data][args]

3function opreators

Derivative[1][f][x]

 

备注: 函数的head本身是expr

In[2]:= p1 = p2; p1[x, y]              Out[2]=  p2[x, y]

In[5]:= InverseFunction[ArcSin]    Out[5]=  Sin

 


路过

雷人

握手

鲜花

鸡蛋

评论 (0 个评论)

facelist doodle 涂鸦板

您需要登录后才可以评论 登录 | 注册

Archiver|小黑屋|联系我们|仿真互动网 ( 京ICP备15048925号-7 )

GMT+8, 2024-3-28 21:16 , Processed in 0.023204 second(s), 12 queries , Gzip On, MemCache On.

Powered by Discuz! X3.5 Licensed

© 2001-2024 Discuz! Team.

返回顶部