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...
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 前 | 0
提问
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 前 | 4 个回答 | 1
4
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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....
13 years 前 | 1 个回答 | 1
1
个回答提问
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 前 | 6 个回答 | 2
6
个回答已回答
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...
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 前 | 0
| 已接受
已回答
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...
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 前 | 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...
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 前 | 0
已回答
Problem with code reusabilty of inlined S-Function // multiple referencing
mmh? Commenting seems to be not the best idea since noone notices... :-)
Problem with code reusabilty of inlined S-Function // multiple referencing
mmh? Commenting seems to be not the best idea since noone notices... :-)
13 years 前 | 0
提问
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 前 | 4 个回答 | 0
4
个回答已回答
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...
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 前 | 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...
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 前 | 0
提问
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 前 | 3 个回答 | 0