Community Profile

photo

priyanka shinde


Last seen: 4 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • First Answer

View badges

Feeds

View by

Answered
How to convert matlab code to VHDL code?
clc ; clear all; close all; xn=input('Enter the sequence='); N=input('Enter the value of N='); Xk=dft_fun(xn,N); disp(X...

4 years ago | 0