photo

은진


Last seen: 27日 前 2024 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

6 質問
0 回答

ランク
91,695
of 298,247

評判
0

コントリビューション
6 質問
0 回答

回答採用率
100.0%

獲得投票数
0

ランク
 of 20,553

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 160,685

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 3
  • First Review

バッジを表示

Feeds

表示方法

質問


How to use the landmask function in MATLAB?
I want to use the landmask function to exclude the values of the ocean and display the result. However, when I use the landmask ...

5ヶ月 前 | 1 件の回答 | 0

1

回答

質問


Drawing Tidal Ellipses on an m_map in MATLAB
I want to draw tidal ellipses on an m_map, but the figure is not displaying correctly. Please help me. % 사용자 지정 위도 및 경도 (덕적도) ...

5ヶ月 前 | 1 件の回答 | 0

1

回答

質問


Enter data on a worldmap
I want to show precipitation data on the world map This code does not appear to indicate the exact amount of precipitation in l...

5ヶ月 前 | 1 件の回答 | 0

1

回答

質問


Power spectra of bottom pressure at D5, Digital filtering
I want to draw a graph like the picture But I don't know what the blue line means in subplot(3,2,5) subplot(3,2,6). Please let ...

5ヶ月 前 | 1 件の回答 | 0

1

回答

質問


Draw temperature vertical distribution, Plot error
To see upwelling, I would like to draw the vertical distribution of the temperature for August. If there is no data for August...

5ヶ月 前 | 1 件の回答 | 0

1

回答

質問


Plot the tidal ellipses for the four major tidal constituents
%% t_tide 이용하기 clc; clear all; % 데이터 읽기 data = readtable('덕적도_실시간관측_조위.csv', 'TextType', 'string', 'Encoding', 'euc-kr', 'V...

6ヶ月 前 | 1 件の回答 | 0

1

回答