Manuel Infante Francés
Followers: 0 Following: 0
Statistics
RANK
212,897
of 295,448
REPUTATION
0
CONTRIBUTIONS
4 Questions
1 Answer
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
1 year ago | 1 answer | 0
1
answerWhy 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...
1 year ago | 0
Question
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...
1 year ago | 1 answer | 0
1
answerQuestion
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...
1 year ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0