TL - MATLAB Central
photo

TL


Last seen: 11 dagen ago Active since 2022

Followers: 0   Following: 0

Statistics

CodyFrom 08/22 to 05/25Use left and right arrows to move selectionFrom 08/22Use left and right arrows to move left selectionTo 05/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
Cody

0 Problems
462 Solutions

RANK
N/A
of 298.641

REPUTATION
N/A

CONTRIBUTIONS
0 Questions
0 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
 of 20.635

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
221
of 161.878

CONTRIBUTIONS
0 Problems
462 Solutions

SCORE
6.334

NUMBER OF BADGES
26

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Number Manipulation II Master
  • Sequences And Series II Master
  • Strings II Master
  • Matrix Manipulation II Master
  • Matrix Manipulation I Master
  • CUP Challenge Master
  • Matrix Patterns II Master
  • Indexing II Master
  • Project Euler I
  • Indexing I Master
  • Cody Challenge Master
  • Introduction to MATLAB Master

View badges

Feeds

View by

Solved


Find Logic 27

ongeveer een maand ago

Solved


Find Logic 26

ongeveer een maand ago

Solved


Find Logic 25

ongeveer een maand ago

Solved


Find Logic 23

ongeveer een maand ago

Solved


Find Logic 22

ongeveer een maand ago

Solved


Find Logic 20

ongeveer een maand ago

Solved


Find Logic 19

ongeveer een maand ago

Solved


Find Logic 18

ongeveer een maand ago

Solved


Find Logic 16

ongeveer een maand ago

Solved


Find Logic 17

ongeveer een maand ago

Solved


Find Logic 14
Guess the Logic! logic(1) = 100 logic(2) = 96 logic(3) = 105 logic(4) = 89 logic(5) = 114 Make a function logic(x) which w...

ongeveer een maand ago

Solved


Find Logic 15

ongeveer 2 maanden ago

Solved


Find Logic 13

ongeveer 2 maanden ago

Solved


Find Logic 12

ongeveer 2 maanden ago

Solved


Find Logic 11

ongeveer 2 maanden ago

Solved


Find Logic 8

ongeveer 2 maanden ago

Solved


Find Logic 7

ongeveer 2 maanden ago

Solved


Find Logic 6

ongeveer 2 maanden ago

Solved


Find Logic 10

ongeveer 2 maanden ago

Solved


Find Logic 9
Guess the Logic! logic(1) = 4 logic(2) = 1 logic(3) = 10 logic(4) = 2

ongeveer 2 maanden ago

Solved


Find Logic 4

ongeveer 2 maanden ago

Solved


Find Logic 3

ongeveer 2 maanden ago

Solved


Find Logic 1

ongeveer 2 maanden ago

Solved


Find the next prime number
Find the next prime number or numbers for given n. For example: n = 1; out = 2; or n = [5 7]; out = [7 11]; ...

ongeveer 2 maanden ago

Solved


Make a vector of prime numbers
Input(n) - length of vector with prime numbers Output(v) - vector of prime numbers Example: * n=1; v=2 * n=3; v=[2 3 5...

ongeveer 2 maanden ago

Solved


Largest Twin Primes
<http://en.wikipedia.org/wiki/Twin_prime Twin primes> are primes p1, p2 = p1 + 2 such that both p1 and p2 are prime numbers. Giv...

ongeveer 2 maanden ago

Solved


Mersenne Primes
A Mersenne prime is a prime number of the form M = 2^p - 1, where p is another prime number. For example, 31 is a Mersenne prim...

ongeveer 2 maanden ago

Solved


Find nearest prime number less than input number
Find nearest prime number less than input number. For example: if the input number is 125, then the nearest prime number whi...

ongeveer 2 maanden ago

Solved


Sophie Germain prime
In number theory, a prime number p is a *Sophie Germain prime* if 2p + 1 is also prime. For example, 23 is a Sophie Germain prim...

ongeveer 2 maanden ago

Solved


Leap Year
According to Gregorian Calender(which is in use now, in many countries),decide whether a given year is a leap year or not. Give...

ongeveer 2 maanden ago

Load more