-
multipath
用matlab产生的多径的程序,好不容易找到的,可以下载.大家快点下载啊(Generated by using matlab multipath procedures, hard to find, and can be downloaded. U.S. quickly download ah)
- 2007-09-09 21:19:34下载
- 积分:1
-
多重分形
说明: 包含m文件,数据示范格式等,用来计算数列多重分形维数(Including m file, data demonstration format, etc., used to calculate the multifractal dimension of the sequence)
- 2020-03-03 20:59:22下载
- 积分:1
-
bt_psd
Computation of the PSD directly from the
autocorrelation using Hanning windowing.
- 2010-10-07 18:44:49下载
- 积分:1
-
fenzhidingjie
运筹学中利用MATLAB实现分支定界算法的实现,其中求最优解利用linprog函数实现
- 2009-06-17 12:29:31下载
- 积分:1
-
control_tb
说明: MATLAB 工具箱在控制系统的工程方面的应用详细介绍(Control System Toolbox for the use of MATLAB)
- 2010-04-06 23:55:19下载
- 积分:1
-
Nouveau-WinRAR-archive
code matlab
code matlab
code matlab
code matlab
- 2014-01-25 23:05:21下载
- 积分:1
-
yxcSVMtrain
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:34:43下载
- 积分:1
-
hw1
eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e * 2
else e = e / 2
hw1(e)
end
eps = e (eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e* 2
else e = e/2
hw1(e)
end
eps = e )
- 2010-01-19 20:38:10下载
- 积分:1
-
slight_SVM
svm分类的源代码例子,很基础的,适合初学者,一看就懂(svm the classification source code examples, very basic, for beginners to understand at a glance)
- 2012-11-15 21:12:28下载
- 积分:1
-
face_recognition_pca.tar
simple reduce features used in face recognition using PCA
- 2013-12-21 14:51:18下载
- 积分:1