-
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
-
CCAImages
matlab关于对图像进行卷积等操作的一段程序,希望有帮助(matlab about image convolution operation for some procedures, such as, I hope there is help)
- 2009-03-24 00:13:03下载
- 积分:1
-
Cbuchangfuzzyo
基于补偿的模糊神经网络,此程序序开发于matlab-matlab
(Compensation-based fuzzy neural network, this program logic developed in Matlab-Matlab)
- 2012-05-21 23:39:34下载
- 积分:1
-
UpSampling
本例程提供了对信号进行多采样matlab程序源代码以及结果图(This routine provides multi-sampling signal matlab program source code as well as the results of Figure)
- 2013-04-11 14:30:18下载
- 积分:1
-
EM算法代码
说明: 实现期望最大化算法EM,对混合模型进行参数估计,得到参数的具体值。(The expectation maximization algorithm EM is implemented to estimate the parameters of the hybrid model and get the specific values of the parameters.)
- 2020-03-26 15:19:13下载
- 积分:1
-
work
建立一个矩阵,进行一些运算,求得XA=B中X的值(matrix caculation)
- 2009-07-15 19:05:53下载
- 积分:1
-
FA
说明: 以优化SVM参数c和g为例,对FA算法MATLAB源码进行了详细中文注解,是很好的学习材料(Taking the optimization of SVM parameters c and G as examples, the source code of FA algorithm MATLAB is annotated in detail in Chinese, which is a good learning material.)
- 2019-06-17 10:22:02下载
- 积分:1
-
biaodingban
说明: 产生相机模拟实验标定板,行数,列数以及间距有自己设定,例如(张正友标定板(9,11,25)).(Simulation produces the camera calibration board, the number of rows, columns and spacing of their own settings, such as (Zhang Zhengyou calibration plate (9,11,25)).)
- 2011-03-21 19:26:40下载
- 积分:1
-
1111
扩展卡尔曼滤波用于非线性系统,滤波结果较好(Extended Kalman filter for nonlinear systems, better filtering results)
- 2011-05-22 22:29:52下载
- 积分:1
-
xiangganjilei
PD雷达LFM波形相干积累,距离单元未发生走动,matlab源代码(PD Radar LFM waveform coherent accumulation from the unit did not occur to walk, Matlab source code)
- 2021-03-27 09:39:12下载
- 积分:1