![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/33383901_1710501746267_DEF.jpg)
은진
Followers: 0 Following: 0
Statistics
6 Questions
0 Answers
RANK
241,613
of 297,016
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
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
Question
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 ...
3 months ago | 1 answer | 0
1
answerQuestion
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. % 사용자 지정 위도 및 경도 (덕적도) ...
3 months ago | 1 answer | 0
1
answerQuestion
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...
3 months ago | 1 answer | 0
1
answerQuestion
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 ...
3 months ago | 1 answer | 0
1
answerQuestion
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...
3 months ago | 1 answer | 0
1
answerQuestion
Plot the tidal ellipses for the four major tidal constituents
%% t_tide 이용하기 clc; clear all; % 데이터 읽기 data = readtable('덕적도_실시간관측_조위.csv', 'TextType', 'string', 'Encoding', 'euc-kr', 'V...
3 months ago | 1 answer | 0