photo

Fawad Ali


Last seen: casi 2 años hace Con actividad desde 2022

Followers: 0   Following: 0

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


How can i save the [x,y,intensity] of image if i am running a threshold intensity scan of a picture?
clc source= imread('testimg.jpg'); [rows,coloumn,channels]=size(source) % Scanning row & coloumn wise a=1; while a>=1 && a<...

casi 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to write a program which gives output in form of table for students grade and each time i run the program the marks for each student should change randomly?
Need the program like this type Student1= 'any random name' %random marks marks1= randi(100,1) %assigning grade if marks1<1...

alrededor de 2 años hace | 1 respuesta | 0

1

respuesta