photo

Oliver


Univ of East Anglia

Aktiv seit 2014

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

14 Fragen
0 Antworten

RANG
146.360
of 301.428

REPUTATION
0

BEITRÄGE
14 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
14.29%

ERHALTENE STIMMEN
0

RANG
 of 21.271

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 174.497

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 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How to remove a signal from a timeseries (the signal is known and the same length as timeseries)
I have a timeseries of length 35. I want to remove a signal from this timeseries. The signal I want to remove is another timeser...

mehr als 10 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How do I fit this contourf plot in polar coordinates?
Hi there, dist = 21x144 array. I want 'dist' to form a ring donut shape around the middle the upper data starting at r = 20 a...

etwa 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Stereographic Projection Plotting (with contourf)
Can someone describe how I can contourf an array of data (10x75) in a stereographic projection over the north pole including coa...

etwa 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to plot a shaded range between a min and max y value for the same x value
How do I plot to create an image this this. For each x value I have minimum and maximum values. As shown in the image in the lin...

etwa 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Plotting with pcolor or similar plotting tool
I want to plot this data, so that these values show in rectangular grids 1070 5088 5720 6047 3859 507 376 454 297 588 ...

etwa 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to plot contourf data on m-map polar stereographic projection?
I have a code which plots the coastlines, with a stereographic projection over the north pole: see http://postimg.org/image/voc1...

etwa 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to extend a array by multiplying internal values e.g. [1 2 3 4] to [1 1 1 2 2 2 3 3 3 4 4 4]?
How can I extend this array: A = [1 2 3 4 5 6 7] So that a new array can be formed in which each value of array A appear...

mehr als 11 Jahre vor | 4 Antworten | 0

4

Antworten

Frage


Comparing two arrays to see if any similar values
For the two arrays: Array A: 100 9 2 0 100 14 4 0 100 14 4 0 100 15 ...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Determining criteria from two different arrays
d = an array of 3 columns, u_sign an array of (:,:,1,:) (from a nc file so it seems to retain a 4D structure) I am trying to ...

mehr als 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to find the location of values in larger arrays where the value to the right is greater
I am struggling to develop a way of creating a matrix which displays the locations of when the value to the right is greater tha...

mehr als 11 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to find multliple values in larger arrays where the value two below is the opposite sign (+ve/-ve)
I work with larger arrays (100x100) and am trying to develop a script which finds values where the value 2 below is the opposite...

mehr als 11 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Writing a script for multiple arrays with a set criteria for each array and identifying certain value locations
I am working with arrays of data, where each value is a latitude and longitude grid point - columns are longitude and rows are l...

mehr als 11 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to find multliple values in larger arrays where the value two above it is a negative
I work with larger arrays (100x100) and am trying to develop a script which finds values where the value 2 above it is negative....

mehr als 11 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


How to find multiple minimum values in larger arrays?
I work with larger arrays (100x100) and am trying to develop a script which finds minimum values in the array, 10 units smaller ...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort