photo

Carlos Sanchis

MathWorks

Last seen: 5 days 前 自 2018 起处于活动状态

Followers: 0   Following: 1

消息

统计学

All
MATLAB Answers

0 个提问
4 个回答

Cody

0 个问题
18 个答案

ThingSpeak

3 公开的 个频道

排名
5,037
of 300,369

声誉
10

贡献数
0 个提问
4 个回答

回答接受率
0.00%

收到投票数
1

排名
 of 20,936

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
25,933
of 168,436

贡献数
0 个问题
18 个答案

评分
200

徽章数量
1

贡献数
0 帖子

贡献数
3 公开的 个频道

平均
30

贡献数
0 个亮点

平均赞数

  • Knowledgeable Level 1
  • First Review
  • First Answer
  • Solver

查看徽章

Feeds

排序方式:

已回答
[SIMULINK] Sound interface, multiple inputs and outputs
The "Audio Device Reader" block can output all channels through the same port as an m by n matrix where m is the number of sampl...

5 years 前 | 0

| 已接受

已回答
[Simulink] Play and record audio simultaneusly
After looking at the model with Professor Requena, we've concluded the issue was the sample time of the noise source, which was ...

5 years 前 | 0

| 已接受

已回答
Interact with simulink from Matlab
Another way to do this is to make paremeters live in the MATLAB workspace as variables and just change them in between simulatio...

5 years 前 | 0

已回答
matrix of circulating vectors without loop
Still with a for loop, but somewhat more readable... input = [1 2 3 4; ... 4 5 6 7; ... 3 8 4 6]; ...

7 years 前 | 1