-
rengongfengqun
基于matlab编写的人工蜂群算法,用于求解函数即止,供参考(Matlab prepared artificial bee colony algorithm for solving function basis for reference)
- 2012-05-27 15:13:04下载
- 积分:1
-
卡尔曼代码
TDOA/AOA定位的扩展卡尔曼滤波定位跟踪算法Matlab源码(TDOA/AOA positioning of the extended Calman filter positioning tracking algorithm, Matlab source code)
- 2017-07-23 20:15:41下载
- 积分:1
-
scalogram
Fs = 100000 t = 0:1/Fs:.00296
x = 1-cos(4*pi*t) cos(2*pi*t*200)
h = spectrum.welch Instantiate a welch object.
psd(h,x, Fs ,Fs) Plot the one-sided PSD
- 2009-12-26 22:40:32下载
- 积分:1
-
ldpc_encode
本源码用于LDPC的编码算法。运用LDPC编码的基本原理,基于Matlab仿真实现。(The source code for LDPC coding algorithm. The use of LDPC coding the basic principles, based on the Matlab simulation.)
- 2020-11-13 16:49:42下载
- 积分:1
-
PointOperation
使用matlab,带GUI实现对图像的线性点运算(Use matlab, with a GUI implementation of linear dot image)
- 2011-10-23 10:01:54下载
- 积分:1
-
lcs3
lcs3码系统仿真程序,matlab7.0编译通过,介绍lcs3码在不同参数下,系统信号输出的不同结果(lcs3 code system simulation program, matlab7.0 compiler passed, introduce lcs3 code in different parameters, the system signal output of the different results)
- 2007-10-05 12:49:15下载
- 积分:1
-
psdCalc
calculate the power spectral density of EEG file
- 2010-07-19 03:25:02下载
- 积分:1
-
Statistics-Matlab
Good refrence to learn statics in matlab
- 2013-01-03 05:53:51下载
- 积分:1
-
matlab-TLD--code
TLD是英国Surrey大学的Zdenek Kalal发表在PAMI2012年七月刊的一篇文章,主要贡献在于将跟踪与检测结合在一起,实现了工程上可应用的实时跟踪程序(TLD is Zdenek Kalal at the University of Surrey, UK, published in the July issue of PAMI2012 in an article, the main contribution is the tracking and detection together to achieve real-time tracking program on the project can be applied)
- 2014-12-06 11:47:24下载
- 积分:1
-
svm-matlab
支持向量机(SVM)用于分类的算法实现
function [D, a_star] = SVM(train_features, train_targets, params, region)(Support Vector Machine (SVM) algorithm for classification in function [D, a_star] = SVM (train_features, train_targets, params, region))
- 2014-01-14 10:36:36下载
- 积分:1