![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/11234519_1523885803838_DEF.jpg)
muhammad ahmad
Followers: 0 Following: 0
Feeds
質問
Is it possible to operate FMcomms5 card on two different center frequencies?
I have zynq706 and FMCOMMS3 card for reception it has only one AD9361 chip so we are able to operate it on on center frequency ....
2年弱 前 | 0 件の回答 | 0
0
回答質問
Creating a Table in MATLAB App with popup window option
I am trying to create a table in MATLAB GUI . I want to show some coulmns data only when required . It may appear in a pop up wi...
約2年 前 | 1 件の回答 | 0
1
回答質問
Build Standalone application for Zynq 706
I want to develop a standalone application from simulink for Zynq 706 that is independent of host PC preciesly it could run on a...
2年以上 前 | 1 件の回答 | 0
1
回答質問
ZYNQ 706 standalone application development through simulink
I have a MATLAB GUI for ZYNQ706 that runs through simulink files mean to say ZYNQ software interface model runs in simulink i wa...
2年以上 前 | 0 件の回答 | 0
0
回答質問
Connecting two ZYNQ706using single MATLAB window
I am trying to connect two ZYNQ706 to a single computer i have changed the ip address of one ZYNQ board but when i try to connec...
2年以上 前 | 0 件の回答 | 0
0
回答質問
Downsampling using MATLAB Simulink for an input signal
I am trying to downsample a signal of 20MHz to 1 MHz using Simulink. my targetted hardware is ZYNQ706 with AD9361 when do I down...
2年以上 前 | 1 件の回答 | 0
1
回答質問
signal over lapping in Down sampler output for ZYNQ FPGA
I am trying to down sample a 4 MHz signal while the decimated output downsamples the signl in a way that signals of each 1 MHz i...
2年以上 前 | 1 件の回答 | 0
1
回答質問
difference in column based and element based decimated output of a down sampler
I am trying to down sample a 4 MHz signal . when i used the downsampler with input processing option Element based it outputs th...
2年以上 前 | 1 件の回答 | 0
1
回答質問
Difference in the output of CIC decimator while using with unbuffer and without unbuffer
I am using a CIC decimator block to downsample a high sample rate signal . the CIC decimator output is quite diffrent when i use...
2年以上 前 | 1 件の回答 | 0
1
回答質問
Different CIC decimator Response in normal simulation and FPGA implementation
I am trying to implement CIC decimator on ZYNQ706 FPGA. when I run the simulation in simulink it downsamples the signal and all ...
2年以上 前 | 1 件の回答 | 0
1
回答質問
Designing FIR bandpass filter for 20 MHz with same response as for 4 MHz sampling without increasing order of the filter
I am trying to implement a narrow bandpass filter using MATLAB simulink block . I have a signal with narrow bandwidth of about 2...
2年以上 前 | 0 件の回答 | 0
0
回答質問
Running ZYNQ model on different host computer rather than computer on which bit file is generated
I have designed a simulink model to and using thw HDL workflow advisor Bit File is being generated for the ZYNQ 706 as targetted...
3年弱 前 | 1 件の回答 | 0
1
回答質問
Timing Constraint not met error for ZYNQ706
We are trying to generate bitfile for ourr simulink model for ZYNQ 706 . but encountering an error "the worst slack is -14.8ns t...
3年弱 前 | 1 件の回答 | 0
1
回答質問
Numerator of FIR filter using "firpm" command is not working properly for ZYNQ 706
I am using FIR filter as bandpass fiter in my model whenever i pass the parameters in normal simulink model using "firpm" comman...
約3年 前 | 1 件の回答 | 0
1
回答質問
Numerator of bandpass filter using 'firpm'
I am trying to implement a bandpass filter on ZYNQ 706 each time i pass the numerator it does not filter the exact frequency . I...
約3年 前 | 0 件の回答 | 0
0
回答回答済み
Changing HDL FIR filter numerator while simulation is running
As you have suggested we have set the coofficient source to input port but still we are not able to change the parametere on run...
Changing HDL FIR filter numerator while simulation is running
As you have suggested we have set the coofficient source to input port but still we are not able to change the parametere on run...
約3年 前 | 0
質問
Changing HDL FIR filter numerator while simulation is running
We are working on zynq 706 using MATLAB. we are using HDL optimized FIR filter in simulink and we are trying to change filters n...
約3年 前 | 2 件の回答 | 0
2
回答回答済み
Getting error for NVIDIA CudNN with Matlab 2019b in Windows 10
how did you resolve deepcodegen and deepcodeexec . do i need to install opencv for it if so how can i do this
Getting error for NVIDIA CudNN with Matlab 2019b in Windows 10
how did you resolve deepcodegen and deepcodeexec . do i need to install opencv for it if so how can i do this
3年以上 前 | 0
質問
Multiple outputs from HDL block in simulink
I want to take multiple outputs from one HDL block(in Simulink) simultaneously but it only has one output option port(I & Q) val...
3年以上 前 | 3 件の回答 | 0
3
回答質問
'Simulink.standalone_sim' command error while running exe file.
Hi all !! When i run my Simulink Compiler based application in App designer it works fine.But when i generate its .EXE file i e...
3年以上 前 | 0 件の回答 | 0
0
回答質問
How to deploy a Simulink model to my Zynq board to run in standalone mode? And how can this exectuable be auto-run on startup?
I want to run my simulink model on my zynq board in standalone mode ,By standalone i mean to say that i should not need any host...
3年以上 前 | 0 件の回答 | 0
0
回答質問
HDL code for 'findpeak' function
I have a signal with multiple peaks i need to detect the peaks with in the signal for that purpose i use findpeaks function tha...
3年以上 前 | 1 件の回答 | 0
1
回答質問
Transmission of QPSK signal using USRP and receiving it using RTL SDR
I am trying to demodulate a QPSK signal . i am Transmitting it using USRP 200 series and trying to recieve it using RTL SDR but ...
3年以上 前 | 0 件の回答 | 0
0
回答質問
QPSK Demodulation of Modulated .wav file
I have a QPSK modeulated .wave file that i need to demodulate using simulink . how can i use this file so in simulink to access ...
3年以上 前 | 1 件の回答 | 0
1
回答質問
Inconsistent sampling time error
Inconsistent sample times. Sample time (9.765625e-06) of 'rtlsdr_QPSK_carrier_timing/Timing Synchronisation Loop (Early Late)/Lo...
3年以上 前 | 0 件の回答 | 0
0
回答質問
Converting Complex data into time series data
I have a coulmn of size 9076*1 containing complex number i need to convert them in time series format how can i do that
3年以上 前 | 0 件の回答 | 0
0
回答質問
data CONVERSION for an audio file
I have an audio file in .wav extension File. I need to convert it in to time series data that can be used to input radio block i...
3年以上 前 | 1 件の回答 | 0
1
回答質問
converting Arrays of data in to a Table using Simulink
I want to intialize a data in arrays composing of different Variables and then using simulink iwnat to merge these arrays to for...
4年弱 前 | 0 件の回答 | 0
0
回答質問
Random Sequence genrator code
(a) How to generate double-polarity random sequence with length 300 for 2 bits/symbol
約4年 前 | 0 件の回答 | 0
0
回答質問
GUI using Guide function
I am tryinig to create a GUI in which i want to plot a function with pressing a push button. each push botton correspond to diff...
約4年 前 | 0 件の回答 | 0