Help with heaviside function
显示 更早的评论
Hi all! Can anyone help me out with turning these equations into
M1= one eq. with heaviside
M2= one eq. with heaviside
M1:
0<=x<=10 > M1 = 20.555*x 150,
10<x<=20 > M1 = -0.0167*(x-10)^3 - 0.5*(x-10)^2 + 20.555*x- 150,
20<x<=30 > M1 = 5.555*x + 83.35,
M2:
0<=x<=a > M2 = (1-a/30)*x,
a<x<=30 > M2 = a*(1-x/30)
Best, A
1 个评论
Oliver Heaviside was an English self-taught electrical engineer, mathematician, and physicist who adapted complex numbers to the study of electrical circuits and, amongst other innovations, invented the Heaviside step function. (mostly Wikipedia intro...dpb)
Hence, it's "heaviside" w/ an "eye", not "heavy" as in weighty...
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 MATLAB 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!