photo

은진


Last seen: ein Tag vor Aktiv seit 2024

Followers: 0   Following: 0

Statistik

MATLAB Answers

7 Fragen
0 Antworten

RANG
295.107
of 300.365

REPUTATION
0

BEITRÄGE
7 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
85.71%

ERHALTENE STIMMEN
0

RANG
 of 20.933

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.262

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 3
  • First Review

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


T-S diagram: potential vs. conservative temperature, practical vs. absolute salinity?
I'm working with CTD data to create a T-S diagram. I initially used theta_sdiag and sw_dens functions, which are based on EOS-80...

6 Monate vor | 1 Antwort | 0

1

Antwort

Frage


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

11 Monate vor | 1 Antwort | 0

1

Antwort

Frage


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. % 사용자 지정 위도 및 경도 (덕적도) ...

11 Monate vor | 1 Antwort | 0

1

Antwort

Frage


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

11 Monate vor | 1 Antwort | 0

1

Antwort

Frage


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

12 Monate vor | 1 Antwort | 0

1

Antwort

Frage


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

12 Monate vor | 1 Antwort | 0

1

Antwort

Frage


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

12 Monate vor | 1 Antwort | 0

1

Antwort