Integration of exponential function

Hello,
I am trying to do the integration of the integral below. I am expecting help. Thanks!

回答 (1 件)

KSSV
KSSV 2021 年 10 月 26 日
編集済み: KSSV 2021 年 10 月 26 日

0 投票

syms t y(x)
f = y(x)*exp(-2*(t-x)) ;
int(f,x,0,t)
ans = 

2 件のコメント

Dharma Khatiwada
Dharma Khatiwada 2021 年 10 月 26 日
Thank you for quick response. The both variable x and t runs from 0 to 20 (say). For the value of x equal to 1, 4, 7 y(x) is equal to value 5 (say). y(x) is equal to 0 at other values of x. How do I insert this condition in above integral to calculate y(t)? Any advice is appreciated.
RAJ ANAND
RAJ ANAND 2022 年 2 月 22 日
If you got answer please share here.

サインインしてコメントする。

カテゴリ

ヘルプ センター および File ExchangeMathematics についてさらに検索

質問済み:

2021 年 10 月 26 日

コメント済み:

2022 年 2 月 22 日

Community Treasure Hunt

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

Start Hunting!

Translated by