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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 0 | 0