-
PUfinal
This a PU meshfree code have been developed for curve fitting problems. this archive contains Matlab subroutines
- 2009-02-12 18:05:15下载
- 积分:1
-
program
五元十字阵的目标被动声定位算法仿真,给出目标方位角估计精度、俯仰角估计精度及距离估计精度,以及目标测向和测距的精度(Five-goal cross array orientation algorithm for passive acoustic simulation)
- 2021-04-19 01:48:57下载
- 积分:1
-
penaltyMethod
it is a matlab code for non linear programming.it calls penalty method.
- 2012-07-25 19:40:29下载
- 积分:1
-
Pattern-Recognition
分别利用fisher判别法和近邻法对一组声呐数据进行模式识别,计算分类的正确率(Respectively, and the use of fisher discriminant method nearest neighbor method sonar data to a set of pattern recognition, to calculate the correct classification rate)
- 2013-12-21 13:26:13下载
- 积分:1
-
fir-filter-lowbandhighpass
matlab分别实现低通,带通,高通滤波器的程序(Filter-lowpass,bandpass,highpass. matlab )
- 2010-07-12 09:43:59下载
- 积分:1
-
CORBA_POA
CORBA Portable Server Concept and Implementation
Impotant for the new CORBA comers(CORBA Portable Server Concept and Impleme ntation Impotant CORBA for the new comers)
- 2006-09-27 10:41:19下载
- 积分:1
-
DTW(matlab)
matlab编写的时间序列动态弯曲算法,包含有使用说明(If you pass in 2 vectors it returns the unnormalized distance between the vectors, the accumulated distance between them, the length of the warping path (the normalizing factor), and the warping path points.)
- 2012-04-19 11:35:12下载
- 积分:1
-
Main_quasi_pic
Program QOSTBC on CDMA
- 2015-03-26 12:21:53下载
- 积分:1
-
ldpc_iwbf
improved weighted bit-flipping algorithm in matlab m-file
- 2010-11-24 22:17:48下载
- 积分: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