-
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
-
PSK
Matlab scrip. PSK Modulation
- 2011-07-02 08:13:08下载
- 积分:1
-
k-means
kmeans的程序,用欧式距离对80个对象进行分类(a kind of procedure ralated to the algorithm of Kmeans )
- 2011-08-08 10:27:58下载
- 积分:1
-
matlabpinpufenxi
matlab各种周期信号的频谱分析matlab各种周期信号的频谱分析。(matlab various periodic signal range of the spectrum analyzer matlab cycle spectrum analysis of signals.)
- 2009-04-21 23:12:37下载
- 积分:1
-
EMDprogram
EMD主程序,将EMD的核心思想应用Matlab程序实现,其他相关程序可再联系本人。(EMD main program, the core idea EMD Matlab program. other related procedures can be linked himself.)
- 2007-05-22 15:22:18下载
- 积分:1
-
GA
说明: 用matlab实现的基本遗传算法、顺序选择遗传算法、适值函数标定的遗传算法、大变异遗传算法、自适应遗传算法、双切点交叉遗传算法、多变异位自适应遗传算法(Using matlab realize the basic genetic algorithm sequentially selects genetic algorithm, fitness function of the genetic algorithm calibration, large mutation genetic algorithm, adaptive genetic algorithm, double cut-point crossover genetic algorithm, adaptive genetic algorithm changeable ectopic)
- 2013-08-04 11:56:32下载
- 积分:1
-
OPTION
MATLAB开发的对冲的权证,用于金融判断权证的套利(MATLAB development of the hedge E, E judgment for the financial arbitrage)
- 2007-06-11 23:14:34下载
- 积分:1
-
LDPC_BPSK_simulink
MATLAB M文件调用SIMULINK完成LDPC误码率仿真(MATLAB M SIMULINK LDPC BER SIMULATION)
- 2013-10-03 16:47:10下载
- 积分:1
-
antennal_response
该程序是信道建模时的天线响应程序,为m文件。(The program is the antenna response channel modeling program, for m file.)
- 2012-11-05 21:04:16下载
- 积分:1
-
DTC
直接转矩控制系统的研究与仿真,对异步电机进行直接转矩控制的matlab仿真(DTC)
- 2010-07-11 14:08:09下载
- 积分:1