photo

Josaiah Ang


Actif depuis 2015

Followers: 0   Following: 0

Statistiques

MATLAB Answers

6 Questions
1 Réponse

RANG
21 601
of 300 771

RÉPUTATION
2

CONTRIBUTIONS
6 Questions
1 Réponse

ACCEPTATION DE VOS RÉPONSES
16.67%

VOTES REÇUS
1

RANG
 of 21 084

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 170 969

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


replace matlab function with algorithm
this is my current code. how do i replace the isperfect function to n = p1 · p2 · ... · pt disp('Perfect numbers!'); ...

plus de 10 ans il y a | 2 réponses | 0

2

réponses

Question


Accept 2 numbers from user
This is my current code. how do i add this part of my algorithm into matlab code integer :: a, b, c integer :: abc, a3...

plus de 10 ans il y a | 1 réponse | 0

1

réponse

Question


convert algorithm to matlab code
hi, how do i write a matlab code to display armstrong number between two number input by user Thank you. Interger...

plus de 10 ans il y a | 3 réponses | 0

3

réponses

Question


display armstrong number between two number input by user
hi, how do i write a matlab code to display armstrong number between two number input by user Thank you.

plus de 10 ans il y a | 1 réponse | 0

0

réponse

Question


To accept two numbers from the user and display perfect numbers between these two numbers.
hi, how do i write the code for the above? how do i continue from here. thank you very much. clc num1 =input('Ent...

plus de 10 ans il y a | 3 réponses | 0

3

réponses

Réponse apportée
How to display all prime numbers between two number input by user?
how do i go along with this set of code? clc num1 =input('Enter num1 value '); num2 =input('Enter num2 value '); ...

plus de 10 ans il y a | 1

Question


How to display all prime numbers between two number input by user?
How to display all prime numbers between two number input by user?

plus de 10 ans il y a | 4 réponses | 0

4

réponses