photo

Andrew Redfearn

Last seen: 4 days 前 自 2019 起处于活动状态

Followers: 1   Following: 1

统计学

All
MATLAB Answers

0 个提问
2 个回答

File Exchange

1 文件

Cody

0 个问题
4 个答案

ThingSpeak

1 公开的 个频道

排名
11,248
of 300,262

声誉
4

贡献数
0 个提问
2 个回答

回答接受率
0.00%

收到投票数
0

排名
17,204 of 20,900

声誉
4

平均
0.00

贡献数
1 文件

下载次数
8

ALL TIME 下载次数
38

排名
64,502
of 167,865

贡献数
0 个问题
4 个答案

评分
50

徽章数量
1

贡献数
0 帖子

贡献数
1 公开的 个频道

平均
50

贡献数
0 个亮点

平均赞数

  • First Submission
  • GitHub Submissions Level 1
  • Explorer
  • Solver
  • Knowledgeable Level 1
  • First Answer

查看徽章

Feeds

已提交


SHAppE: Seismic HAzard Parameters Evaluation Interface
SHAppE facilitates probabilistic assessment of time dependent seismic hazard parameters.

1 month 前 | 8 次下载 |

0.0 / 5
Thumbnail

频道


Raspberry Pi Temperature Sensor
Raspberry Pi Temperature Sensor

2 years 前

已解决


Find max
Find the maximum value of a given vector or matrix.

2 years 前

已解决


Read a column of numbers and interpolate missing data
Given an input cell array of strings s, pick out the second column and turn it into a row vector of data. Missing data will be i...

6 years 前

已解决


Add two numbers
Given a and b, return the sum a+b in c.

6 years 前

已解决


Interpolator
You have a two vectors, a and b. They are monotonic and the same length. Given a value, va, where va is between a(1) and a(end...

6 years 前

已回答
How to plot the intensity profile along the horizontal line from edge to edge of the bar in the image?
Try using the interactive tool 'improfile' % Import image I = imread("rods1.png"); % Show image and use improfile to draw a...

6 years 前 | 0

已回答
How to measure the height of white pixels in column in a binary image?
Hello, Since it is a binary image (white pixels are 1's), to calculate how many white pixels are on a particular column of the ...

6 years 前 | 0

| 已接受