photo

Disha Patel


Active since 2018

Followers: 0   Following: 0

Statistics

  • First Answer

View badges

Feeds

View by

Answered
How do I put in a range of negative numbers?
I have got this script : close all; clear all; clc n = -10:1:-1; u(n)= 1; p=(0.25).^(n).*u(n); plot(n,p); I want to scat...

mer än 5 år ago | 0

Question


how to reduce the intensity level from 255 to 2 by the integer of 2
reducing the number of intensity levels in an image from 256 to 2, in integer powers of 2. The desired number of intensity lev...

nästan 6 år ago | 0 answers | 0

0

answers