-
FilterDesignguide
matlab 滤波器设计工具箱的使用说明,含有很多例子。(matlab-filter)
- 2009-07-12 00:51:34下载
- 积分:1
-
TP3_binaire
Image treatment file:image filters and beginners commands
- 2011-07-08 09:32:22下载
- 积分: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
-
Fig_2_12
Space-Time Codes and MIMO Systems中的Fig2.12的代码,书中的代码有误(This code is uesed for simulation for the book Space-Time Codes and MIMO Systems , Fig 2.12)
- 2009-05-30 14:55:49下载
- 积分:1
-
jdjs
matlab源代码,主要用于经济动力性计算,计算最高车速,(ecnomic dynamic computation)
- 2009-06-19 08:48:42下载
- 积分:1
-
sudo7matlab
说明: 這是一個求數獨遊戲的m-file
在matlab的命令窗口
鍵入>> sudo7
或者run sudo7 的m-file
之後在 9x9 的方格內 填入 數獨的問題
按下 "計算是否有解" 的功能鍵
若不是存在多組的解,則可以
按下 "顯示結果" 的功能鍵,
也可以載入作者測試的"date1"或"date2"
但不可載入及修改"condition"(This is a Sudoku game for the m-file in matlab command window type>> sudo7 or run sudo7 the m-file after the box in the 9x9 Sudoku Fill in the question of pressing the calculate whether the solvability feature key if it were not for the existence of multiple solutions, you can press the show results of the function keys can also be included in the authors test date1 or date2 but not loading and modification of condition )
- 2008-10-23 21:14:58下载
- 积分:1
-
PUDN
Replace the native Matlab Hamming window
- 2009-02-14 04:04:02下载
- 积分:1
-
Aver_Path_Length
算法,采用Dijk算法,求网络所有点的最短路径和网络的平均最短路径(Algorithm, using Dijk algorithm, and all points of the shortest network path and the average shortest path network)
- 2009-04-02 18:50:33下载
- 积分:1
-
dijkstra
本代码是matlab关于最短路的disjkstra的源代码,相比于元算法还有了一定的该进(This code is the shortest on the disjkstra matlab source code element method compared to some of the progress there)
- 2011-06-04 00:04:43下载
- 积分:1
-
Matlab-dlt
用matlab,编写直接线性变换的程序,解算11个参数和内外方位元素(With matlab, write direct linear transformation program solver 11 parameters and internal and external orientation elements)
- 2014-11-18 15:06:30下载
- 积分:1