Laurensius Christian Danuwinata
Followers: 0 Following: 0
Statistics
7 Questions
0 Answers
RANK
258.495
of 295.467
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
28.57%
VOTES RECEIVED
0
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.912
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
Question
Finding DutyCycle of PWM
Hi, I am trying to find the duty cycle of a PWM signal using simulink model, does anyone now, how to do it?
ongeveer 8 jaar ago | 0 answers | 0
0
answersQuestion
CANoe vector-Matlab
Hi, I'm working with CANoe and Simulink currently and have a question, is it possible to analyze more than one simulink mode...
meer dan 8 jaar ago | 0 answers | 0
0
answersQuestion
Add and delete Line and port
Hello, I have a popup-parameter in a Block Mask. And if an element from the list in popup chosen, the add_line and add_block sh...
bijna 9 jaar ago | 1 answer | 0
1
answerQuestion
Rename Block or Inport
Hello, Does anybody know, how to rename/giving name a/to Block or Inport programmatically? Thanks in advance :D.
bijna 9 jaar ago | 0 answers | 0
0
answersQuestion
Field assignment to a non-structure array object
Hello, I have a block(Subsystem) in the simulink with a mask, if I double click this block, then an GUI with an edit box and...
bijna 9 jaar ago | 0 answers | 0
0
answersQuestion
How to concatenate array with delimeter?
a1 = [0 32]; c1 = ([31 63]); d1 = unique([a1 c1]); first = ['[' num2str(d1(1)) ':' num2str(d1(2)) ']']; second =[...
bijna 9 jaar ago | 1 answer | 0
1
answerQuestion
How can I do this : { [5] [6] [7] [8:23] [24:39] [40:55] } --- these number are just an example
Hello, I have two arrays a = [1 2 3 4 5 5] and b = [6 7 5 8 9]. I need to write them in CAN bit packing block with these Form...
bijna 9 jaar ago | 2 answers | 0