-
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
-
DSP8
说明: 数字信号处理的一些MATLAB源程序,均已经通过编译、仿真,请放心下载使用。(digital signal processing some of MATLAB source, we have already passed compiler, simulation, Please be assured download for use.)
- 2006-04-17 21:37:12下载
- 积分:1
-
zhang_zheng_you_biao_ding_matlab
张正友摄像机标定的matlab实现原代码(Zhang camera calibration is the realization of the original code Matlab)
- 2007-04-11 09:31:19下载
- 积分:1
-
Enhanced-Local-Texture
一篇很好的英文文献。导师推荐的,关于可变光照下人脸识别,用matlab仿真(A good English literature. Mentor recommended on face recognition under variable illumination, matlab simulation)
- 2014-09-19 14:52:48下载
- 积分:1
-
tone-reduction
pap reduction in ofdm
- 2013-03-13 00:25:42下载
- 积分:1
-
rsm_2order
响应面的2阶多项式估计,使用最小二乘法,算法精度高,data数据随便换其他的三维数据(2-order polynomial response surface is estimated using the least squares method, the algorithm accuracy, data data was replaced with other three-dimensional data)
- 2011-11-08 11:11:51下载
- 积分:1
-
matlabimageprocessing
matlab进行图像处理,图像增强,图像锐化,图像平滑(matlab image processing, image enhancement, image enhancement, image smoothing)
- 2010-05-06 13:14:06下载
- 积分:1
-
PSOInstallationOperationManual
该文档是matlab工具箱的安装使用手册:
PSOt为PSO的工具箱,该工具箱将PSO算法的核心部分封装起来,提供给用户的为算法的可调参数,用户只需要定义好自己需要优化的函数(计算最小值或者最大值),并设置好函数自变量的取值范围、每步迭代允许的最大变化量(称为最大速度,Max_V)等,即可自行优化。(The document is the installation of matlab toolbox manual: PSOt toolbox for the PSO, the PSO algorithm toolbox to the core package and up to the user adjustable parameters for the algorithm, users only need to define their own needs better optimization function (calculated minimum or maximum), and set a good range of functions from the variables, each iteration the maximum allowable variation (known as maximum speed, Max_V), etc., can be self-optimization.)
- 2010-05-28 16:27:32下载
- 积分:1
-
MXFEM-1d3
MatLab file for XFEM
- 2012-05-30 00:10:56下载
- 积分:1
-
paper5
Wireless Information and Power Transfer in Multiuser OFDM Systems
- 2015-02-23 16:41:12下载
- 积分:1