-
DancingLinksSudoku_090531
Sudoku solver is the simplest application to solve sudoku table,
so this Application is GUI. It may has many bugs.
- 2009-06-16 16:08:00下载
- 积分:1
-
DigitalImageProcessing
基础资料,我觉得对于初学者相当有用的。它是基于matlab环境开发的,可以在其中找到你具体想要处理的方面!(This is the fundamental material for the initial people who study the image processing. it is baed on Matlab code. People can find the specific knowledge which you want!)
- 2009-06-26 09:48:16下载
- 积分:1
-
Line_Following2
line following second test for robot follow the track
- 2012-12-02 11:25:40下载
- 积分:1
-
zfft
此文件包含了zoom-fft算法语言,结果与FFT对比图片输出(This file contains ZOOM-FFT algorithm language, the results are compared with FFT image output.)
- 2020-06-29 19:40:02下载
- 积分:1
-
power_switching_power_supply_lib
power_switching_power_supply_lib.rar,功率电子领域matlab仿真文件,已经验证过,程序运行正常(power_switching_power_supply_lib.rar,Power electronics field matlab simulation file, has already been
verified, the normal operating procedures)
- 2013-07-14 12:50:04下载
- 积分:1
-
003
使用matlab语言编程解决非线性规划问题(Using matlab language programming to solve nonlinear programming problems)
- 2013-01-21 21:45:35下载
- 积分:1
-
16QAM
16 QAM source code simulation with matlab(16 QAM)
- 2013-03-06 02:14:21下载
- 积分:1
-
matlabxinxigongcheng
matlab信息工程实习 wav语音处理具体操作 滤波器设计(Information Engineering Practice matlab wav voice to address specific operational Filter)
- 2010-06-22 15:36:59下载
- 积分:1
-
IterativeClosestPointMethod
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 and
T - translation vector accordingly
so
newdata = R*data + T .
newdata are transformed data points to fit model
see help icp for more information
(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 and
T- translation vector accordingly
so
newdata = R*data+ T .
newdata are transformed data points to fit model
see help icp for more information
)
- 2007-09-09 16:06:34下载
- 积分:1
-
43680520kalmanfilter11
在Matlab环境下的kalman滤波程序,有助于理解kalman的原理及其应有(1234566KALMAN)
- 2009-12-13 20:24:09下载
- 积分:1