Feeds
提问
How do i make a loop in simulink?
Hi! I have written a code in script and it works well. But i don't know how to make it in simulink. This is my code: # x = [1...
9 years 前 | 0 个回答 | 0
0
个回答提问
How to find f(x)*g(x)
Hi! If i have f(x) = 1 + x and g(x) = 1 - x, i want to find h(x) = f(x)*g(x) = (1+x)*(1-x)=1-x.^2 What should i do? Thank...
9 years 前 | 2 个回答 | 0