Neha
Maharana Pratap University Of Agriculuture & Technology
自 2013 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
Error while conversion from Matlab to VHDL
This is my Matlab Code %#codegen function y = neha(data) Persistent hMod hDemod; if isempty(hMOd) hM...
12 years 前 | 1 个回答 | 0
1
个回答提问
Coverstion of Matlab code to HDL
I tried basic examples of MATLAB to HDL conversions like adder and subtractor. Then I tried running this code. Code fun...
12 years 前 | 2 个回答 | 0
2
个回答提问
How to convert this MATLAB code to HDL using HDL Coder
clc; % Define parameter Blocksize = 52; Idepth = 13; h0 = 1; h1 = 1; h2 = 1; h3 = 1; n0 = 0; n1 = 0; n2 = 0; n3...
12 years 前 | 1 个回答 | 0
1
个回答提问
How to change no. of subframes in simulink block of LTE PHY Downlink with Spatial Multiplexing
I am using LTEDownlinkExample.slx example in communication toolbox of MATLAB 2013a version. I am trying take out results by cha...
12 years 前 | 0 个回答 | 0