photo

FraFal


Last seen: 4 years 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

1 个提问
3 个回答

排名
6,043
of 297,457

声誉
8

贡献数
1 个提问
3 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 20,438

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 158,938

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Knowledgeable Level 1
  • First Answer

查看徽章

Feeds

排序方式:

已回答
a question about plotting
Hi, if you want to mantain your plot design, you can indexing your array. As example: figure(1); hold on: plot(SV(1), 'co-'...

5 years 前 | 0

| 已接受

已回答
How to construct matrix?
Hi, I don't know if I understood correctly, but you can concatenate two matrices: M1 = ones( size(M) ); --> matrix of '1'; M2...

5 years 前 | 0

已回答
Simulink "variable block"
Hi, if you want to use variables as input/parameters not constants, you can define the parameter in MATLAB workspace and use t...

5 years 前 | 0

提问


How to use "from workspace" in the same Simulink model as internal parameter in a block?
Hi all, I've the model in figure: <</matlabcentral/answers/uploaded_files/134397/question.PNG>> I want to use "value.Data...

6 years 前 | 0 个回答 | 0

0

个回答