Community Profile

photo

Eike


TU Hamburg

Aktiv seit 2011

Followers: 0   Following: 0

Kontakt

Statistiken

  • First Review
  • Thankful Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
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...

etwa 12 Jahre vor | 0

Frage


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 ...

etwa 12 Jahre vor | 4 Antworten | 1

4

Antworten

Frage


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...

etwa 12 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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....

etwa 12 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


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:...

fast 13 Jahre vor | 6 Antworten | 2

6

Antworten

Beantwortet
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...

etwa 13 Jahre vor | 0

| akzeptiert

Beantwortet
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...

etwa 13 Jahre vor | 0

Beantwortet
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...

etwa 13 Jahre vor | 0

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

etwa 13 Jahre vor | 0

Frage


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...

etwa 13 Jahre vor | 4 Antworten | 0

4

Antworten

Beantwortet
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...

etwa 13 Jahre vor | 0

Beantwortet
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...

etwa 13 Jahre vor | 0

Frage


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...

etwa 13 Jahre vor | 3 Antworten | 0

3

Antworten