Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
Kirill2442
Posted - 03/05/2025 : 11:18:42 AM I have data in forma z = f(x,y) y in [0,1] x in [0,20] in book
How can i do integral transformation and get new data for plotting
F(x) = integrate(0,1)(f(x,y)dy) x in [0,20]
1 L A T E S T R E P L I E S (Newest First)
YimingChen
Posted - 03/06/2025 : 10:30:46 AM Please find the zip file with a project file and the video for the steps to achieve this. The integration of f(x,y) by y for each x is calculated and stored in the column head row Integral. I used the Labtalk function IntegrateXY(). https://www.originlab.com/doc/LabTalk/ref/IntegrateXY-func