-
44graph
MIMO块对角化预编码仿真图形,这里是4发4收时的仿真图形。(Block diagonalization precoding MIMO simulation graphics, 4 fat, 4 received here when the simulation graphics.)
- 2010-05-21 22:05:53下载
- 积分:1
-
myGaussSeidel
用高斯赛德尔迭代法解椭圆型方程,这是一种差分解法(High Sisaideer iterative method for solving elliptic equations, which is a differential solution)
- 2013-12-08 12:27:40下载
- 积分:1
-
Matlab7.0
说明: 我找到的最好的MATLAB教程.目录详细,例子充分!(It s the best selflearning book I ve searched.)
- 2010-04-08 11:45:59下载
- 积分:1
-
kernel
此程序主要用来进行一维信号的核回归分析计算(it is used for one-dimensional kernel analysis and computation)
- 2014-11-06 14:20:04下载
- 积分:1
-
Single-Phase-Induction-Machines
Single Phase Induction Machines
- 2016-03-26 22:50:18下载
- 积分:1
-
kalmanintroduction
In his 1960 famous publication (“A new approach to linear filtering and prediction problems”, Trans.ASME J. Basic Engineering., vol 82, March 1960, pp 34-45), Rudolf Kalman based the construction of the state estimation filter on probability theory, and more specifically, on the properties of conditional Gaussian
random variables. The criterion he proposed to minimize is the state vector covariance norm, yielding to the classical recursion : the new state estimate is deduced from the previous estimation by addition of a correction term proportional to the prediction error (or the innovation of the measured signal).
- 2010-07-08 02:26:01下载
- 积分:1
-
MappedTensor
Manages very large tensors of arbitrary dimensions as mapped files on disk.
(This class transparently maps large tensors of arbitrary dimensions to temporary files on disk. Referencing is identical to a standard matlab tensor, so a MappedTensor can be passed into functions without requiring that the function be written specifically to use MappedTensors. This is opposed to memmapfile objects, which cannot be used in such a way.
MappedTensor also offers support for basic operations such as permute, without requiring space for the tensor to be allocated.
An existing binary file can also be mapped, similarly to memmapfile. However, memmapfile offers more flexibility in terms of file format.
)
- 2010-12-14 15:17:16下载
- 积分:1
-
naivebayes
这是以Iris数据集为例,用朴素bayes方法分类的程序.matlab编程(This is the Iris data set as an example, using the simple bayes methods of classification procedure. Matlab programming)
- 2009-07-10 14:55:57下载
- 积分:1
-
power-spectral-analys
随机信号功率谱分析
(1) 生成信号,被淹没在在噪声中;
(2) 试用周期图法估计信号的功率谱;
(3) 选用不同窗,使用修正周期图法估计信号的功率谱;
(4) 对一段语音信号,使用LD算法估计其功率谱;
(5) 详细列出功率谱估计的步骤和原理。
(power spectral analys)
- 2012-04-03 19:55:58下载
- 积分:1
-
fastlms
快速块LMS算法 利用FFT,实现频域的LMS快速算法,并且能够加快算法的收敛速度(Fast Block Least Mean Squares)
- 2020-07-04 12:40:02下载
- 积分:1