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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

