統計
All
Feeds
解決済み
Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...
4年弱 前
回答済み
invalid use of matlabfunction 'tablelookup' in simscape component
You need to define 'R' as a variable variables i = {1,'A'}; % electrical current v = {1,'V'}; % vol...
invalid use of matlabfunction 'tablelookup' in simscape component
You need to define 'R' as a variable variables i = {1,'A'}; % electrical current v = {1,'V'}; % vol...
4年以上 前 | 0
回答済み
slLinearizer & parameter variation in Simscape
Where are the variables 'primary_ind', 'secondary_ind', and 'coupling' which are being referenced by the Simscape blocks defined...
slLinearizer & parameter variation in Simscape
Where are the variables 'primary_ind', 'secondary_ind', and 'coupling' which are being referenced by the Simscape blocks defined...
5年以上 前 | 0
解決済み
Connect blocks in a model
Connect the blocks in the model to produce the following signal: <<http://blogs.mathworks.com/images/seth/cody/connect-blocks...
9年以上 前
解決済み
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
9年以上 前