suggestion for the integrating the gaussian function
古いコメントを表示
Can someone help me with how to integrate the following Gaussian function over x whose range is [0 16]. The problem occurs when I try to shift the signal over time t which ranges t = (-1000:2:1000)*1e^-9 and t0 = 100e-12;
bt = 2*exp(-0.5*((t-((2*x)/(2e^8)))/t0).^2)*attn
I tried with quad and trapezoid. I am getting errors related to numerical integration. Any help is appreciated.
thanks
3 件のコメント
Sean de Wolski
2011 年 6 月 27 日
What errors? Please report the full text of the error message or any unexpected results.
Neels
2011 年 6 月 27 日
anu chauhan
2016 年 6 月 12 日
also i am working with same problem kindly help me
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Birthdays についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!