Statistics
11 Questions
0 Answers
RANK
30,215
of 295,467
REPUTATION
1
CONTRIBUTIONS
11 Questions
0 Answers
ANSWER ACCEPTANCE
27.27%
VOTES RECEIVED
1
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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 solve a nonlinear least squares with 3 variables
% I would like to find u=[ u(1); u(2); u(3)]; size(u)=3-by-1; "rho" and "rho2" are also functions of "u" and all scalar value...
3 years ago | 1 answer | 0
1
answerQuestion
lla2ecef is not supported for code generation
I am creating MEX code from my m-file that includes "lla2ecef" function. So, when I use the "Matlab coder" for the m-file, it s...
3 years ago | 1 answer | 0
1
answerQuestion
How to increase the resolution of the ambiguity function when I need to apply the sampling frequency (Fs) greater than 10 to the power of 6?
I would like to obtain the time delay and Doppler shift between two received signals by using afmag = ambgfun(x,y,Fs,PRF). wher...
3 years ago | 1 answer | 0
1
answerQuestion
How to convert day information to a number?
How can I convert day information to a number? For instance, Mon to 1, Tue to 2, etc. Fo from character to number data.
3 years ago | 1 answer | 0
1
answerQuestion
Converting time to a epoch
When I have time data of a colum (Excel file) and each column has a data like "15:20:20" which means 3 something p.m. So, there...
3 years ago | 1 answer | 0
1
answerQuestion
Monte Carlo localization algorithm
Hi, When applying "monteCarloLocalization" object, I would like to modify the part where the weights (or may be likelihood func...
4 years ago | 1 answer | 0
1
answerQuestion
How can I know and apply underlying pose graph information for lidarSLAM
When we apply "lidarSLAM" in the MATLAB, the description says that: The SLAM algorithm takes in lidar scans and attaches them t...
4 years ago | 1 answer | 0
1
answerQuestion
Monte Carlo Localization Algorithm
The Monte Carlo Localization (MCL) algorithm is used to estimate the position and orientation of a robot. During the process, we...
4 years ago | 1 answer | 0
1
answerQuestion
Gmapping SLAM based on RBPF
Is there any Gmapping SLAM based on RBPF? I mean MATLAB version of gmapping-SLAM based on Rao-blackwellized particle filtering....
4 years ago | 1 answer | 1
1
answerQuestion
What method does SLAM use for localization?
In "Navigation Toolbox", there is "SLAM." When I use "SLAM" toolbox, there is the function of "lidarSLAM" which performs locali...
5 years ago | 1 answer | 0
1
answerQuestion
How to improve the result of "Time Series Forecasting Using Deep Learning" ?
I am working on "Time Series Forecasting Using Deep Learning." (https://www.mathworks.com/help/deeplearning/examples/time-series...
5 years ago | 2 answers | 0