打印

请教matlab中polybal函数的翻译

[复制链接]
1788|1
手机看帖
扫描二维码
随时随地手机跟帖
跳转到指定楼层
楼主
snakeemail|  楼主 | 2007-11-8 11:51 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
polyval是个什么函数呀

y = polyval(p,x) returns the value of a polynomial of degree n evaluated at x. 返回的是一个n阶多项式阶付给x的值?????

The input argument p is a vector of length n+1 whose elements are the coefficients in descending powers of the polynomial to be evaluated.

一个多项式p = s^2  ,另一个为x = 1,polyval(p,x)是什么呢?

相关帖子

沙发
alice84| | 2007-11-8 17:29 | 只看该作者

求多项式函数值

求 x 为某值时N次函数的值]
其中p代表要求的N次函数的系数

使用特权

评论回复
发新帖 我要提问
您需要登录后才可以回帖 登录 | 注册

本版积分规则

547

主题

1910

帖子

8

粉丝