photo

Dave


University of Leicester, UK

Last seen: 1 day ago Active since 2020

Followers: 0   Following: 0

Message

Statistics

All
  • Thankful Level 1
  • Solver

View badges

Feeds

View by

Question


Reading a text file using readtable, Matlab stubbornly refuses to accept dates in anything but US-format
Here's a programme I wrote to read in a data file. Rather than using the trusty, old-fashioned method I've always used (fopen, ...

1 day ago | 2 answers | 0

2

answers

Solved


Prime factor digits
Consider the following number system. Calculate the prime factorization for each number n, then represent the prime factors in a...

4 years ago

Solved


How many Fibonacci numbers?
Find the number of unique Fibonacci numbers (don't count repeats) in a vector of positive integers. Example: x = [1 2 3 4...

4 years ago

Solved


The Goldbach Conjecture
The <http://en.wikipedia.org/wiki/Goldbach's_conjecture Goldbach conjecture> asserts that every even integer greater than 2 can ...

4 years ago