Karl Persson
Followers: 0 Following: 0
Feeds
提问
Initial value and time delay SIMULINK
Hi! I have a system that im trying to create a controller for but I can't make a good model in SIMULINK. The system looks lik...
3 years 前 | 1 个回答 | 0
1
个回答提问
update vector with nubers from another vector
Hi I have a vector A = [ 2 4 6 10 15] and another vector B = [2.43 2.3 12 5.1] How can I transform so that B = [2 2 10 6] ...
5 years 前 | 1 个回答 | 0
1
个回答提问
Vector equation with two unknowns
Hi! I am new to matlab and have this problem: [ -1 0 0 ]*V == [ 0 -1/3 0 ] + [ -4 4 0 ]*W How do I code this to find V and...
6 years 前 | 2 个回答 | 0