I need to convert this experission into matlab code ( Integral Square Error )

2 次查看(过去 30 天)
  1 个评论
John D'Errico
John D'Errico 2022-11-18
编辑:John D'Errico 2022-11-18
So what have you tried? If nothing, why not? Have you spent some time with the MATLAB onramp tutorial?
This is a simple integral, over a finite domain. So you might use tools like int, or integral. Or even trapz, depending on how your problem is formulated, and we are not told that.
Read the help for those tools. You will see examples in there of how to use them.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Numerical Integration and Differentiation 的更多信息

产品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by