-
matlab-classic-introduction
matlab学习的一本实用的入门教材,适合初学者(matlab learning a practical primer for beginners)
- 2010-09-26 20:10:53下载
- 积分:1
-
level
飞机平飞性能计算,确定飞机的平飞性能,包括平飞最大速度、平飞最小速度。(Calculation of level flight performance of aircraft to determine the level flight performance of aircraft, including the maximum level flight speed, minimum speed level flight.)
- 2009-04-15 19:49:11下载
- 积分:1
-
Untitled
曲柄滑杆的运动描述以及其仿真动画描述仿真模型(Description of the slider crank movement and its simulation of animated simulation model described in)
- 2009-12-31 18:56:03下载
- 积分:1
-
rake(cdma)
CDMA中Rake接收机源码,在Matlab环境下运行(Rake receiver in CDMA source, in the Matlab environment running)
- 2009-05-24 00:18:24下载
- 积分:1
-
1.5
matlab数字图像处理,关于角点特征检测的内容(matlab digital image processing, feature detection on the corner of contents)
- 2014-02-24 21:58:33下载
- 积分:1
-
BruteSearch
K-nearest neighbors 搜索 聚类时经常使用的一种方法 国外网站转载( The following utilities are provided:
- Nearest neighbor
- K-Nearest neighbors
- Radius Search
They al supports N-dimensions and work on double, it is possible to choose if return the distances.
Here is a time comparison with a vectrized m-code:
N=1000000 number of reference points
Nq=100 number of query points
dim=3 dimension of points
k=3 number of neighbor
tic
[idc,dist]=BruteSearchMex(p ,qp , k ,k) MEX
toc
tic
[idc,dist]=knnsearch(qp,p,k) VECTORIZED M-CODE
toc
p=rand(N,dim)
qp=rand(Nq,dim)
Output:
Elapsed time is 0.962640 seconds.
Elapsed time is 18.813100 seconds. )
- 2009-03-30 08:08:08下载
- 积分:1
-
lab
说明: 学习matlab的分享,欢迎下载,共享,学习。(language of matlab important)
- 2010-03-18 19:12:55下载
- 积分:1
-
kalman
matlab编写的kalman目标跟踪程序(target tracking kalman matlab program written in)
- 2011-04-26 22:25:14下载
- 积分:1
-
proj_visahim
Content based image retrieval using color histogram and shape
- 2014-09-04 19:53:20下载
- 积分:1
-
ofdm123
OFDM系统完美仿真绝对可用包含星座图,时域频域仿真及传输函数(OFDM system is absolutely perfect simulation can include constellation, time domain simulation and frequency domain transfer function)
- 2010-06-02 21:11:05下载
- 积分:1