chengxuan yu
Da Lian Maritime University
Followers: 0 Following: 0
Professional Interests: Data Analysis
Statistics
RANK
157,037
of 295,569
REPUTATION
0
CONTRIBUTIONS
10 Questions
4 Answers
ANSWER ACCEPTANCE
30.0%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
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...
6 years ago | 0
Question
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, ...
7 years ago | 1 answer | 0
1
answerError: 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...
7 years ago | 0
Question
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...
11 years ago | 1 answer | 0
1
answerQuestion
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...
11 years ago | 1 answer | 0
1
answerQuestion
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...
11 years ago | 1 answer | 0
1
answerQuestion
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...
11 years ago | 0 answers | 0
0
answersQuestion
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...
11 years ago | 1 answer | 0
1
answerQuestion
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...
11 years ago | 1 answer | 0
1
answerQuestion
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...
11 years ago | 1 answer | 0
1
answerQuestion
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...
12 years ago | 1 answer | 0
1
answerI 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 years ago | 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...
13 years ago | 0
Question
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...
13 years ago | 6 answers | 0