photo

pawlo392


Actif depuis 2019

Followers: 0   Following: 0

Statistiques

MATLAB Answers

2 Questions
0 Réponses

RANG
146 106
of 301 454

RÉPUTATION
0

CONTRIBUTIONS
2 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
100.0%

VOTES REÇUS
0

RANG
 of 21 287

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 174 632

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

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


Counting the number of a specific word in text.
I want to create a program, tah will count specific words in text. I wrote this: filename='File name : '; word= 'Searched word...

presque 7 ans il y a | 2 réponses | 0

2

réponses

Question


How to correct the code?
Hello! I wrote this code: X=rand(5,3); Y=zeros(5,3); for k=1:5 for j=1:3 if X(k,j)<0.2 Y(k,j)=-1;...

presque 7 ans il y a | 1 réponse | 0

1

réponse