Feeds
提问
Trying to write a function using step uni function and ramp function (elementary functions)
As seen, I’m trying to express this graph in elementary functions, I found the corner points of every line, and I used if statem...
5 years 前 | 1 个回答 | 0
1
个回答提问
trying to integrate and differentiate a graph
so this is the code that plots my graph clc clear syms t corner=[-2 0 ;-1 1;1 1;3 4;4 2;7 0;8 0]; %plot(corner); x=[-...
5 years 前 | 1 个回答 | 0