photo

Michael


FH JOANNEUM

Last seen: 4 days 前 自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

8 个提问
0 个回答

排名
155,481
of 299,823

声誉
0

贡献数
8 个提问
0 个回答

回答接受率
62.5%

收到投票数
2

排名
 of 20,811

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,136

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3
  • Thankful Level 2

查看徽章

Feeds

排序方式:

提问


Live Editor Fonts settings
Hello, I want to change the fonts used in Live Editor. According to the help I can do this using settings and matlab.fonts.edit...

2 months 前 | 1 个回答 | 2

1

个回答

提问


Code-snippets in Live Scripts?
Hello, in my Live Scripts I have some lines of codes which I use very frequently. One example is set(get(gca, 'ylabel'), 'Rot...

1 year 前 | 1 个回答 | 0

1

个回答

提问


Animations in Live Scripts
Hello, I have an animation in a live script and it works fine. For presentations I want to open the animation in a seperate f...

2 years 前 | 1 个回答 | 0

1

个回答

提问


Combining symbolic differential equations
Hello, I have the following two equations: syms R C positive syms u_e(t) u_a(t) i(t) eq1 = u_e(t) == R * i(t) + u_a(t) eq2...

3 years 前 | 0 个回答 | 0

0

个回答

提问


Simplification of complex symbolic fratcion
Hello, I have a complex symbolic fraction. syms U_1 R C omega positive U_2 = -(U_1*sym(1i))/(C^2*R^2*omega^sym(2)*sym(1i) + 3...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Manipulation of complex expressions
Hello, I have a problem with the manipulation of a complex expression. My code looks loke this: syms('R', 'positive') syms('C...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Command for setting MATLAB font preferences
Hello, I can change the IDE fonts using MATLAB font preferences from the Home/Preferences. However, can I change the font sitze...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Calling Simulink model in a function
Hello, I have a Simulink model using the variable V in a gain block. I want to perform a parameter analysis and therefor have...

11 years 前 | 2 个回答 | 0

2

个回答