搜索结果
找到约 136 项符合
Mid-square 的查询结果
matlab例程 ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors
ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors with the closest model points and data points.
Ordinary usage:
[R, T] = icp(model,data)
INPUT:
model - matrix with model points,
data - matrix with data points,
OUTPUT:
R - rotation matrix an ...
加密解密 square算法 Square加密解密算法 8k tinker.tar.gz Square加密解密算法 43k Square26.zip
square算法
Square加密解密算法 8k tinker.tar.gz
Square加密解密算法 43k Square26.zip
其他行业 % A 2D homogeneous convection-diffusion case (u=exp(-ex*deta*x-ex*deta*y) with a square with % all
% A 2D homogeneous convection-diffusion case (u=exp(-ex*deta*x-ex*deta*y) with a square with
% all Dirichlet boundary, note that reaction coefficient is not zero
% by indirect BKM
其他行业 A 2D homogeneous Helmholtz case (u=sin(x)cos(y) with a square) with % two Dirichlet edges (x=1,y=1
A 2D homogeneous Helmholtz case (u=sin(x)cos(y) with a square) with
% two Dirichlet edges (x=1,y=1) and two Neumann edges (x=0,y=0)
% by indirect symmetric BKM
其他 一个界面简单的mid文件播放器MIDI VC,有测试音乐
一个界面简单的mid文件播放器MIDI VC,有测试音乐
游戏 a java code of moving square game
a java code of moving square game
单片机开发 msp430上播放波斯猫的mid音乐
msp430上播放波斯猫的mid音乐,节奏都是自己写的,本人喜欢she的歌,欢迎交流qq175891641
matlab例程 To invert a square Galois array, use the inv function. Related is the det function, which computes t
To invert a square Galois array, use the inv function. Related is the det function, which computes the determinant of a Galois array.
matlab例程 This program simulates plant identification least mean square (NLMS) alogrithm reference: 《LMS算法的
This program simulates plant identification least mean square (NLMS) alogrithm
reference: 《LMS算法的频域快速实现》
matlab例程 This program simulates plant identification using frequency block least mean square (FBLMS) alogrith
This program simulates plant identification using frequency block least mean square (FBLMS) alogrithm
reference: 《LMS算法的频域快速实现》 LMS is modified by XXX in XXX place, see details in XXX relevant document