How to define y = f(w)*cosine(w*t) with different ranges for w & t?

1 次查看(过去 30 天)
Take a function: y = f(w)*cosine(w*t), with t = 0:1:1000 and f(w) is a Gaussian (or some other) distribution of w with w = 10000:10:15000; so given the range of t and w, how y can be defined? For a given value of w, cos(w*t) may be plotted (otherwise dimensions of w & t won't match) and then cos(w*t) needs to be summed over w with the proper weight provided by f(w) - but how?

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 NaNs 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by