photo

Adan91h


自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
86,867
of 299,984

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
33.33%

收到投票数
0

排名
 of 20,857

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,841

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How to create variable length buffer in Simulink for holding the value with unknown dimensions ?
i want to store a value of one signal in Simulink until the my trigger becomes high. Every time when trigger becomes high, the n...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How to initialize the class in MATALB?
I want to use 'fitrgp' function in Matlab Simulink. fitrgp returns a GPmodel and its type of class is 'RegressionGP'. for ...

7 years 前 | 0 个回答 | 0

0

个回答

提问


How to use fitrgp in Simulink?
Can anyone tell me how to use fitrgp command in MATLAB Simulink? i tried the following code in simulink within MATLAB functio...

7 years 前 | 1 个回答 | 0

1

个回答

提问


fminsearch for multi-input and single output
I have unknown function with two inputs ('x1' and 'x2') and one output ('Y') and a constant parameter 'p'. Each input is a vect...

7 years 前 | 1 个回答 | 0

1

个回答

提问


3D Matrix to 2D Matrix
I have four 3D matrix like Y= ones(2,2,4) and i want to make a new matrix like YT=zeros(8,8). I want to take values from 3D "...

8 years 前 | 2 个回答 | 0

2

个回答

提问


For loop is not working
i"m trying to map values of Y(:,:,k) to specific positions of YT(:,:,alpha) but this code is not working. for alpha=1:Number...

8 years 前 | 1 个回答 | 0

1

个回答