photo

khaaluna


Actif depuis 2014

Followers: 0   Following: 0

Message

Statistiques

Feeds

Afficher par

Question


hi i have matrix of 90 columns and 1000 rows. i want if the sum of first row is greater than 9.29, then my code should search for minimum value and make it zero, but for some resons, my code not working for i=2. someone please help me fix it?
B=xlsread('userframe94.xlsx'); maxf=max(B); maxframe=sum(maxf); %total maximum required bandwidth p=0.25*maxframe;...

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

1

réponse

Question


how to read data from different sheet of excel and use it in for loop nested with if else loop?
frame50=xlsread('frame50.xlsx') k=sum(frame50,2); %sum of first frame of 50 users and then second frames sum of 50 users %fra...

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

1

réponse