Feeds
질문
Code Generation using Matlab script
When building for a dSPACE target platform (say 1401) ; should I use the standard rtwbuild('ModelName') or use the rti_build2('M...
3년 초과 전 | 답변 수: 2 | 0
2
답변질문
Invalid MATLAB variable name specified - Error while importing ARXML
Why is MATLAB restricting function names to 63 characters, when AUTOSAR allows upto 128 characters? Is there an option to in...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
Unable to import 'NV-BLOCK-SW-COMPONENT-TYPE' arxml!
How does MATLAB support NVRAM SWC implementation, NVM arxml import/export?
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
Can I use a NARX neural net to learn a time series of the form: y(k) = K0 * y(k-1) + K1 * x(k) + K2 * x(k-1) + K3 * x(k-2) where x(k) is the input time series ?
Can I use a NARX neural net to learn a time series of the form: y(k) = K0 * y(k-1) + K1 * x(k) + K2 * x(k-1) + K3 * x(k-2) where...
7년 초과 전 | 답변 수: 1 | 0


