photo

Andrew Redfearn

Last seen: Today Active since 2019

Followers: 1   Following: 1

Statistics

All
MATLAB Answers

0 Questions
2 Answers

File Exchange

1 File

Cody

0 Problems
4 Solutions

ThingSpeak

1 Public Channel

RANK
11 236
of 300 331

REPUTATION
4

CONTRIBUTIONS
0 Questions
2 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
17 227 of 20 920

REPUTATION
4

AVERAGE RATING
0.00

CONTRIBUTIONS
1 File

DOWNLOADS
8

ALL TIME DOWNLOADS
39

RANK
64 602
of 168 124

CONTRIBUTIONS
0 Problems
4 Solutions

SCORE
50

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
1 Public Channel

AVERAGE RATING
50

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

View badges

Feeds

Submitted


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

ungefär 2 månader ago | 8 downloads |

0.0 / 5
Thumbnail

Channel


Raspberry Pi Temperature Sensor
Raspberry Pi Temperature Sensor

nästan 2 år ago

Solved


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

ungefär 2 år ago

Solved


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

mer än 6 år ago

Solved


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

mer än 6 år ago

Solved


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

mer än 6 år ago

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

mer än 6 år ago | 0

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

mer än 6 år ago | 0

| accepted