Anitha Limann
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
90.719
of 294.407
REPUTACIÓN
0
CONTRIBUCIONES
13 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
69.23%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.109
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
106.923
of 151.611
CONTRIBUCIONES
0 Problemas
1 Solución
PUNTUACIÓN
20
NÚMERO DE INSIGNIAS
1
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
10 meses hace | 1 respuesta | 0
1
respuestaPregunta
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...
12 meses hace | 1 respuesta | 0
1
respuestaResuelto
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:...
12 meses hace
Pregunta
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 ...
más de 1 año hace | 0 respuestas | 0
0
respuestasPregunta
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 ...
casi 2 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
casi 2 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 3 años hace | 1 respuesta | 0
1
respuestaCould 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...
casi 3 años hace | 0
Pregunta
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',...
casi 3 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 3 años hace | 1 respuesta | 0