Suryakiran Menachery George
Followers: 0 Following: 0
Engineer
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...
2 years 前 | 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...
3 years 前 | 1 个回答 | 0
1
个回答提问
Unable to import 'NV-BLOCK-SW-COMPONENT-TYPE' arxml!
How does MATLAB support NVRAM SWC implementation, NVM arxml import/export?
3 years 前 | 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...
6 years 前 | 1 个回答 | 0