Feeds
질문
solve a matrix equation
any one has any ideas about how to solve a matrix equation like (inv([sI-A])*B*w)'*E=0, where I is a unit matrix, A, B and E ...
13년 초과 전 | 답변 수: 0 | 0
0
답변질문
integer parameters to C MEX s function
function mxGetPr(ssGetSFcnParam(S,0)) can get REAL parameter from the mask of simulink block. is there any function can get inte...
13년 초과 전 | 답변 수: 1 | 0
1
답변질문
symbolic error
when i run the example in the help document as x = cell(3, 10); for i = 1:10 for j = 1:3 x{j,i} = spri...
13년 초과 전 | 답변 수: 1 | 0
1
답변질문
C mex s-function caused Segmentation violation to matlan crash
i am new on the C mex s-function. any help are appreciated. The following C file is compiled OK, and the first time run in S...
거의 14년 전 | 답변 수: 1 | 0

