photo

marcel hendrix


Last seen: 11 days 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

9 个提问
1 个回答

排名
281,280
of 300,417

声誉
0

贡献数
9 个提问
1 个回答

回答接受率
55.56%

收到投票数
0

排名
 of 20,961

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,731

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


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...

2 months 前 | 3 个回答 | 0

3

个回答

提问


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...

3 months 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

已回答
How to programmatically change the command window text size?
I found the perfect answer in the link below: no desktop font size .

1 year 前 | 0

| 已接受

提问


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 前 | 3 个回答 | 0

3

个回答

提问


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 前 | 2 个回答 | 0

2

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 4 个回答 | 0

4

个回答

提问


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 前 | 0 个回答 | 0

0

个回答