photo

Fazlul Haque


Last seen: quasi 3 anni fa Attivo dal 2020

Followers: 0   Following: 0

Statistica

All
MATLAB Answers

0 Domande
3 Risposte

Cody

3 Problemi
113 Soluzioni

RANK
7.536
of 300.735

REPUTAZIONE
6

CONTRIBUTI
0 Domande
3 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.00%

VOTI RICEVUTI
3

RANK
 of 21.052

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK
1.943
of 170.535

CONTRIBUTI
3 Problemi
113 Soluzioni

PUNTEGGIO
1.497

NUMERO DI BADGE
9

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • First Answer
  • Promoter
  • Speed Demon
  • Creator
  • Community Group Solver
  • Introduction to MATLAB Master
  • CUP Challenge Master
  • Solver

Visualizza badge

Feeds

Visto da

Risposto
text file I/O
done with fgets and while loops

oltre 5 anni fa | 2

Risposto
Assignment question based on excel file I/O
done without using loops

oltre 5 anni fa | 1

Risposto
how can i solve this ,can anyone provide me with code? whats wrong with my code ?
function y= valid_date(a,b,c) d31=[1 3 5 7 8 10 12]; d30=[4 6 9 11]; %for leap year if (rem(a,4)==0 && rem(a,100)~=0) || rem...

oltre 5 anni fa | 0