-
irisSVM
iris with matlab.irisData is 150x5.
row:
Sepal.Length Sepal.Width Petal.Length Petal.Width Group(1,2,or 3)
the first 50x5 is Isis-setosa(1),
the second 50x5 is Isis-versicolor(2),
the last 50x5 is Isis-virginica(3).
!!! Caution !!!
X(50 + 21, :) equals X(50 + 50 + 27, :), but Y(50 + 50 + 21) DOESNOT equal Y(50 + 50 + 27)!
So the algorithm will NEVER be 100 correct.
- 2010-07-26 18:27:48下载
- 积分:1
-
IIR
本代码用simulink实现IIR滤波的仿真(The code used to achieve IIR filter simulink simulation)
- 2008-03-03 15:03:02下载
- 积分:1
-
linzhirenSVMcode(libsvm)
说明: matlab和C语言的SVM编写的程序,据说很有名,很多人以此为蓝本改进(matlab and C language procedures for the preparation of SVM, it is said well-known, many people draw on to improve)
- 2008-12-05 17:38:45下载
- 积分:1
-
sym8data
用sym8小波对数据进行7层分解并重建的程序,可以处理心电信号(Layer 7 data sym8 wavelet decomposition and reconstruction process can handle the ECG)
- 2012-08-09 12:58:36下载
- 积分:1
-
upf_demos
包括了粒子滤波,无忌卡尔曼粒子滤波,以及他们的之间的比较!!(Including the particle filter loudly Kalman particle filter, and compare them between! !)
- 2014-11-13 21:27:55下载
- 积分:1
-
gaussian-mixture--PHD-filter
The Gaussian mixture probability hypothesis density filter (GM-PHD Filter) was proposed recently for jointly estimating the time-varying number of targets and their states a noisy sequence of sets of measurements. ( The Gaussian mixture probability hypothesis density filter (GM-PHD Filter) was proposed recently for jointly estimating the time-varying number of targets and their states a noisy sequence of sets of measurements .)
- 2015-01-24 18:12:52下载
- 积分:1
-
QPSK-Modulation-and-Demodulation
此例程为配套书籍的第六章例题7-19的相对应代码,功能为QPSK调制与解调,编程环境为matlab。(This routine supporting books Chapter Example 7-19 corresponding to the code for the function QPSK modulation and demodulation, programming environment Matlab.)
- 2013-05-02 18:53:34下载
- 积分:1
-
mpskclc
多径信道下基于循环谱特征的调制识别算法,BPSK,QPSK,FSK,MSK的循环谱(Multipath channel characteristics based on cyclic spectrum modulation recognition algorithm, BPSK, QPSK, FSK, MSK cycle spectrum)
- 2014-06-24 10:50:59下载
- 积分:1
-
PSO_BP
说明: 实现BP分类,利用PSO优化BP,换数据可直接运行(Realize BP classification, use PSO to optimize BP, change data to run directly)
- 2020-07-16 23:48:48下载
- 积分:1
-
bandpassfilter
利用matlab设计带通滤波器。很实用。编译通过。思路来自期刊论文(matlab bandpass filter)
- 2010-10-27 22:59:29下载
- 积分:1