chengxuan yu
Da Lian Maritime University
2011년부터 활동
Followers: 0 Following: 0
Feeds
답변 있음
simulink error:Class mismatch for variable 'exist'. Expected 'logical', Actual 'double'.
Because 'exist' return a double value and 'if' need to follow a logical value. you can modify the code like this: if ise...
simulink error:Class mismatch for variable 'exist'. Expected 'logical', Actual 'double'.
Because 'exist' return a double value and 'if' need to follow a logical value. you can modify the code like this: if ise...
7년 초과 전 | 0
질문
How to setting the simulation step in command window
Thanks in advance, any comments will be appreicate。 ① I want use Command window let the simulation stepforward for two step, ...
8년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
Error: Conflicting signal specifications
I met this Error today, but I cannot recurrent it now, and i forget how i solve it. Maybe you change the configure parameter, yo...
Error: Conflicting signal specifications
I met this Error today, but I cannot recurrent it now, and i forget how i solve it. Maybe you change the configure parameter, yo...
8년 초과 전 | 0
질문
How to find the crosspoint of two curve
I have a array below,[-0.1227 0.0581 0.0733 -0.1087 -0.1375 0.1031 0.1839 -0.0309],now I use the function of 's...
거의 12년 전 | 답변 수: 1 | 0
1
답변질문
matlab read .dat files
Can matlab read .dat files which is generated by the INCA(Etas software)? The dat file can be seen only by the Measure Date Ana...
거의 12년 전 | 답변 수: 1 | 0
1
답변질문
How can I see the source code of the .dll file that maltab can transfer
I see a lot of toolbox that contains some .dll file, I think it is very useful. Now I want to research the code but I cannot se...
대략 12년 전 | 답변 수: 1 | 0
1
답변질문
INCA Matlab Interface setup problems
Thanks in advance, any comments will be appreciate! The question is below: When I setup INCAMatlabInterface program, it point o...
대략 12년 전 | 답변 수: 0 | 0
0
답변질문
Use matlab write data to excel
Thanks in advance, any comments will be appreciate! I have data that I have write to a cell in an Excel Spreadsheet, but I also...
12년 초과 전 | 답변 수: 1 | 0
1
답변질문
the use of Regress
Thanks in advance, any comments will be appreciate! [B,BINT,R,RINT,STATS] = regress(Y,X) Did the vector X 'must' contain an on...
12년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to read the designated position date in excel
Thanks in advance, any comment will be appreciated. I have an excel including some ruled datas. Everyone knows that a data in e...
12년 초과 전 | 답변 수: 1 | 0
1
답변질문
plot N*N pane questions
I want to plot a N*N pane figure, N is an integer.Who know how can I do that? Thanks in advance; any comments will be appreciate...
13년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
I have a matrix q and i need the diagonal of qq'
Does the q is the z and q' is the transposed matrix of q?
I have a matrix q and i need the diagonal of qq'
Does the q is the z and q' is the transposed matrix of q?
13년 초과 전 | 0
답변 있음
The problem of removing the data from the matrix
Thank you for your answer, you solve part of my question.But what the remaining question is that only one array number is output...
The problem of removing the data from the matrix
Thank you for your answer, you solve part of my question.But what the remaining question is that only one array number is output...
거의 14년 전 | 0
질문
The problem of removing the data from the matrix
I have an array including about 100 numbers.We assume the number is from 1 to 100.I want to get 7 numbers from the array, then c...
거의 14년 전 | 답변 수: 6 | 0



