-
xianxingyuce
阵列信号,16阵元,3信源的线阵条件下的线性预测算法(Array signal, 16 array, 3 sources of linear conditions, the linear prediction algorithm)
- 2010-05-29 09:31:10下载
- 积分:1
-
MathWorks_Learn_Matlab7.0
MathWorks Learn Matlab 7.0(MathWorks Matlab 7.0)
- 2007-01-07 16:39:41下载
- 积分:1
-
KNN
这是自己编的用KNN方法对产生的高斯数据进行分类的MATLAB程序,里面有高斯训练及测试数据的产生,还有分类,程序里有注释(This is their series with the KNN method to classify the Gaussian data generated MATLAB program, which has produced a Gaussian training and test data, as well as classification, program annotated)
- 2014-12-25 19:16:53下载
- 积分:1
-
UWB_analysis
ultra wideband analysis with matlab
- 2009-03-01 17:31:24下载
- 积分:1
-
yy
说明: 图像处理中,用于英文字母识别,运用神经网络的方法对字母进行识别(Elinglish recognize)
- 2009-06-09 09:27:26下载
- 积分:1
-
Matlab
这些是一些matlab的讲义,可以让你学习matlab的基础知识和编程技巧(These are some of the matlab lecture notes, allows you to learn the basics of matlab and programming skills)
- 2011-09-10 15:30:39下载
- 积分:1
-
kmean
利用k-means的算法实现图像区域分割,主程序只能运行灰度图像,彩色图像需另写调用程序(Using the k-means algorithm for image segmentation, the main program will only run grayscale image, color image subject to write the calling program)
- 2013-11-04 20:02:42下载
- 积分:1
-
mainUrbanCitySimu
simulink Urban City in matlab
- 2014-02-18 14:16:38下载
- 积分:1
-
turbo编码的matlab演示程序-demo_turbo
这是turbo编码的matlab演示程序,可以在各种matlab版本中运行,大家试试吧(This is the turbo coding Matlab demo program, in various versions of Matlab run, we try it)
- 2005-04-05 16:36:38下载
- 积分:1
-
kdtree
k-d树的matlab程序,包含了KDTREE, KDTREEIDX and KDRANGEQUERY functions。提供了两个Demo
scripts(kdtree_demo.m & kdrange_demo.m),很实用(
This distribution contains the KDTREE, KDTREEIDX and KDRANGEQUERY functions.
Included are the source code files in kdtree/src, as well as precompiled
mex files for the following systems:
- Mac OS X (Matlab 6.5)
- Redhat Linux (Matlab 6.5)
- Windows (Matlab 6.1)
Two demo scripts are provided (kdtree_demo.m & kdrange_demo.m).
The new features added June 2004:
+ You can now use N dimensional data points, where N>3.
+ Use KDTREEIND to return the index value to the closest point,
instead of the closest point values.
+ KDRANGEQUERY can now return these index values as well.
Written by/send comments or suggestions to :
Guy Shechter
guy at jhu dot edu
June 2004
)
- 2013-11-07 16:28:39下载
- 积分:1