-
Phase_Noise
matlab对PLL环路相位噪声的仿真m文件(simulation of PLL loop phase noise)
- 2009-10-25 10:06:09下载
- 积分:1
-
matlab-for-kalmanf
使用matlab对卡尔曼滤波算法模拟,结果精确可用(Use matlab on the Kalman filter algorithm simulation results available)
- 2012-07-24 09:32:29下载
- 积分:1
-
MIMO-OFDM-MATLAB-source
单个的MIMI-OFDM系统的MATLAB的仿真,有英文注释(Single MIMI-OFDM system MATLAB simulation, with English notes)
- 2013-11-14 19:30:07下载
- 积分:1
-
gm
说明: GMSK mod and Demod using Simulink
- 2015-03-16 17:37:26下载
- 积分:1
-
FDA-Tool
FDA Tool is important to new bie for study How to filtering the signal with many kinds of filter s mode.
- 2015-04-07 06:31:01下载
- 积分:1
-
MATLAB_ann_tools
matlab环境下ann的一些用法和示例(some usage, and examples of ann under matlab environment )
- 2014-08-24 15:35:17下载
- 积分:1
-
NMPC
该文件在matlab中实现了非线性mpc,并将其应用到CSRT系统中。(The file in matlab nonlinear mpc, and apply it to the CSRT system.)
- 2021-03-20 20:49:18下载
- 积分:1
-
Attentional-Landmark-Selection
将视觉注意力用于同步定位于构图的一篇经典文献,详述了视觉注意力理论及其用于SLAM的具体步骤(A classic literature, visual attention for simultaneous localization composition detailed theory of visual attention and its concrete steps for SLAM)
- 2012-08-21 13:41:46下载
- 积分:1
-
abc_dq
ABC到dq坐标的转换,独立模块,可以单独调用,在MATLAB2010下运行,很好使(ABC to dq coordinate conversion, independent modules that can be called on in MATLAB2010 run, so good)
- 2021-04-13 15:18:55下载
- 积分:1
-
svmTrain
[model] = SVMTRAIN(X, Y, C, kernelFunction, tol, max_passes) trains an
SVM classifier and returns trained model. X is the matrix of training
examples. Each row is a training example, and the jth column holds the
jth feature. Y is a column matrix containing 1 for positive examples
and 0 for negative examples. C is the standard SVM regularization
parameter. tol is a tolerance value used for determining equality of
floating point numbers. max_passes controls the number of iterations
over the dataset (without changes to alpha) before the algorithm quits.
- 2013-05-14 08:53:31下载
- 积分:1