Community Profile

photo

Fawad Ali


Last seen: oltre un anno fa Attivo dal 2022

Followers: 0   Following: 0

Statistiche

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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<...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


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...

quasi 2 anni fa | 1 risposta | 0

1

risposta