photo

Ibnul Jaif Farabi


Last seen: 4 years 前 自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
0 个回答

排名
285,388
of 299,823

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
40.0%

收到投票数
0

排名
 of 20,811

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,136

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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

9 years 前 | 0 个回答 | 0

0

个回答

提问


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

9 years 前 | 1 个回答 | 0

1

个回答

提问


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

9 years 前 | 3 个回答 | 0

3

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


[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 前 | 0 个回答 | 0

0

个回答