photo

Alice


2012 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

3 質問
1 回答

ランク
117,321
of 301,244

評判
0

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

回答採用率
66.67%

獲得投票数
0

ランク
 of 21,208

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 173,626

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

回答済み
How to create a sawtooth signal inside an S-function ?
Is it possible to do the same signal inside an S-function without having an output port ? The signal would be compared to the i...

13年以上 前 | 0

質問


How to create a sawtooth signal inside an S-function ?
Hi, I'm working with C-MEX S-function (C code). I was wondering if it is possible to create a sawtooth signal inside a C-cod...

13年以上 前 | 2 件の回答 | 0

2

回答

質問


How to create a "redundant" function with a C-MEX S-function ?
Hello, I have 1 input (a signal) and I want it to become 3 shifted phase (0, T/3 & 2T/3) signals. It Here is the part of my c...

13年以上 前 | 1 件の回答 | 0

1

回答

質問


How to convert const real_T value to double ?
Hi, I have a problem with a piece of my code: static void mdlOutputs(SimStruct *S, int_T tid) { #ifndef MATLA...

13年以上 前 | 1 件の回答 | 0

1

回答