I want to integrate a discontinuous function whose number of discontinuous points are 3-4. I know I can get an enough accurate result when I divide whole integrate range to sub-ranges over which the function is continuous and apply the standard intergration program such as inttrap for each range and sum the results. But I want to integrate with one whole range. Is there a such program?
-- View this message in context: http://mailinglists.scilab.org/integral-of-th-discontinuous-function-tp4032242.html Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com. _______________________________________________ users mailing list [email protected] http://lists.scilab.org/mailman/listinfo/users
