![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/6552776_1522115603558_DEF.jpg)
Josaiah Ang
Followers: 0 Following: 0
Statistiques
RANG
21 313
of 297 016
RÉPUTATION
2
CONTRIBUTIONS
6 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
16.67%
VOTES REÇUS
1
RANG
of 20 419
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 725
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
Feeds
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 9 ans il y a | 2 réponses | 0
2
réponsesQuestion
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 9 ans il y a | 1 réponse | 0
1
réponseQuestion
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 9 ans il y a | 3 réponses | 0
3
réponsesQuestion
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 9 ans il y a | 1 réponse | 0
0
réponseQuestion
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 9 ans il y a | 3 réponses | 0
3
réponsesHow 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 9 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 9 ans il y a | 4 réponses | 0