John D'Errico
Statistik
62 Dateien
Cody Discussions14 Discussions
RANG
9
of 301.545
REPUTATION
22.283
BEITRÄGE
15 Fragen
7.919 Antworten
ANTWORTZUSTIMMUNG
46.67%
ERHALTENE STIMMEN
4.869
RANG
4 of 21.319
REPUTATION
66.809
DURCHSCHNITTLICHE BEWERTUNG
4.80
BEITRÄGE
62 Dateien
DOWNLOADS
535
ALL TIME DOWNLOADS
603205
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
14 Discussions
DURCHSCHNITTLICHE ANZAHL DER LIKES
3
Feeds
Discussion
Little Fermat, a valuable tool for primality testing
In a previous discussion, https://www.mathworks.com/matlabcentral/discussions/tips/884294-oh-no-isprime-is-missing-just-kidding...
etwa ein Monat vor | 0
Discussion
What is an emirp? Can we find a new world record size prime of this form, using only MATLAB, and a home computer?
An emirp is a prime that is prime when viewed in in both directions. They are not too difficult to find at a lower level. For ex...
etwa ein Monat vor | 0
Discussion
OH NO! isprime is missing? (Just kidding)
What if you had no isprime utility to rely on in MATLAB? How would you identify a number as prime? An easy answer might be some...
7 Monate vor | 0
Discussion
Approximating a floating point number with a finite representation in decimal form
I saw an interesting problem on a reddit math forum today. The question was to find a number (x) as close as possible to r=3.6, ...
7 Monate vor | 0
Discussion
Primes and rough numbers, use of MOD as a large scale test to exclude composite numbers
The GCD approach to identify rough numbers is a terribly useful one, well worth remembering. But at some point, I expect someo...
etwa ein Jahr vor | 2
Discussion
Primes and rough numbers, using GCD as a test for roughness to exclude composite numbers
Yes, some readers might now argue that I used roughness in a crazy way in my last post, in my approach to finding a large twin...
etwa ein Jahr vor | 3
Discussion
Primes and rough numbers, used constructively to search for large primes
How can we use roughness in an effective context to identify large primes? I can quickly think of quite a few examples where w...
etwa ein Jahr vor | 4
Discussion
Primes and Rough Numbers, Basic ideas
What is a rough number? What can they be used for? Today I'll take you down a journey into the land of prime numbers (in MATLA...
etwa ein Jahr vor | 7
Discussion
Answers not displaying symbolic results? FIXED
syms u v atan2alt(v,u) function Z = atan2alt(V,U) % extension of atan2(V,U) into the complex plane Z = -1i*log((U+1i*V)....
mehr als ein Jahr vor | 2
Discussion
Using graphs to learn about Kaprekar constant(s)
D.R. Kaprekar was a self taught recreational mathematician, perhaps known mostly for some numbers that bear his name. Today, I...
mehr als ein Jahr vor | 8
Discussion
Using MATLAB to find a generative equation for a sequence
This stems purely from some play on my part. Suppose I asked you to work with the sequence formed as 2*n*F_n + 1, where F_n is t...
mehr als ein Jahr vor | 8
Discussion
Should the AI apply to all questions posted on Answers?
I saw this post on Answers. https://www.mathworks.com/matlabcentral/answers/2046770-explaining-a-matlab-code/?s_tid=ans_lp_feed...
mehr als 2 Jahre vor | 3
Discussion
linprog failed to work. why? Did I do something wrong?
I've now seen linear programming questions pop up on Answers recently, with some common failure modes for linprog that people se...
mehr als 3 Jahre vor | 1
Discussion
Counting the passengers on a train: solving a basic problem using MATLAB
I saw this problem online recently. <https://www.youtube.com/watch?v=-rbozrj9poo Passenger distribution on a train> Not a...
etwa 4 Jahre vor | 8











