photo

Luo Gang


Last seen: 1年以上 前 2023 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

2 質問
1 回答

ランク
267,657
of 300,886

評判
0

コントリビューション
2 質問
1 回答

回答採用率
100.0%

獲得投票数
0

ランク
 of 21,104

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,502

コントリビューション
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...

3年弱 前 | 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;”用法不正确;因此我用了一个中间离散状态变量。 更正后的代...

3年弱 前 | 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...

3年弱 前 | 1 件の回答 | 0

1

回答