peter huang
Followers: 0 Following: 0
統計
MATLAB Answers
14 質問
0 回答
ランク
of 153,912
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
MATLAB Image Data Extraction Issue
Hello MATLAB users, I have a question regarding MATLAB and would like to understand how to implement image recognition and extr...
12ヶ月 前 | 0 件の回答 | 0
0
回答質問
3D Drawing Presentation Issue
Hello MATLAB users, I hope this message finds you well. Currently, I am encountering an issue with the 3D visualization of my d...
12ヶ月 前 | 0 件の回答 | 0
0
回答質問
matlab smoothing data problem
Hello matlab users I have a 2-dimensional water depth data. When the value is negative, it is land (make_bathy) I need to line...
約1年 前 | 1 件の回答 | 0
1
回答質問
How to process excel data with Chinese dates
how to handle date data with text when using matlab to process excel time data. For example, I want to convert 2013/1/1 上午...
約1年 前 | 1 件の回答 | 0
1
回答質問
matlab some polyfit problem
I am testing the accuracy of polyfit to calculate simple trends. I found that when I use the mu parameter, the coefficients of t...
1年以上 前 | 2 件の回答 | 0
2
回答質問
Fitting method with multiple response variables (y1, y2, y3).
Assuming I have the following data representing water level trends at different stations in this area: X = linspace(0, 10, 100...
1年以上 前 | 1 件の回答 | 0
1
回答質問
matlab polyfit multiple sets of y data
If I have multiple sets of data (y) under the same x condition, how can I polyfit a fitting line representing these data If...
1年以上 前 | 1 件の回答 | 0
1
回答質問
matlab plot bar problem
I want to use bar to present my data however I draw it as following pattern I would like to ask how to draw the following si...
2年弱 前 | 1 件の回答 | 0
1
回答質問
Corresponding data arrangement problem
I have four time series data, each time data length is different and each data has different gaps I want to sort them out accord...
2年弱 前 | 1 件の回答 | 0
1
回答質問
How to find the corresponding position in a string
How to find the corresponding string in a string set test_str = ['a';'b';'c'] test_str = 'a' 'b' 'c' How can i find out c and th...
約2年 前 | 2 件の回答 | 0
2
回答質問
Save loop variable naming problem
I want to save the answers in the loop for future use, I understand that I can use sprintf to batch store the data in the variab...
約2年 前 | 1 件の回答 | 0
1
回答質問
how to batch save and load loop variable
Hello, everyone I want to access the result of each calculation in the loop calculation I would like to ask if MATLAB has any i...
2年以上 前 | 2 件の回答 | 0
2
回答質問
The setting of the time series on the x-axis
I have data that is hourly and up to five years. In the time part, I use datenum to convert it into a number so that I can plot ...
2年以上 前 | 1 件の回答 | 0
1
回答質問
I'm having trouble building the time series for each year separately using loops
I'm having a problem with the year 1965 when I'm using loops to build each year's time series (in hours) separately my field_da...
3年弱 前 | 1 件の回答 | 0