photo

JDilla


2015년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Linear fit to data
I have a data series, and I'm trying to fit two straight lines through a certain amount of points (91 data points from 2002 - 20...

7년 초과 전 | 답변 수: 3 | 0

3

답변

질문


Different colors for different ranges of data
figure latlim = [-15 15]; longlim = [90 125]; worldmap(latlim, longlim) load coast geoshow(lat, long) sa...

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Subplot displacement against time
%02/05/2016 clear %Define the total time for simulation T_total=10; %Set the computation increment dt=0.1; %...

대략 8년 전 | 답변 수: 1 | 0

1

답변

질문


Adding Contour plot to animation
I want to use contour(X,Y) or something similar to render contours in the animation but only at depth = 0, so essentially just i...

대략 8년 전 | 답변 수: 0 | 0

0

답변

질문


Plotting waves in 2d
no longer needed

대략 8년 전 | 답변 수: 1 | 0

1

답변

질문


Could I use a function to achieve this task?
Hi guys, My code here generates a wave from a source (wave a). I want to create a diagonal line of N sources (Starting from ...

대략 8년 전 | 답변 수: 0 | 0

0

답변

질문


How to plot harmonics
%PLOTTING TIME DEPENDENT MOTION OF A STANDING WAVE %Define Parameters a_n = 1; k = 5; w_n = 5; x ...

대략 9년 전 | 답변 수: 1 | 0

1

답변

질문


symsum wave harmonics along a string
PLEASE CLOSE THIS

대략 9년 전 | 답변 수: 2 | 0

2

답변

답변 있음
symsum wave harmonics along a string
To word this differently, I have code that describes ONE standing wave. I want 5 standing waves, of different angular frequencie...

대략 9년 전 | 0

질문


Matrix Dimensions do NOT agree
%PLOTTING ARRIVAL TIMES OF DIRECT, REFLECTED & HEAD WAVE %DEFINING VARIABLES h=[2:10]; %Depth v1=350...

대략 9년 전 | 답변 수: 2 | 0

2

답변

답변 있음
Matrix Dimensions do NOT agree
Excellent code. I've seen the range of velocities which is good. Now I just want to have one velocity, against the range of velo...

대략 9년 전 | 0

질문


How to model a transverse wave in Matlab (Wave Equation)
if true % USE POTENTIAL SOLUTION TO SCALAR WAVE EQUATION TO % PLOT S WAVE clear % TIME DOMAIN t = 0:1:500; % WAVE VE...

대략 9년 전 | 답변 수: 0 | 0

0

답변

질문


Nested for loop problem
I am modelling seismic rays, (I am very new to Matlab, this is my first attempt at solving a problem), and I have to plot a seri...

9년 초과 전 | 답변 수: 0 | 0

0

답변

질문


How to reflect a graph
I am trying to reflect the graph closest to the origin. The reflection should start where the graph ends. I have not achieved t...

9년 초과 전 | 답변 수: 2 | 0

2

답변