photo

Luo Gang


Last seen: 1 year 前 自 2023 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

2 个提问
1 个回答

排名
160,617
of 299,768

声誉
0

贡献数
2 个提问
1 个回答

回答接受率
100.0%

收到投票数
0

排名
 of 20,800

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,831

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How to update a new step size in S-Function after keeping every two steps equal
I have given the program flow chart below. The main technical problems of using S-Function to realize the function of this progr...

2 years 前 | 1 个回答 | 0

1

个回答

已回答
请问使用 Simulink 中的 S-Function 如何实现以下代码的功能 (VCO) ?(How can I implement the following code (VCO) using S-Function in Simulink?)
我已经解决了这个问题; 问题有两点: 1,“sizes.DirFeedthrough = 0;”应该修改为“sizes.DirFeedthrough = 1;” 2,“sys = ~sys;”用法不正确;因此我用了一个中间离散状态变量。 更正后的代...

2 years 前 | 0

| 已接受

提问


请问使用 Simulink 中的 S-Function 如何实现以下代码的功能 (VCO) ?(How can I implement the following code (VCO) using S-Function in Simulink?)
以上用 Matlab 语言写的大概的逻辑;请问如何用 S-Function 实现该功能(Voltage Controlled Osillator);关键点是变步长;不知道什么原因,我用 S-Function 写的代码总是报错;我写的 S-Functio...

2 years 前 | 1 个回答 | 0

1

个回答