-
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
-
LS
说明: 最小二乘的直线与曲线的拟合,以及利用matlab编程时多元线性回归(least square)
- 2013-09-29 11:05:26下载
- 积分:1
-
beta
直方图均衡化的另一种解法,不是用累加的方法得到的,是用分配灰度值空间的办法。(Histogram equalization another solution, instead of using the cumulative method is the use of the distribution of gray value space approach.)
- 2007-11-17 03:11:19下载
- 积分:1
-
PD_radius_of_a_single_arm_and_the_sliding_mode_con
说明: 橈性單節機械臂PD與順滑模態控制器設計 (PD radius of a single arm and the sliding mode controller design )
- 2010-04-21 21:15:21下载
- 积分:1
-
MIMO-OFDM-blind-timing-syn
一种mimo-ofdm分布式多天线系统的盲定时同步算法matlab仿真分析(a blind timing synchronization method in mimo-ofdm system,analysis with matlab)
- 2012-03-22 15:58:06下载
- 积分:1
-
MATLABmusic1
Matlab程序代码 音乐代码 1 《卡农》(MATLAB music code1)
- 2012-08-11 15:49:31下载
- 积分:1
-
实验6
说明: 利用matlab的GUI功能编写的用于图像处理的代码。包括灰度化/对数指数变换/加噪声/平滑滤波/锐化/几何变换等。(Using the GUI function of MATLAB to write the code for image processing. Including graying / logarithmic exponential transformation / noise / smooth filtering / sharpening / geometric transformation, etc.)
- 2020-05-15 15:23:15下载
- 积分:1
-
init_fmin
光学工程很有用的有限元优化问题解,能轻松快速的进行工程类的和光学类的优化处理(Useful in optical engineering finite element solutions of optimization problems can be quickly and easily and optical engineering optimization class)
- 2011-01-07 15:11:09下载
- 积分:1
-
EngineeringMatlabProgramming
这是一本关于matlab的英文书籍,对初学者很有用处(This is a book about the English matlab books useful for beginners)
- 2009-11-05 13:32:23下载
- 积分:1
-
kalmanRA2
针对噪声,用AR2建模,用卡尔曼滤波,并用Allan方差检验(against noise, using AR2 modeling, Kalman filtering, and with Allan variance test)
- 2006-10-19 16:39:40下载
- 积分:1