Statistics
All
RANK
279,035
of 300,584
REPUTATION
0
CONTRIBUTIONS
0 Questions
3 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
20,371 of 21,030
REPUTATION
0
AVERAGE RATING
0.00
CONTRIBUTIONS
1 File
DOWNLOADS
2
ALL TIME DOWNLOADS
2
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Solved
Flip the bit
Given an input character string (e.g. '1001'), return a character string with the bits flipped ('0110').
28 days ago
Solved
Converting binary to decimals
Convert binary to decimals. Example: 010111 = 23. 110000 = 48.
28 days ago
Solved
Convert binary numbers array into array of decimal numbers.
Convert binary numbers array into array of decimal numbers. Example x=[ 11001000 ; 11001001 ; 11001010 ; 11001011 ; 11001100 ;...
28 days ago
Solved
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:...
28 days ago
Answered
How to programmatically access (and edit) bus elements
Hi John, "3. Finding Bus Definitions in the SLDD I've tried using the Simulink.data.Dictionary class methods to find bus objec...
How to programmatically access (and edit) bus elements
Hi John, "3. Finding Bus Definitions in the SLDD I've tried using the Simulink.data.Dictionary class methods to find bus objec...
1 year ago | 0
Answered
Evaluating Parameters in Simulink Data Dictionary Bus Objects
Hi Jerry, In type editor it throws an error if the common variable used to define the dimennsion is not available in the global...
Evaluating Parameters in Simulink Data Dictionary Bus Objects
Hi Jerry, In type editor it throws an error if the common variable used to define the dimennsion is not available in the global...
1 year ago | 0
Answered
Simscape Nominal Values Error in Configuration Parameters
This issue is comes while using Simscape blocks in your model and if you do not speciy nominal values as shown in this picture b...
Simscape Nominal Values Error in Configuration Parameters
This issue is comes while using Simscape blocks in your model and if you do not speciy nominal values as shown in this picture b...
2 years ago | 0



