Statistics
RANK
14,002
of 295,448
REPUTATION
3
CONTRIBUTIONS
15 Questions
8 Answers
ANSWER ACCEPTANCE
46.67%
VOTES RECEIVED
3
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
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
writing bin data to *.dat file
Hey everybody, again I couldn't find the right solution and need your wise counsel ;) I have a binary vector i.e. like th...
9 years ago | 1 answer | 0
1
answerQuestion
Finding small vector in big vector
Hey everybody, I am desperately looking for a function that can find a small vector inside a big vector. Ismember and interes...
9 years ago | 3 answers | 0
3
answersSimulink rips blocks apart after reloading model
I guess I figured it out. There was another block hidden in the area between 0 and -2^15 pixels. I replaced that one in the posi...
9 years ago | 0
| accepted
Question
Simulink rips blocks apart after reloading model
Hi there, I'm facing a little problem with simulink and would like to ask whether this is a bug or whether I'm doing somethi...
9 years ago | 1 answer | 0
1
answerQuestion
Output missing when running Simulink model from script.
Hey everybody, I am currently trying to run a automated simulation by running a simulink model from a matlab script. Everyth...
9 years ago | 1 answer | 0
1
answerQuestion
Building Simulink Modell from Matlab Code
Hi there, I am currently trying to build Simulink models from Matlab code and have some problems with. My main problem is...
9 years ago | 1 answer | 0
1
answerQuestion
fi.sum increases bitlength although fimath is set to KeepMSB
Hi there, I was wondering why the sum function increases the length of my fixed point variable. Here is a little example: ...
9 years ago | 1 answer | 0
1
answerQuestion
Keep sign when using bitsliceget()
Hi there, I want to extract 8 bits from a 16bit fixed point number using bitsliceget(). Unfortunately the result is always an...
9 years ago | 1 answer | 1
1
answerExtracting first 8 bit from fixed point number
There we go. Thank you so much for this. Works perfectly!
9 years ago | 0
Question
Extracting first 8 bit from fixed point number
Hi there, I am currently having trouble with the above mentioned task. Basically, this is what I want to do: x = fi(1300...
9 years ago | 3 answers | 1
3
answersQuestion
sum() doesn't adjust fixpoint wordlength
Hi there, I am currently facing the problem that the sum() function doesn't adjust the word length of my fixpoint variable al...
9 years ago | 0 answers | 0
0
answersQuestion
Converting script using cell arrays to fixed point
Hi there, I am currently trying to convert a script, which is using two further functions from floating point to fixed point...
9 years ago | 0 answers | 1
0
answersQuestion
Beagleboard XM Ubuntu Kernel Sources of Support Package
Hi there, I wanted to upgrade the BBxM with a proper audiocodec while keeping the Matlab support through the support package....
9 years ago | 0 answers | 0
0
answersQuestion
c-code on Beagelboard xM through Simulink
Hi there, as far as I remember you can make a Simulink Block, which contains individual c-code (I guess it was the s-function...
9 years ago | 0 answers | 0
0
answersQuestion
Enable I2C2 on Beagleboard xM
Hi there, I would like to use the I2C2 interace of the Beagleboards xM Expansion Header. I had to realize that this interface...
10 years ago | 0 answers | 0
0
answersQuestion
Writing to DM3730 Registers on the Beagleboard xM
Hi there, I just finished my audiocodec daughterboard for the Beagleboard xM (BBxM) and now would like to set it up with the ...
10 years ago | 0 answers | 0
0
answersHDL FFT Optimized. Valid Out always high
Hi Alireza, I already did create a testbench and took care about the bitreverse order of the output. I simulated it with Xil...
10 years ago | 0
HDL FFT Optimized. Valid Out always high
Hi Alireza, I hope you're still reading this thread. I tried to keep valid_in high and feed the FFT with a sinusoid signal bu...
10 years ago | 0
HDL FFT Optimized. Valid Out always high
Alright. Guess I will ground the project then. Probably would be quite helpful if this would have been said in the documentation...
10 years ago | 0
HDL FFT Optimized. Valid Out always high
Wow ... good to know. What exactly is the bug about? Is it just the valid_out signal or is it the entire FFT? In the Simulink si...
10 years ago | 0
Question
HDL FFT Optimized. Valid Out always high
Hi everybody, I'm currently using the FFT HDL Optimized Block in my project and I wonder why my Valid Out is ALWAYS high. Eve...
10 years ago | 8 answers | 0
8
answersHow to access RaspberryPi I2c in Simulink
Hi there, I was wondering whether anyone might know something like the i2cset and i2cget functin for I2S. Is there anything l...
11 years ago | 0
Program Beagleboard-xM DSP with Simulink
Hey Ryan, I'm a little surprised about your answer, since I actually found a c-file in the project folder, which looks a lot ...
11 years ago | 0