Aryan Ritwajeet Jha
Birla Institute of Science and Technology
Followers: 0 Following: 0
Statistics
RANK
1,405
of 295,569
REPUTATION
48
CONTRIBUTIONS
2 Questions
3 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
24
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
4 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerBreak 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 years ago | 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...
5 years ago | 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...
5 years ago | 1