-
-
[
Matlab]
opticalflowmatlabcodes.rar
... Lucas-Kanade algorithm for motion estimation was used, and was implemented in Matlab due to the fact that most of the matrix operation functions that are needed are already available and hence saves time by not having to implement these functions again.
-
[
Others]
Matrix.rar
Matrix function of treatment, which includes a variety of matrix calculation method and some properties of matrix
Category:
Algorithm Upload User:
mengxueyu Size:
12K
-
[
Visual C++ (VC++)]
Matrix.rar
Prepared by c matrix factorization procedures, for people who do not have matlab, or there is some use
Category:
matlab Upload User:
bjlsjy Size:
4K
-
[
Matlab]
kalman.rar
... over observations matrix Z
for 1-step prediction onto matrix X (X can = Z)
with model order p
V = initial covariance of ... estimation sequence A,
sequence of predicted outcomes y_pred
and error matrix Ey (reshaped) for y and Ea for a
along with ...
Category:
Algorithm Upload User:
sy196045 Size:
8K
-
[
Matlab]
kmeansNetlab.rar
... .CENTRES = KMEANS(CENTRES, DATA, OPTIONS) uses the batch K-means
algorithm to set the centres of a cluster model. The matrix DATA
represents the data which is being clustered, with each row
corresponding to a vector. The sum of squares error function ...
-
-
-
-
-
[
Matlab]
ekf.rar
EKF-SLAM Simulator
This version of the simulator uses global variables for
all large objects, such as the state covariance matrix.
While bad programming practice, it is a necessary evil
for MatLab efficiency, as MatLab has no facility to avoid
...
Category:
matlab Upload User:
anruimesh Size:
18K