photo

Ibnul Jaif Farabi


Last seen: 3 years ago Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
284,772
of 299,208

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
40.0%

VOTES RECEIVED
0

RANK
 of 20,660

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 163,698

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


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...

8 years ago | 0 answers | 0

0

answers

Question


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...

8 years ago | 1 answer | 0

1

answer

Question


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...

8 years ago | 3 answers | 0

3

answers

Question


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. ...

9 years ago | 1 answer | 0

1

answer

Question


[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...

9 years ago | 0 answers | 0

0

answers