suggestion for the integrating the gaussian function
Mostrar comentarios más antiguos
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 comentarios
Sean de Wolski
el 27 de Jun. de 2011
What errors? Please report the full text of the error message or any unexpected results.
Neels
el 27 de Jun. de 2011
anu chauhan
el 12 de Jun. de 2016
also i am working with same problem kindly help me
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Time and Frequency Domain Analysis en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!