photo

David Quilligan


Active since 2016

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
120,717
of 300,527

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,018

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,525

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

Feeds

View by

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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...

10 years ago | 0 answers | 0

0

answers

Question


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...

10 years ago | 2 answers | 0

2

answers