![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/14314830_1571066566533.jpg)
Aryan Ritwajeet Jha
Birla Institute of Science and Technology
Followers: 0 Following: 0
Feeds
質問
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...
4年以上 前 | 1 件の回答 | 0
1
回答質問
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...
5年弱 前 | 1 件の回答 | 0
1
回答回答済み
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...
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...
5年以上 前 | 23
回答済み
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...
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...
5年以上 前 | 0
回答済み
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...
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...
6年弱 前 | 1