Plotting equation with unknown constants.
6 次查看(过去 30 天)
显示 更早的评论
Hello, I am trying to plot an equation with unknown constants. How can I plot it in Matlab? Equation is V = V_0 * cos(t) where V_0 is unknown constant.
采纳的回答
Walter Roberson
2014-1-31
You could plot for several "representative" values of the constant. However, for any one plot, all variables must have values.
0 个评论
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!