photo

Zulfiqar Sakib


Last seen: circa 2 anni fa Attivo dal 2020

Followers: 0   Following: 0

Statistica

All
MATLAB Answers

3 Domande
0 Risposte

ThingSpeak

1 Pubblico Canale

RANK
280.329
of 300.369

REPUTAZIONE
0

CONTRIBUTI
3 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
33.33%

VOTI RICEVUTI
0

RANK
 of 20.936

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.436

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
1 Pubblico Canale

VALUTAZIONE MEDIA
30

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


Write a program to print all prime numbers between 10 and 100 using for loop
using for loop only

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


A person, who is infected by Novel Corona virus, can spread infection unto 3 people in one day. Initially there is 1 infected person.
Write a complete MATLAB program using while loop to estimate how many infected people will be there after 5 days and display the...

quasi 5 anni fa | 2 risposte | 0

2

risposte

Domanda


Write a complete MATLAB program using while loop that will take a number from user as input and display whether the number is a prime or not. Your program should be able to handle invalid inputs.
A prime number is defined as a positive integer that is divisible by 1 and that number only. For example: 11 is a prime number a...

quasi 5 anni fa | 1 risposta | 0

1

risposta