Community Profile

photo

Ibnul Jaif Farabi


Last seen: mehr als 2 Jahre vor Aktiv seit 2016

Followers: 0   Following: 0

Statistiken

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How can I use this following script to demonstrate central limit theorem?
clear sim_length = 20*1000; %number of samples N = 5; X = -1 + 2*rand(N, sim_length); % generate N times 20000 ... un...

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How do I add a specific FPGA in MATLAB HDL Coder?
As different FPGAs have different MACC blocks, so the code that works on one type of FPGA, might not work in another. So is it p...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to convert Simulink model to VHDL code?
Hi, How can I convert a Simulink model into VHDL code? Is it later possible to implement it in the FPGA? I'll be using Micros...

mehr als 7 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


How can I export Simulink scope to M file and get the step response?
How can I export Simulink scope output to a M file and get the step response? I have the following Simulink output in scope. ...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


[Urgent] How can I convert z function to difference equation?
I have the following Simulink model with z function. How can I get the difference equations of this? <</matlabcentral/answers...

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten