photo

chengxuan yu


Da Lian Maritime University

2011 年からアクティブ

Followers: 0   Following: 0

Professional Interests: Data Analysis

統計

MATLAB Answers

10 質問
4 回答

ランク
261,599
of 300,759

評判
0

コントリビューション
10 質問
4 回答

回答採用率
30.0%

獲得投票数
0

ランク
 of 21,081

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,900

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 2
  • Thankful Level 1
  • Revival Level 1
  • First Answer

バッジを表示

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...

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...

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?

14年弱 前 | 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...

約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

6

回答