-
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_rayleigh
说明: 关于matlaB的仿真,论文资料ask的,需要的同志下吧(About matlaB the simulation, ask the information paper, the needs of gay, are you)
- 2011-04-10 00:38:57下载
- 积分:1
-
Rosenbrock
实数编码遗传算法求Rosenbrock函数极大值(Real-coded genetic algorithms maximum Rosenbrock function)
- 2011-05-03 20:05:56下载
- 积分:1
-
blast_MMSE_IC
空时分层编码的MATLAB源程序,已验证可以运行(BLAST MATLAB source codes have been run to verify)
- 2009-06-01 22:14:53下载
- 积分:1
-
genetic
采用改进的遗传算法在MIMO系统中进行信号检测(Improved genetic algorithm for signal detection in MIMO systems)
- 2015-01-18 10:04:46下载
- 积分:1
-
PCA2
Princilpe Component Analysis n
- 2015-04-09 22:02:01下载
- 积分:1
-
Facto
this file can help to fin factorial of an integer.
- 2011-02-12 19:42:45下载
- 积分:1
-
basicgraph
basic implementation of graphs in matlab
- 2013-10-25 05:02:22下载
- 积分:1
-
matlab_m
《Multivariable feedback control analysis and design () (2nd Edof electronic source code》一书的电子源代码(Multivariable feedback control analysis and design () (2nd Edof electronic source code)
- 2013-12-25 11:18:09下载
- 积分:1
-
111.txt
demonstrates the objects of the System Identification Toolbox.
- 2009-06-09 13:22:00下载
- 积分:1