Search All of the Math Forum:
Views expressed in these public forums are not endorsed by
NCTM or The Math Forum.
|
|
Math Forum
»
Discussions
»
Software
»
comp.soft-sys.matlab
Notice: We are no longer accepting new posts, but the forums will continue to be readable.
Topic:
is it possible to give different frequencies for different timespan in simulink ?
Replies:
2
Last Post:
Feb 13, 2013 8:55 AM
|
 |
|
aniket
Posts:
23
Registered:
1/15/13
|
|
is it possible to give different frequencies for different timespan in simulink ?
Posted:
Feb 12, 2013 11:07 AM
|
|
Hello,
is it possible to give different frequencies for different timespan in simulink ?
for example my input is F(t) = cos(w*t)
i am simulating for t = 30 secs
for first tspan t1 = 0:10 secs my input signal frequency is cos (10*t1)
for first tspan t2 = 10:20 secs my input signal frequency is cos (20*t2)
for first tspan t3 = 20:30 secs my input signal frequency is cos (30*t3)
how should i do this is Simulink ?
|
|
|
|