photo

Luo Gang


Last seen: oltre un anno fa Attivo dal 2023

Followers: 0   Following: 0

Statistica

MATLAB Answers

2 Domande
1 Risposta

RANK
259.211
of 300.392

REPUTAZIONE
0

CONTRIBUTI
2 Domande
1 Risposta

ACCETTAZIONE DELLE RISPOSTE
100.0%

VOTI RICEVUTI
0

RANK
 of 20.934

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.373

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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

oltre 2 anni fa | 1 risposta | 0

1

risposta

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

oltre 2 anni fa | 0

| accettato

Domanda


请问使用 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...

oltre 2 anni fa | 1 risposta | 0

1

risposta