开发者

How to implement Trapezoidal method in PHP?

Z = TRAPZ(X,Y) computes the integral of Y with respect to X using the trapezoidal method.

TRAPZ is an existing func开发者_如何学Ction in MATLAB, but how to implement it in PHP?


hey, what about wikipedia? http://en.wikipedia.org/wiki/Trapezoidal_rule here is great explanation and even code samples.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜