声振论坛

 找回密码
 我要加入

QQ登录

只需一步,快速开始

查看: 1339|回复: 3

[综合讨论] fnder是个什么函数?

[复制链接]
发表于 2006-11-23 09:38 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?我要加入

x
fnder是matlab中的函数吗?是什么函数?在哪个工具箱里?
回复
分享到:

使用道具 举报

发表于 2006-11-23 10:18 | 显示全部楼层
用help 查一下就查出来了
发表于 2006-11-23 10:32 | 显示全部楼层
splines工具箱里的
发表于 2006-11-23 10:40 | 显示全部楼层
FNDER Differentiate a function.

    FNDER(F) returns the (representation of the) first derivative of the
    univariate function contained in F (and in the same form).  

    FNDER(F,DORDER) returns the DORDER-th derivative, with DORDER expected
    to be of the form [d1,...,dm] in case the function in F is m-variate,
    and, for each i=1,..,m,  di  an integer to indicate that the function
    in F is to be differentiated di-fold with respect to its i-th argument.
    Here, di may be negative, resulting in di-fold integration with respect
    to the i-th argument.

    FNDER(...) does not work for rational splines; for them, use FNTLR instead.

    FNDER(...) works for functions in stform only in a very limited way, namely
    only for type tp00, and, for that, DORDER can only be [1 0] or [0 1].

    Examples:

       fnval( fnder( sp, 2), 3.14 );
    gives the value at 3.14 of the function in sp, while

       sp0 = fnint( fnder( sp ) );
    gives a function that differs from sp by some constant only (namely, by
    its value at 0).
您需要登录后才可以回帖 登录 | 我要加入

本版积分规则

QQ|小黑屋|Archiver|手机版|联系我们|声振论坛

GMT+8, 2024-9-24 23:26 , Processed in 0.054699 second(s), 17 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表