統計
MATLAB Answers
9 質問
0 回答
ランク
of 171,294
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Simple question about merging two txt file?
Hi all, I have two text files, each of them has two columns, I want to prepare another txt file which should contain two colu...
10年弱 前 | 1 件の回答 | 0
1
回答質問
Code for extracting the special values
Hi all, I have txt file which contains two columns: the first column is time [hourly resolution], and the second column is th...
10年弱 前 | 1 件の回答 | 0
1
回答質問
problem in giving variable name to table for export
Hi all, I have a cell array matrix which is: result1 = 'piezometer/depth[cm]' [ 5] [ 10] [ 30] [ ...
約10年 前 | 1 件の回答 | 0
1
回答質問
defining value in two cells?
Hi, I have an excel file which contains 4 columns. First column is time based on seconds and the other three are my function....
約10年 前 | 1 件の回答 | 0
1
回答質問
How to import Date and time in two different cells?
Hi, I want to import the excel file that I attached here in Matlab, which the first column is time, and the second column is h...
約10年 前 | 1 件の回答 | 0
1
回答質問
Taking a lot of time to solve an expression
Hi, I want to get the value for y from this expression: 3.591*(y)*(1-y)^0.77=0.125. I wrote it in mutable like: solve('3.5...
約10年 前 | 1 件の回答 | 0
1
回答質問
How to find a special numbers among time series data
Hi, I have hourly data in seconds in one column and in the other worksheet I have specific time values with an amount, I wa...
10年以上 前 | 1 件の回答 | 0
1
回答質問
How to write a loop
Hi, I have an excel file, I want to calculate the "average" of (A1,A2) and put in cell 1, (A3,A4) and put it in cell 2, (A5,...
10年以上 前 | 2 件の回答 | 0
2
回答質問
surf plot- Z must be a matrix, not a scalar or vector.
Hi all, I have an excel file with three columns as x,y and z. I want to do "surf" plot I write the mesh grid command , but a...
約11年 前 | 2 件の回答 | 1
