photo

seungpyo kang


Last seen: 2 months 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
0 个回答

排名
94,068
of 300,381

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
40.0%

收到投票数
0

排名
 of 20,941

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,477

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Explorer

查看徽章

Feeds

排序方式:

提问


sine wave measure differ
function y = generate_sine() persistent t Ts = 0.0001; if isempty(t) t = 0; end y = sin(377 * t); t = t + Ts...

8 months 前 | 1 个回答 | 0

1

个回答

提问


ask MATLAB function block
I want make this equation to MATLAB function block.This is luenberger observer to extend model when gird voltage estimation at s...

8 months 前 | 1 个回答 | 0

1

个回答

提问


how can i calculate this equation using matlab
Here's the English translation of your request: "When assuming to solve the equation below, how would you construct a sentence ...

1 year 前 | 1 个回答 | 0

1

个回答

提问


Is there anyone here who can help me with Luenberger observer?(3Phase pwm converter)
I've been struggling with this issue for a month now. I'm designing an observer for a 3-phase PWM converter, and I keep getting ...

1 year 前 | 1 个回答 | 0

1

个回答

提问


why my constant scope value is circle?

4 years 前 | 1 个回答 | 0

1

个回答