photo

Abdulmanan Butt


Last seen: 3 years 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

0 个提问
6 个回答

排名
3,523
of 297,503

声誉
16

贡献数
0 个提问
6 个回答

回答接受率
0.00%

收到投票数
2

排名
 of 20,449

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,017

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Knowledgeable Level 2
  • First Answer

查看徽章

Feeds

排序方式:

已回答
Extracting transfer function from circuit
Have a look. https://www.mathworks.com/matlabcentral/answers/131093-transfer-function-of-a-simple-circuit-using-simulink#answer...

6 years 前 | 0

已回答
How to convert simulink blocks to verilog codes with HDL coder ?
Kindly have a look. https://www.mathworks.com/matlabcentral/answers/162521-how-to-convert-simulink-project-into-verilog-or-vhdl...

6 years 前 | 0

| 已接受

已回答
MATLAB code that execute exp function without using the exp inbuilt function
Hi, Kindly have a look on this documentation, https://de.mathworks.com/help/hdlcoder/ug/replace-the-exp-function-with-a-look...

6 years 前 | 0

已回答
Why matlab does not integrate?
Hi, Your function is too much complex that int is unable to compute a closed form of indefinate integral. Numerical Integration...

6 years 前 | 1

| 已接受

已回答
How can I create discrete transfer functions in Simulink?
Hi, You want to create discrete transfer functions in Simulink for above G(z), right? You can create it in Simulink using ...

6 years 前 | 1

| 已接受

已回答
what does "X = X./max(max(X))" means?>
Hi, It means, You are dividing X matrix (element-wise) with the element of matrix X having maximum value. Like in this ca...

6 years 前 | 0