-
MIMO-matlab
基于matlab的MIMO多天线系统2*2、3*3、4*4的仿真,有信道容量计算。(matlab code of MIMO system with channel capacity calculation)
- 2020-06-29 17:40:02下载
- 积分:1
-
L13_Matlab
一个详细的matlab图像处理教学, 是某重点大学的课件 仅供参考(A detailed matlab image processing instruction, a key university courseware)
- 2010-05-06 18:59:15下载
- 积分:1
-
Untitled6
Matlab code for prediction exon regions in DNA strand
- 2012-06-15 20:54:20下载
- 积分:1
-
PESQ
Code to PESQ by Loizou for SPeech Processing
- 2013-10-06 13:32:24下载
- 积分:1
-
Music
Basicmusic 波束形成程序 能有效的仿真天线排列(Basicmusic beamforming coding. It can simulate the antena array effectly.)
- 2012-05-16 22:00:51下载
- 积分:1
-
iris_dataset
data set for clustering
- 2013-12-04 21:59:40下载
- 积分:1
-
GMSK_O50601
基于matlab的GMSK仿真, 代码 (it is used for matlab
)
- 2011-12-27 12:38:46下载
- 积分:1
-
FVMdata_gen
流体力学中有限体积法的求解程序,matlab代码(Finite volume method for solving procedures, matlab code)
- 2014-04-04 11:24:42下载
- 积分:1
-
chap5_1
二进制编码遗传算法求函数极大值,实现Rosenbrock函数极大值优化计算的二进制编码遗传算法
(Binary-coded genetic algorithm for maximum function, Rosenbrock function to achieve maximum optimization of the calculation of the binary-coded genetic algorithm)
- 2007-10-08 10:25:38下载
- 积分:1
-
functionz
说明:
在三次样条中,要寻找三次多项式,以逼近每对数据点间的曲线。在样条术语中,这些数据点称之为断点。因为,两点只能决定一条直线,而在两点间的曲线可用无限多的三次多项式近似。因此,为使结果具有唯一性。在三次样条中,增加了三次多项式的约束条件。通过限定每个三次多项式的一阶和二阶导数,使其在断点处相等,就可以较好地确定所有内部三次多项式。此外,近似多项式通过这些断点的斜率和曲率是连续的。然而,第一个和最后一个三次多项式在第一个和最后一个断点以外,没有伴随多项式。因此必须通过其它方法确定其余的约束。最常用的方法,也是函数spline所采用的方法,就是采用非扭结(not-a-knot)条件。这个条件强迫第一个和第二个三次多项式的三阶导数相等。对最后一个和倒数第二个三次多项式也做同样地处理。
(the Cubic Spline, to find three polynomial, approaching every right to point the data curve. The kind of terms, these data points called breakpoints. Because only two points a straight decisions, and in between the two curves can be used an infinite number of cubic polynomial approximation. Therefore, in order for the outcome of uniqueness. The Cubic Spline, add the cubic polynomial bound by the conditions. By limiting each cubic polynomial of the first order and second-order derivative, it breakpoint in the same Department, we can better identify all internal cubic polynomial. In addition, the polynomial approximation of these breakpoints slope and curvature is continuous. However, the last one and a cubic polynomial in a breakpoint and the final one, not accompanied by polynomials. There)
- 2006-03-15 21:19:29下载
- 积分:1