Feeds
提问
Tricky optimisation problem of array
I am trying to find the optimum code pattern of an array X = {X(1), X(2), X(3)... X(10)} where the optimum pattern is given by t...
9 years 前 | 1 个回答 | 0
1
个回答提问
Initialize logic block simulink
Hi I have implemented a set/rest D type flip flop in simulink. But am getting the following error "Cannot solve algebraic loop i...
9 years 前 | 1 个回答 | 0
1
个回答提问
Sum of a series
<</matlabcentral/answers/uploaded_files/44304/Untitled.png>> Given N = 5, Vref(1) = 16 and Vin = 32 how would you go about so...
9 years 前 | 0 个回答 | 0
0
个回答提问
How to Create array with repeating values of another array
Hi I have an array say x = [1 2 3 4 5] generated from previous code. I want to then create an array y = [1 1 2 2 3 3 4 4 5 5] wh...
9 years 前 | 2 个回答 | 0