scc28x
Followers: 0 Following: 0
Statistics
6 Questions
0 Answers
RANK
35 040
of 295 467
REPUTATION
1
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
1
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
How do I get the output of a simulink run via the "Output" Data Import/Export section?
I am trying to set up my output in a simulink simulation in order to use the "Output" option in the Data Import/Export configura...
mer än 2 år ago | 1 answer | 0
1
answerQuestion
change fixed point number signedness
Hi, I have a fixed point number which is unsigned. How do I cast it to a signed fi by taking the bits literally: eg. two case...
mer än 3 år ago | 2 answers | 0
2
answersQuestion
flip a bit in a fixed point object
Hi, I would like to flip a bit in a fixed point number. For example: a=fi(1,0,2,0); I would like to create 'b' which is obtain...
mer än 3 år ago | 1 answer | 1
1
answerQuestion
extract one of the bits in fi(), flip it, and reassemble it to produce new bin
Hi, I am trying to do the following cleanly in fixed point designer: Take a binary: '0010' Flip the 2nd bit to produce: '0000'...
mer än 3 år ago | 3 answers | 0
3
answersQuestion
adding two fixed point numbers
Hi, this is probably a newbie question using fixed point designer. I am trying to add two fixed point numbers, one of which is e...
mer än 3 år ago | 1 answer | 0
1
answerQuestion
Extracting a subset of a binary number to form a new binary number
Hi, I am new using fixed point designer. I'm trying to pick out a subset of a fixed point number This is what I need to do verb...
mer än 3 år ago | 2 answers | 0