-
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
-
ANT-GA-PSO
将蚁群优化算法与粒子群优化算法进行组合,并利用遗传算法的交叉操作与变异操作对粒子多样性进行改进,提高全局优化效率,并配有实例演示。(The ant colony optimization algorithm and the particle swarm optimization algorithm are combined, and the genetic algorithm is used to improve the diversity of the particles. )
- 2020-09-07 09:58:03下载
- 积分:1
-
ridgelet
this is for orthonormal ridgelets implemtation
- 2010-11-09 23:15:59下载
- 积分:1
-
finmatlab
一个是用matlab实现指纹识别程序。里面附带指纹图片,并用其作为例子实现指纹图像的匹配。(One is to use matlab to achieve fingerprint identification procedure. Which comes with the fingerprint image, and use it as an example to achieve the matching fingerprint images.)
- 2010-12-14 23:33:34下载
- 积分:1
-
SkinDetector
Skin Detector for matlab
- 2015-03-05 16:45:58下载
- 积分:1
-
yuyindaoxu
用Matlab以及c语言求语音序列的倒谱
这某段语音信号求FFT、取模、取log、IFFT得到倒谱,并画图。选取一段进行分析,分别对浊音和清音各自求倒谱。(Using Matlab, as well as for c language serial Cepstral voice that voice signal for a certain period of FFT, check mode, check log, IFFT been cepstrum, and drawing. Select a section of the analysis, respectively, and the voiceless to voiced their demand cepstrum.)
- 2021-05-24 01:30:02下载
- 积分:1
-
poiuytf
pss+ SVC in power systemi n chicago nakhor
- 2010-09-09 17:44:12下载
- 积分:1
-
splines
Matlab教材样条插值工具箱splines使用说明、使用注意事项、使用实例等等(Matlab textbooks)
- 2013-08-02 21:30:35下载
- 积分:1
-
LCMV-beamformer
本程序主要用于当存在信号不匹配时,产生阵列增益。(This routine is to produce the Array Gain, when there is signal mismatch.)
- 2011-09-13 19:30:44下载
- 积分:1
-
wavefront-interferometer
于斐索干涉仪的数字波面干涉技术研究.费索性的干涉仪,具有共光路的结构。(In Ophir cable digital wavefront interferometer interference technology research)
- 2014-11-02 15:58:00下载
- 积分:1