Statistics
RANK
112,104
of 300,759
REPUTATION
0
CONTRIBUTIONS
4 Questions
1 Answer
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
0
RANK
of 21,081
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 170,900
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
Creating an Array in Simulink with Efficient Timing
Hello, I am building a model in Simulink. In this model, I need to create an array and save this array for analysis when the si...
4 years ago | 0 answers | 0
0
answersQuestion
Simulink Code Generation Error: Array of Classes Initalization
Hello, I am trying to built a Simulink function which keeps record of the statistics of the system by using array of classes. ...
4 years ago | 1 answer | 0
1
answerQuestion
Can SimEvent library components be used with HDL Coder?
Hi, I want to use Simulink to model my FPGA design by ısing HDL coder. I have all the necessary licenses(I've tried some basic ...
5 years ago | 1 answer | 0
1
answerCant Use Reshape Function with Randi or Randperm
I found the error. permboxin_temp = dec2bin(permboxin_temp); When this line is used with randi, a double array is created rath...
5 years ago | 0
| accepted
Question
Cant Use Reshape Function with Randi or Randperm
Hi, I am trying to generate a random number vector and use it as shown in below: plaintextsamples = randi(65535,1,1000); for ...
5 years ago | 2 answers | 0