photo

Manuel Infante Francés


Last seen: 7 months 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

4 个提问
1 个回答

排名
174,006
of 297,457

声誉
0

贡献数
4 个提问
1 个回答

回答接受率
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 个亮点

平均赞数

  • First Answer

查看徽章

Feeds

排序方式:

提问


How to concatenate (insert, add) a scalar value into a vector using the Simulink Matlab Function block?
Problem using Simulink's Matlab Function Block: I am trying to add a scalar element to a vector (B1 of m rows by 1 column) to g...

2 years 前 | 1 个回答 | 0

1

个回答

已回答
Why has my function returned zero?
To me the same thing happens to me. I have a matrix A of (6x501) and I want to get a vector (3006x1) with all the column...

2 years 前 | 0

提问


How to obtain a vector (A) of 11 rows (output MATLAB Function block), from a vector (B) of 501 rows (input to the MATLAB Function block)?.
Size mismatch (size [1 x 1] ~= size [10 x 1]). The size to the left is the size of the left-hand side of the assignment. More in...

2 years 前 | 1 个回答 | 0

1

个回答

提问


How to simulate position in multirateEKFExample?
How to simulate the estimation of positions in multirateEKFExample. The example shows the simulation of the predicted speed esti...

2 years 前 | 1 个回答 | 0

1

个回答

提问


How to obtain speeds in NED coordinate system from the speed and course obtained with matlabMobile from the position sensor of an Android smartphone?
Thanks in advance. I need to know the NED speeds from the sensors of a smartphone to implement them in a Kalman Filter. GPS in...

2 years 前 | 1 个回答 | 0

1

个回答