Community Profile

photo

Anitha Limann


Last seen: 4개월 전 2021년부터 활동

Followers: 0   Following: 0

통계

All
  • Solver
  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


plot strain ellipse and principal stress axes using eigenvalues and eigevectors.
Hello, I am trying to plot strain ellipses and principle stress axes (longest and shortest axes of the ellipse) on a grid (x_ne...

4개월 전 | 답변 수: 1 | 0

1

답변

질문


plot earthquake locations data on a geotiff file
Hello, I want to plot locations of earthquakes on a base map. I do have a geotiff file that i can use to create a base map but...

6개월 전 | 답변 수: 1 | 0

1

답변

문제를 풀었습니다


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

6개월 전

질문


steady state 2D Poisson's equation - boundary conditions
Hello, I am trying to solve steady state 2D Poisson's equation for a two spreading ridges problem. I have introduced boundary ...

12개월 전 | 답변 수: 0 | 0

0

답변

질문


How to define an area with 1s to use 'areamat' function
Hello, I am planning to use areamat function to calculate total area of african continent. I have set of lat lon data (set of ...

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

0

답변

질문


Calculate area of inside polygon using inpolygon
Hello, I have latitude and longitude data to plot coastal line of north america and then continent margin. As you can imagine t...

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

2

답변

질문


find the corresponding x and y coordinates
Hello, Can some one help me find the "i" th value inside a [x,y] grid and get the coordinations of that? Eg: x are l...

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

1

답변

질문


How to Plot data groups with different colors?
I have latitude, longitude and depth data. which I plotted them as below; These depth data range between 0 -1000km. I want ea...

거의 2년 전 | 답변 수: 1 | 0

1

답변

질문


Grid search and grid plot with colours
Hello, I would like to do a grid search by assining zeros to each grid point first. And then I would like to calculate required...

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

1

답변

질문


Write a loop to plot a model graph
Hello, I wrote this code build a model to find the velocities. The observed data are plotted in blue and model is in red aster...

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

1

답변

답변 있음
Could someone please explain me this code?
That is very true! This is written by you. You had comments there but i was quite confused with the for loop here. and why we h...

2년 초과 전 | 0

질문


Could someone please explain me this code?
x = linspace(min([x1,x2],[],2), max([x1,x2],[],2)) y1 = interp1(x1, y1, x, 'pchip','extrap') y2 = interp1(x2, y2, x, 'pchip',...

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

2

답변

질문


how to write a loop that finds the best fit value for each given input pair and plot all the resulted points?
Hello, I have t and vl observed data that i plotted first and then find the theoritical points and plot them in the same gr...

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

1

답변

질문


how to mark and print the intersecting coordinates of two lines
I have x1,y1 and x2, y2 data sets that give me two lines graphs. I want to find the intersecting point of these two lines and...

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

1

답변

질문


How to draw all three plots on the same graph to get the exact graph given in the image?
Hi I am using this code to generate clamped splines for three data sets. % no 27 x=[1 2 5 6 7 8 10 13 17]'; y=[3.0 3.7 3.9 4...

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

1

답변