photo

Delya Ochirova


Last seen: environ un an il y a Actif depuis 2022

Followers: 0   Following: 0

Statistiques

MATLAB Answers

2 Questions
1 Réponse

RANG
121 163
of 301 383

RÉPUTATION
0

CONTRIBUTIONS
2 Questions
1 Réponse

ACCEPTATION DE VOS RÉPONSES
0.0%

VOTES REÇUS
0

RANG
 of 21 252

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 174 306

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

Afficher par

Réponse apportée
Check dates if palindrome
close all clear clc t1=input('First date:'); t2=input('Second date:'); format='ddmmyyyy'; n1=datenum(t1,format); n2=d...

plus de 3 ans il y a | 0

Question


Check dates if palindrome
sum=0; n1=input('Please enter first date:'); n2=input('Please enter second date:'); x=n1:n2; for i=n1:n2 ...

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

3

réponses

Question


input statement for the file name and N numbers
Write a program that opens by entering the file name from the keyboard and saves N random numbers between 1 and 40 entered into ...

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

0

réponse