![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/15771659_1565603528312.jpg)
Kshitiz
IIIT MANIPUR
Followers: 0 Following: 0
(Electronics and Communication Engineering)
Feeds
已回答
Even and Odd parts
clc; close all; clear all; prompt = 'Enter the values'; x=input(prompt) x_dash=flip(-x); t1=0:1:length(x)-1; t1_dash=fl...
Even and Odd parts
clc; close all; clear all; prompt = 'Enter the values'; x=input(prompt) x_dash=flip(-x); t1=0:1:length(x)-1; t1_dash=fl...
5 years 前 | 0