suggestion for the integrating the gaussian function
Afficher commentaires plus anciens
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 commentaires
Sean de Wolski
le 27 Juin 2011
What errors? Please report the full text of the error message or any unexpected results.
Neels
le 27 Juin 2011
anu chauhan
le 12 Juin 2016
also i am working with same problem kindly help me
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Time and Frequency Domain Analysis dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!