Community Profile

photo

PhilDD


Last seen: 1 year ago Active since 2019

Followers: 0   Following: 0

Statistics

All
  • Revival Level 1
  • First Answer
  • First Review
  • First Submission
  • Solver

View badges

Feeds

View by

Answered
How do I disable processing... for source control in directories not under source control?
Hi, this question and the comment might be outdated. However, I was confronted with the same problem today and ended up here. ...

2 years ago | 1

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

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

4 years ago

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

4 years ago

Submitted


Distribution Class
A MATLAB class to handle random variables by their distributions.

4 years ago | 1 download |