photo

Josaiah Ang


Attivo dal 2015

Followers: 0   Following: 0

Statistica

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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!'); ...

circa 9 anni fa | 2 risposte | 0

2

risposte

Domanda


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

circa 9 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 9 anni fa | 3 risposte | 0

3

risposte

Domanda


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.

circa 9 anni fa | 0 risposte | 0

0

risposte

Domanda


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

circa 9 anni fa | 3 risposte | 0

3

risposte

Risposto
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 '); ...

circa 9 anni fa | 1

Domanda


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

circa 9 anni fa | 4 risposte | 0

4

risposte