-
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
-
111
说明: MLS代码 实现程序的运行 可用于图像识别(MLS programme)
- 2011-03-09 05:26:48下载
- 积分:1
-
thefouriermatlab
说明: 用matlab语言实现傅里叶切片定理,以及基于反投影及滤波反投影的CT图像重建的程序设计试验(Matlab language with Fourier slice theorem, and on the back projection and filtered back projection image reconstruction program design CT test)
- 2010-04-13 15:26:41下载
- 积分:1
-
MATLAB
说明: MATLAB_编程风格指南,很精巧,很实用,很不错的。(MATLAB_ programming style guide, very delicate, very practical, very good.)
- 2010-05-04 19:10:07下载
- 积分:1
-
fdtd2dpml
Matlab code fdtd 2D using absourdary condictions PML.
- 2011-06-28 19:47:08下载
- 积分:1
-
hausdorff
hausdorff 距离计算源代码 matlab(hausdorff Distance)
- 2013-10-13 11:02:02下载
- 积分:1
-
xiandaixinhaochulizuoye
基于MATLAB的程序编码。实现一种编码方式,实现对信号的内插级抽取(MATLAB-based program code. Implement a coding scheme to achieve the interpolation level signal extraction)
- 2015-01-23 09:24:18下载
- 积分:1
-
UWB7
UWB,超宽带信号分析必用的子函数,第7部分!(UWB, ultra-wideband signal analysis will be used for Functions, Part 7!)
- 2010-07-05 13:23:19下载
- 积分:1
-
UWB_TX_RX
uwb receiver and transceiver with matlab
- 2009-03-01 17:33:22下载
- 积分:1
-
HidingTextFilesInImageWithSteganography
This ZIP file includes the algorithm for hiding the text file in image with LSB.
- 2011-07-24 11:12:44下载
- 积分:1