photo

Andrew Redfearn

Last seen: 3일 전 2019년부터 활동

Followers: 0   Following: 0

통계학

All
  • Explorer
  • Solver
  • Knowledgeable Level 1
  • First Answer

배지 보기

Feeds

보기 기준

채널


Raspberry Pi Temperature Sensor
Raspberry Pi Temperature Sensor

11개월 전

문제를 풀었습니다


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

대략 1년 전

문제를 풀었습니다


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

5년 초과 전

문제를 풀었습니다


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

5년 초과 전

문제를 풀었습니다


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

5년 초과 전

답변 있음
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...

5년 초과 전 | 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 ...

5년 초과 전 | 0

| 수락됨