-
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
-
metropolis
matlab code for metropolis algorithm
- 2014-11-13 16:13:40下载
- 积分:1
-
ifiss3.1
不可压缩流体的有限元快速迭代求解,是书籍的附带源代码实现(Finite Elements and Fast Iterative
Solvers: with Applications in
Incompressible Fluid Dynamics)
- 2013-04-05 23:06:13下载
- 积分:1
-
pujianfa
设计了谱减法,小波滤波法实现语音信号的增强的程序(Wavelet filtering through spectral subtraction speech enhancement method to achieve)
- 2013-05-22 19:28:21下载
- 积分:1
-
mochilaBusquedaTabu
Solucion problema de la mochila con busqueda tabu.
- 2009-09-22 10:52:24下载
- 积分:1
-
mysegment
我自己编写的基于遗传算法的一维最大熵KSW阈值分割代码。(I have written the one-dimensional maximum entropy threshold segmentation based on genetic algorithm KSW code.)
- 2013-07-11 10:43:30下载
- 积分:1
-
MSThesis_satnam
这是对Matlab Prony Toolbox 的详细的英文版使用说明,长达121页。里面包括了该工具箱的demos和使用方法。(This is a detailed description of Prony toolbox based on Matlab. And it includes the using methods for all the examples or demos)
- 2010-08-03 17:24:15下载
- 积分:1
-
errordiffusionmytry
error diffusion2 in matlab
- 2012-04-23 13:40:54下载
- 积分:1
-
MATLAB-figure-user-interface
MATLAB图形技术——绘图及图形用户接口(matlab figure user interface)
- 2013-01-29 11:22:54下载
- 积分:1
-
MOM
用矩量法求解积分方程,得到线天线表面电流分布(Solving integral equations by the method of moments, get wire antenna surface current distribution)
- 2014-04-03 17:25:09下载
- 积分:1