Statistics
RANK
6.627
of 297.016
REPUTATION
4
CONTRIBUTIONS
6 Questions
7 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
4
RANK
of 20.419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157.725
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
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...
bijna 13 jaar 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 ...
bijna 13 jaar ago | 4 answers | 1
4
answersQuestion
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...
bijna 13 jaar ago | 0 answers | 0
0
answersQuestion
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....
ongeveer 13 jaar ago | 1 answer | 1
1
answerQuestion
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:...
bijna 14 jaar ago | 6 answers | 2
6
answersS-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...
bijna 14 jaar ago | 0
| accepted
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...
bijna 14 jaar ago | 0
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...
bijna 14 jaar ago | 0
Problem with code reusabilty of inlined S-Function // multiple referencing
mmh? Commenting seems to be not the best idea since noone notices... :-)
bijna 14 jaar 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...
bijna 14 jaar ago | 4 answers | 0
4
answersS-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...
bijna 14 jaar ago | 0
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...
bijna 14 jaar 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...
bijna 14 jaar ago | 3 answers | 0