Community Profile

photo

Aryan Ritwajeet Jha


Birla Institute of Science and Technology

Last seen: plus de 3 ans il y a Actif depuis 2019

Followers: 0   Following: 0

Contact

Statistiques

  • Thankful Level 2
  • Thankful Level 1
  • First Review
  • First Answer

Afficher les badges

Feeds

Afficher par

Question


How to print several matrices with different dimensions from a single line of code?
Input (randomly chosen): A=ones(4); B=magic(5); C=hilb(6); Is there an easy method to print all of the matrices from a singl...

presque 4 ans il y a | 1 réponse | 0

1

réponse

Question


Simulink Transfer fcn block parameter displays parameter with underscore as subscript
My simulink model involves transfer functions which have their numerator/denominator coefficients as variables loaded from the w...

environ 4 ans il y a | 1 réponse | 0

1

réponse

A répondu
Break title into multiple lines?
Adding to the above answer(s) as I was having problems with inserting variables in multiline plot titles. This code snippet: t...

plus de 4 ans il y a | 20

A répondu
how to simulate an impusles response of a transfer function?
For definition (construction) of impulse signal: https://fr.mathworks.com/help/signal/gs/impulse-step-and-ramp-functions.html I...

plus de 4 ans il y a | 0

A répondu
Simulink control a battery through breaker
As per the documentation of Breaker, it is not advised to use it in DC applications (such as battery charging/discharging). In t...

environ 5 ans il y a | 1