-
bresenham_line3d
采用3D Bresenham算法在两点间划一直线
% This program is ported to MATLAB from:
% B.Pendleton. line3d - 3D Bresenham s (a 3D line drawing algorithm)
% ftp://ftp.isc.org/pub/usenet/comp.sources.unix/volume26/line3d, 1992
%
% Which is referenced by:
% Fischer, J., A. del Rio (2004). A Fast Method for Applying Rigid
% Transformations to Volume Data, WSCG2004 Conference.
% http://wscg.zcu.cz/wscg2004/Papers_2004_Short/M19.pdf (3D Bresenham algorithm used in a straight line between two points This program is ported to MATLAB from: B. Pendleton. Line3d- 3D Bresenham s (a 3D line drawing algorithm) ftp://ftp.isc.org/pub/usenet/comp.sources.unix/volume26/line3d, 1992 Which is referenced by: Fischer, J., A. del Rio (2004). A Fast Method for Applying Rigid Transformations to Volume Data, WSCG2004 Conference. http :// wscg.zcu.cz/wscg2004/Papers_2004_Short/M19.pdf)
- 2020-09-01 20:18:08下载
- 积分:1
-
reconstraction
小波变换的重建,通过matlab内的小波包函数实现(The reconstruction of the wavelet transform, wavelet packet is realized by Matlab function)
- 2014-04-28 22:30:45下载
- 积分:1
-
CSoptimization
说明: 基于MATLAB的布谷鸟搜索算法寻找函数最优解程序源码(Cuckoo search algorithm based on MATLAB to find the function of the optimal solution source code)
- 2020-11-20 09:56:07下载
- 积分:1
-
Subtractionmethod
数字图像处理之差影法源程序(初学者必备)(Digital image processing of subtraction method source (beginners necessary))
- 2010-06-28 23:19:17下载
- 积分:1
-
Cspline
这是一个三次样条插值的.m程序
输入的是一个二维数组A(Nx2)
插值方法为:
S(x) = A(J) + B(J)*( x - x(J) ) + C(J)*( x - x(J) )**2 +D(J) * ( x - x(J) )**3 for x(J) <= x < x(J + 1) (This is a cubic spline interpolation. M program input is a two-dimensional array A (Nx2) interpolation method: S (x) = A (J)+ B (J)* (x- x (J ))+ C (J)* (x- x (J))** 2+ D (J)* (x- x (J))** 3 for x (J) )
- 2008-07-21 11:53:17下载
- 积分:1
-
feature.dr
【无人驾驶传感器之64线激光雷达】
velodyne hdl64es2 64线激光雷达点云数据处理之雷达返回值与转角关系([64 line laser radar sensor of the unmanned] velodyne hdl64es2 64 lines lidar point cloud radar data processing of the return value and the angular relationship)
- 2013-12-02 14:12:28下载
- 积分:1
-
scan
Ultrasonic NDT for signal processing fault
- 2011-09-12 09:35:31下载
- 积分:1
-
Matlab6[1].5(zhangzhiyong)
这本书是matlab经典书籍,相信对许多初学者会有帮助的!(This book is the classic books matlab, I believe that many beginners would be helpful!)
- 2008-07-18 11:00:53下载
- 积分:1
-
equalizer
计算时域均衡器抽头系数和处理经过码间干扰的信号并测试时域均衡器的性能。(Calculate the time-domain equalizer tap coefficients and dealing with after the inter-symbol interference signals and test the performance of the equalizer.)
- 2012-04-05 20:38:31下载
- 积分:1
-
my_Pls_Pred3
基于交叉检验的PLS算法,400组样本建模,200组样本检验(based on the cross-examination of the PLS algorithm, 400 sample modeling, testing 200 samples Group)
- 2006-12-23 19:49:58下载
- 积分:1