Filter löschen
Filter löschen

Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

help with numerical integration

1 Ansicht (letzte 30 Tage)
andrea84
andrea84 am 23 Jan. 2013
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
I have the x and y coordinate of the points belonging to a curve and I am not able to figure out how to solve this two integrals:
\int\limits_0^{s_1} ty \, ds_1
and
\int\limits_0^{s_1} tx \, ds_1
Note: t in a known scalar, the two integrals are written in latex code to avoid misunderstanding
  2 Kommentare
Roger Stafford
Roger Stafford am 23 Jan. 2013
Please define the "ds_1" variable - or is it just "ds"? Do you mean arc-length?
andrea84
andrea84 am 24 Jan. 2013
You are right, ds_1 can be replaced by d_s.
For example if x=linspace(0,2,100) and y=zeros(size(x)) you will get:
0<=s<=2

Antworten (0)

Diese Frage ist geschlossen.

Community Treasure Hunt

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

Start Hunting!

Translated by