photo

Abdulmanan Butt


Last seen: 3년 초과 전 2019년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

0 질문
6 답변

순위
3,446
of 300,381

평판
16

참여
0 질문
6 답변

답변 채택
0.00%

획득한 표
2

순위
 of 20,941

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,477

참여
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년 초과 전 | 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년 초과 전 | 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년 초과 전 | 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년 초과 전 | 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년 초과 전 | 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년 초과 전 | 0