-
nonliear_SVM
通常情况下是线性的分类,但在复杂情况下,要把他转换到另一空间来,以便线性的分类,
SVM有其优势,还能做非线性的波束形成.(under normal circumstances is linear classification, but in complex situations, it is necessary to change his room to another, to the linear classification, SVM has its advantages, the ability to do nonlinear beam forming.)
- 2006-10-31 15:50:01下载
- 积分:1
-
data_deal
数据的LDA处理,降维消除冗余,自己尝试的编写的,仅供参考(LDA data processing, dimensionality reduction to eliminate redundancy, to try writing their own, and for reference only)
- 2011-06-30 17:30:55下载
- 积分:1
-
optimal_filtering_kalman_matlab
Optimal filtering with Kalman filters and smoothers – a Manual for Matlab toolbox EKF/UKF
- 2011-08-21 06:38:52下载
- 积分:1
-
HARQ_LDPC_16QAM_6
HARQ LDPC 16QAM matlab编程(HARQ LDPC 16QAM matlab programming)
- 2021-03-18 09:09:19下载
- 积分:1
-
ECGwaveGen
signal ecg processing
- 2012-09-15 06:19:14下载
- 积分:1
-
16psk
BER for 16psk modualtion using grey mapping
- 2014-12-31 15:13:35下载
- 积分:1
-
session5
局部近似Taylor Series Expansion,全局近似Interpolation(Taylor Series Expansion,and Interpolation)
- 2014-01-15 14:45:31下载
- 积分:1
-
SPYBUGS-Diagrams_pack
4 Diffrent diagrams of a FM spybugs.
- 2010-10-24 19:45:08下载
- 积分:1
-
kftool_matlab
用Python/SciPy实现的卡尔曼滤波算法
将该算法用Matlab语言重新写了一遍的源代码(Using Python/SciPy realize the Kalman filter algorithm of the Matlab language algorithm used to re-write the source code again)
- 2008-04-14 19:14:52下载
- 积分:1
-
matport
这是学习matlab的非常实用的程序Matport是NTPort Library的MatLab接口模块。借助Matport,你可以在Matlab中直接访问PC
的I/O端口。(Before use Matport, your must install the latest version of NTPort Library. And copy all files of Matport into MatlabWork directory.
Start Matlab, and now you can use matport command to call NTPort Library functions. The basic syntax of Matport is as follows,
matport( NTPort Library funtion , parameters...)
For example, if you want to call Inport function to read a port, simply use
myvalue = matport( Inport , 97)
Port address 97 is as a decimal.)
- 2011-05-04 21:40:35下载
- 积分:1