photo

Oliver


Univ of East Anglia

自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

14 个提问
0 个回答

排名
87,657
of 301,958

声誉
0

贡献数
14 个提问
0 个回答

回答接受率
14.29%

收到投票数
0

排名
 of 21,472

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 177,745

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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...

11 years 前 | 2 个回答 | 0

2

个回答

提问


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...

11 years 前 | 0 个回答 | 0

0

个回答

提问


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...

11 years 前 | 0 个回答 | 0

0

个回答

提问


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...

11 years 前 | 1 个回答 | 0

1

个回答

提问


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 ...

11 years 前 | 1 个回答 | 0

1

个回答

提问


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...

11 years 前 | 1 个回答 | 0

1

个回答

提问


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...

11 years 前 | 4 个回答 | 0

4

个回答

提问


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 ...

11 years 前 | 1 个回答 | 0

1

个回答

提问


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 ...

11 years 前 | 0 个回答 | 0

0

个回答

提问


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...

11 years 前 | 2 个回答 | 0

2

个回答

提问


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...

11 years 前 | 2 个回答 | 0

2

个回答

提问


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...

11 years 前 | 2 个回答 | 0

2

个回答

提问


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....

11 years 前 | 3 个回答 | 0

3

个回答

提问


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 ...

12 years 前 | 1 个回答 | 0

1

个回答