Parsing frequencies in a given timeframe
2 views (last 30 days)
Show older comments
hi,
I would like to create a sine where in a settable length of time, t = 30, the frequency changes from fa = 50, to fb = 100. I tried doing f= 50:100, attending the detail so that the matrices are equal to t, but it's not working. I also trying using a for, but still no luck.
Any good ideas?
Thank you in advance!
0 Comments
Accepted Answer
More Answers (1)
See Also
Categories
Find more on Loops and Conditional Statements in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!