photo

Alice


自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

3 个提问
1 个回答

排名
211,612
of 301,186

声誉
0

贡献数
3 个提问
1 个回答

回答接受率
66.67%

收到投票数
0

排名
 of 21,188

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 173,292

贡献数
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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答