Feeds
질문
Output 'y' has variable size but the upper bound is not specified; explicit upper bound must be provided.
y = 10 coder.varsize('y', [1,20000]); These lines of code are inside a for loop and I expect the size of the variable y to i...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
Unable to open openExample('nav/GenerateAlternativeTrajectoriesForReferencePathExample')
I am unable to use the command referencePathFrenet. i get the following message ->Unrecognized function or variable 'referencePa...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
How can I pass a anonymous function as an output to another function?
function [a0,a1,a2]= fcn(s,v,a,T) %a0,a1,a2 are coefficients of a polynomial which are calculated based on inputs s,v,a,T end ...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
May i know the relation between dare command usage and optimal control concept of cost function?
Optimization is the process finding a control law which reduces the cost function. This is the question i am referring to: ...
대략 10년 전 | 답변 수: 0 | 0


