Community Profile

photo

Eike


TU Hamburg

Active since 2011

Statistics

  • First Review
  • Thankful Level 1
  • First Answer

View badges

Content Feed

View by

Answered
output in neural network
1. I am unable to find any documentation on the function newff and what it does. I would be pleased if someone could show me the...

12 years ago | 0

Question


Simulink block to extract signal at index from vector signal doesn't exist?
Hey, I'm looking for a block that takes 2 input signals: One vector signal and one integer index signal. The output would be ...

12 years ago | 4 answers | 1

4

answers

Question


Fixed Point Tool not working with Matlab Function Block in Simulink
Hello everyone, I have a rather simple model containing two Matlab function blocks with the following code: function val...

12 years ago | 0 answers | 0

0

answers

Question


Delays in the Neural Network Toolbox
Hey everyone, after reading a lot of docs about this, I still can't figure out precisely how delays in the NN toolbox work....

12 years ago | 1 answer | 1

1

answer

Question


How to multiply a vector with each column of a matrix most efficiently?
Hey there, I have a vector t (nx1) and a matrix A (nxm). I need to multiply t with each column of A element-wise. Example:...

13 years ago | 6 answers | 2

6

answers

Answered
S-Functions: ssWriteRTWParamSettings in mdlRTW does not work.
Note: This seems to be triggered by the same problem I encountered <http://www.mathworks.com/matlabcentral/answers/2261-problem...

13 years ago | 0

| accepted

Answered
Problem with code reusabilty of inlined S-Function // multiple referencing
Okay, that was a really stupid problem. -.- I just built the model in its original project path (before, I did in my own deve...

13 years ago | 0

Answered
Problem with code reusabilty of inlined S-Function // multiple referencing
Building with multiple instances of the S-Function in one model works, we do that extensively. However, I just checked the code...

13 years ago | 0

Answered
Problem with code reusabilty of inlined S-Function // multiple referencing
mmh? Commenting seems to be not the best idea since noone notices... :-)

13 years ago | 0

Question


Problem with code reusabilty of inlined S-Function // multiple referencing
Hello, I'm trying to use model referencing in my project. Therefore, I need model references to models containing S-Functions...

13 years ago | 4 answers | 0

4

answers

Answered
S-Functions: ssWriteRTWParamSettings in mdlRTW does not work.
Thank you for your reply! The issue regarding the data type sounds logical to me, I have corrected that one. I also tried doing...

13 years ago | 0

Answered
How to find binary value?
Since the matlab integrated function dec2bin seems to be unable to handle numbers with decimal places, I'd suggest to write a li...

13 years ago | 0

Question


S-Functions: ssWriteRTWParamSettings in mdlRTW does not work.
Hey there, I've got a problem regarding the inlining of some C S-Functions. My S-Function expects some non tuneable parame...

13 years ago | 3 answers | 0

3

answers