Community Profile

photo

영택 조


Last seen: 25 days 前 自 2023 起处于活动状态

Followers: 0   Following: 0

统计数据

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


How can I get the quiver arrows to 'line up'?
I am currently drawing a quiver graph using data from the ocean observation buoy at Incheon Port. The graph is a flow velocity v...

2 months 前 | 1 个回答 | 0

1

个回答

提问


Is it possible to use the 'patch' function to display missing intervals in only one of the graphs created with the given code?
I have uploaded the results of my work so far. Please check it out if you're interested. From the tide level data of the Incheo...

2 months 前 | 1 个回答 | 0

1

个回答

提问


How to extract and save water depth data from a 2dm file?
Do you know about a program called 'Surface-water Modeling System (SMS)'? I am doing homework to create a 'homework_depth.dat' f...

6 months 前 | 2 个回答 | 0

2

个回答

提问


I would like to modify the code to create some gif video images from png images.
In the code below, all generated png files were successfully saved in the intended folder (except for the part that creates the ...

6 months 前 | 1 个回答 | 0

1

个回答

提问


I would like to create a video file with the .gif extension (using ffmpeg if possible)!!!
Please understand that I cannot upload my files due to capacity limitations. : - ( In the case of ffmpeg, I downloaded the Wind...

7 months 前 | 1 个回答 | 0

1

个回答

提问


How to compress data into numerical intervals
I am trying to compress the water depth data from the given CTD.mat in the following manner. pwd; load('pwd\CTD.mat'); A = (1...

7 months 前 | 1 个回答 | 0

1

个回答

提问


Why is the graph in this code becoming distorted?
%% This is the code. n=101; nstep=100; long=10.0; h=long/(n-1); dt=0.05; D=0.05; f=zeros(n,1); y=zeros(n,1); time=0.0; ...

7 months 前 | 1 个回答 | 0

1

个回答