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에서 Time and Frequency Domain Analysis에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!