-
-
[
Matlab]
IterativeClosestPointMethod.rar
... ,data)
INPUT:
model- matrix with model points,
data- matrix with data points,
OUTPUT:
R- rotation matrix and
T- translation vector accordingly
so
newdata = R*data+ T .
newdata are transformed data points to fit model
see help icp ...
Category:
matlab Upload User:
ddsags Size:
5K
-
[
Matlab]
MPM_Vs_MUSIC.rar
Matrix Pencil Method (Matrix-beam) and the MUSIC algorithm comparison, only need a simple running total can be.
Category:
matlab Upload User:
baylee920 Size:
2K
-
[
Visual C++ (VC++)]
8queen_sc.rar
... FillArea(int index) // to fill chess board with desired chromosome
int CostFunc(int index) // determine the cost of matrix[index][index]
void PopulationSort() // to sort population from the best to the worst
void GenerateCrossOverMatrix() // a way ...
-
[
Matlab]
toyFDTD.rar
This a translation of the ToyFDTD c code available from the web site
http://www.borg.umn.edu/toyfdtd/ToyFDTD1.html
This some optimization to use MATLAB matrix notation. Others may find a way to further optimize the nested loops.
Category:
matlab Upload User:
sskrhgo Size:
8K
-
[
C/C++]
matrix.rar
Suitable for numerical computation of large matrix multiplication algorithm of two matrices of the standard C language source code editor
-
[
C/C++]
matrix11.zip
... 1.12
This matrix C++ template class library is for performing common matrix operations in your C++ program like any other built-in data types. To install the package, just copy MATRIX.H file into the INCLUDE directory of your compiler and ...
Category:
SCM Upload User:
xinfengjx Size:
39K
-
-
-
[
C/C++]
image_process.rar
... MomentInvar(double Moments[7], IMAGEDATA*ret)
bool CalGabor(float Gabor[32], IMAGEDATA*pSrImg)
void TexGabor(float Gabor1[MM*NN],float Gabor2[MM*NN],IMAGEDATA*przImg)
int FloatSearch(MATRIX*pData, int*nLabels, int d, int delta, int r, TSubset*bset)
-
[
Asm]
1113752163.rar
LCD driving program for character or matrix type LCM
Category:
SCM Upload User:
zbfamen Size:
3K