photo

Abdulmanan Butt


Last seen: environ 2 ans il y a Actif depuis 2019

Followers: 0   Following: 0

Statistiques

  • Knowledgeable Level 2
  • First Answer

Afficher les badges

Feeds

Afficher par

Réponse apportée
Extracting transfer function from circuit
Have a look. https://www.mathworks.com/matlabcentral/answers/131093-transfer-function-of-a-simple-circuit-using-simulink#answer...

plus de 5 ans il y a | 0

Réponse apportée
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...

plus de 5 ans il y a | 0

| A accepté

Réponse apportée
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...

plus de 5 ans il y a | 0

Réponse apportée
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...

plus de 5 ans il y a | 1

| A accepté

Réponse apportée
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 ...

plus de 5 ans il y a | 1

| A accepté

Réponse apportée
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...

plus de 5 ans il y a | 0