Feeds
질문
algorithm to code conversion
how to convert the below algorithm to code algorithm is : search feasible solution on constraints c(n) if a feasible ...
대략 9년 전 | 답변 수: 2 | 0
2
답변질문
davidon fletcher powell optimisation
i have done davidon fletcher powell optimisation but not getting the results. can anybody pls help. perfomance index is ...
대략 9년 전 | 답변 수: 0 | 0
0
답변질문
important pls reply soon
can anybody provide the matlab code to check the feasibility on constraints
대략 9년 전 | 답변 수: 0 | 0
0
답변질문
can anybody provide code for trajectory design of acceleration
can anybody provide code for trajectory design of acceleration
대략 9년 전 | 답변 수: 0 | 0
0
답변질문
pls help me to solve the error . when i try to run the code for k=1:3 u=zeros(1,k+1);u(1,1)=1; for i=1:4 Ech = tf(1, u,'inputdelay',t(i)); law(i,:)=impulse(s(i)*A*(Ech),T); end Y(k,:)=sum(law); end i get the following error as " Subscr
error is "Subscript indices must either be real positive integers or logicals"
대략 9년 전 | 답변 수: 1 | 0