Statistics
RANK
281,183
of 300,321
REPUTATION
0
CONTRIBUTIONS
9 Questions
1 Answer
ANSWER ACCEPTANCE
55.56%
VOTES RECEIVED
0
RANK
of 20,913
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 168,093
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
ilaplace doesn't handle tanh()
While doing convolutions, I wanted to convolve a function f() with a square wave. There are two Laplace transformations of a sq...
1 month ago | 2 answers | 0
2
answersQuestion
Calculate expm(m*A*t/n) from expm(A*t/n)
Is it possible to efficiently calculate M = expm(m*A*T/n) given N = expm(A*T/n)? Here m, n, and T are scalars, m <= n. The idea...
2 months ago | 1 answer | 0
1
answerQuestion
Make MATLAB output in strict ASCII
MATLAB console output used high-ASCII sometimes, e.g. for its prompt ( » ). In R2025A it may output UTF8, e.g., for zpk() outpu...
4 months ago | 1 answer | 0
1
answerHow to programmatically change the command window text size?
I found the perfect answer in the link below: no desktop font size .
1 year ago | 0
| accepted
Question
How to programmatically change the command window text size?
It is of course possible to change the command window's text size by setting preferences, using the GUI. Is there a way to do th...
1 year ago | 3 answers | 0
3
answersQuestion
pzmap and bode do not return zeros for all specified outputs
I derived the state-space description of a simple RC network and now want to inspect its poles and (tranmission) zeroes. Surpris...
2 years ago | 2 answers | 0
2
answersQuestion
How to reformat the display output precision of e.g. the TF() function?
When asking for a transfer function, given a state-space object sysd, MATLAB prints the result like this: >> tfd = tf(sysd) ...
3 years ago | 1 answer | 0
1
answerQuestion
How to make LEGEND adapt when a plot is zoomed?
I have quite a 'busy' plot with potentially up to 50 or more curves on it. I made a (large :-) legend box that allows the user t...
6 years ago | 0 answers | 0
0
answersQuestion
How to change the default x-axis unit in a Bode diagram to Hertz?
Rad/s is nice for mechanical people, but I'm an EE, and I much prefer Hertz. It should be something simple, but I can't find...
7 years ago | 4 answers | 0
4
answersQuestion
solve a symbolic matrix equation
I wonder if it is at all possible to solve the following equation with the Symbolic Toolbox. Matlab was working for more than 5 ...
7 years ago | 0 answers | 0