photo

ANKUR KUMAR


NASA IMPACT

Last seen: oltre un anno fa Attivo dal 2017

Followers: 2   Following: 0

Messaggio

Researching with NASA IMPACT | MATLAB for fun | Python for research | https://www.nsstc.uah.edu/users/ankur.kumar/

Statistica

All
MATLAB Answers

34 Domande
253 Risposte

File Exchange

8 File

Cody

0 Problemi
7 Soluzioni

RANK
115
of 300.369

REPUTAZIONE
1.102

CONTRIBUTI
34 Domande
253 Risposte

ACCETTAZIONE DELLE RISPOSTE
67.65%

VOTI RICEVUTI
306

RANK
5.573 of 20.936

REPUTAZIONE
225

VALUTAZIONE MEDIA
4.90

CONTRIBUTI
8 File

DOWNLOAD
15

ALL TIME DOWNLOAD
2065

RANK
48.026
of 168.436

CONTRIBUTI
0 Problemi
7 Soluzioni

PUNTEGGIO
80

NUMERO DI BADGE
1

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • 5-Star Galaxy Level 2
  • Knowledgeable Level 5
  • Personal Best Downloads Level 2
  • First Review
  • First Submission
  • Pro
  • Revival Level 3
  • Solver
  • Thankful Level 4
  • 3 Month Streak
  • First Answer

Visualizza badge

Feeds

Visto da

Risolto


Test if a Number is a Palindrome without using any String Operations
*Description* Given an integer _X_, determine if it is a palindrome number. That is, _X_ is equal to the _X_ with the digits ...

circa 7 anni fa

Risolto


Project Euler: Problem 3, Largest prime factor
The prime factors of 13195 are 5, 7, 13 and 29. What is the largest prime factor of the number being input, input might be ui...

circa 7 anni fa

Risolto


Project Euler: Problem 1, Multiples of 3 and 5
If we list all the natural numbers below 10 that are multiples of 3 or 5, we get 3, 5, 6 and 9. The sum of these multiples is 23...

circa 7 anni fa

Risolto


Alphabetize by last name
Given a list of names in a cell array, sort the list by the last name. So if list = {'Barney Google','Snuffy Smith','Dagwood ...

circa 7 anni fa

Risolto


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

circa 7 anni fa

Risolto


Is my wife right?
Regardless of input, output the string 'yes'.

circa 7 anni fa

Risolto


Sorting
Assume that x is an n-by-2 matrix. The aim is to return the first column of x, but sorted according to the second column. Exa...

circa 7 anni fa