-
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
-
accurate_liu
在相干通信中精确恢复眼图,使用正弦函数作为例子,经过欠采样后,对数据进行FFT变换后在进行精同步(After the restoration of coherent communications precise eye, using a sine function as an example, after subsampling, FFT transform data during fine synchronization)
- 2013-11-30 21:48:46下载
- 积分:1
-
matlab_example.txt.tar
example of matlab code
- 2012-07-01 11:42:06下载
- 积分:1
-
mrac_ex_rls
MRAC + RLS method
- 2011-09-16 16:13:34下载
- 积分:1
-
matlab
用MATLAB对声音进行处理,对声音信号的读取、混叠、回放,并且生成处理前和混叠后WAV格式的音频格式,(Using MATLAB for processing of sound, the sound signal read, aliasing, playback, and to generate pre-and post-aliasing WAV formatAudio format,)
- 2011-12-12 23:28:05下载
- 积分:1
-
julei
一个简单的matlab的聚类算法程序,可以供初学者做参考资料。(A simple clustering algorithm matlab program can be used for reference for beginners to do.)
- 2009-09-24 10:23:36下载
- 积分:1
-
matlab_in_Numerical_Analysis
matlab在数值分析中的应用,matlab在数值分析中的应用(matlab in Numerical Analysis)
- 2010-07-07 11:39:37下载
- 积分:1
-
test1
matlab with images, logging message
- 2013-12-06 17:21:06下载
- 积分:1
-
exam3_2
受纯弯曲的梁的matlab有限元计算源程序,配套书籍是《ansys分析与matlab编程:徐荣桥》(Pure bending beam source matlab finite element calculation, matching books ansys analysis and the matlab programming: Xu Rong Bridge " )
- 2013-05-14 23:37:43下载
- 积分:1
-
matlab_motor
MATLAB电机仿真精华50例,源代码,各种电机仿真模型,以及控制仿真(MATLAB simulation of the essence of motor 50 cases, source code, all kinds of electrical simulation model, as well as the control simulation)
- 2008-07-12 16:47:16下载
- 积分:1