photo

Disha Patel


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

  • First Answer

查看徽章

Feeds

排序方式:

已回答
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...

6 years 前 | 0

提问


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

6 years 前 | 0 个回答 | 0

0

个回答