-
OFDM
this is related to ofdm
- 2010-08-12 02:07:51下载
- 积分: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
-
cvx
说明: 凸规划建模系统,包含用户手册,有助于学习压缩感知。(Convex programming modeling systems, including user manuals, helpfull for learning compressed sensing .)
- 2011-02-27 23:00:51下载
- 积分:1
-
QPSK
说明: 实现QPSK的仿真,画出误码率和信噪比的曲线(QPSK simulation to achieve, draw the curve of error rate and SNR)
- 2010-04-22 09:55:44下载
- 积分:1
-
the-blind-channel
多径信道中盲信道均衡的恒模算法,从恒模代价函数出发详细推导出盲信道均衡恒模
算法(Multipath channel, blind channel equalization of constant modulus algorithm, starting from the constant modulus cost function derived in detail the blind channel equalization constant modulus algorithm)
- 2011-07-04 13:20:46下载
- 积分:1
-
E4
说明: E4 tool for matlab, for modeling time series
- 2012-11-28 19:24:35下载
- 积分:1
-
lindetection
转化成灰度图像,用prewitt算子进行边缘检测,将峰值点在霍夫空间画出,计算障碍物在视觉传感器中成像的高度(Converted to grayscale images, edge detection prewitt operator, the peak point in the Hough space to draw, calculate obstacle in the visual imaging sensor height)
- 2021-04-21 10:28:49下载
- 积分:1
-
Mathematical_Methods_for_Differential_Equations
说明: 澳大利亚国防大学的Geoff Mercer博士关于matlab求解微分方程的讲义。重点讲解了初始化、场分析和边界值问题。书中有一些实例,可以结合学习。(Australian National Defense Force Academy, Dr Geoff Mercer notes on matlab to solve differential equations. Highlighting initialization, field analysis and boundary value problems. Some examples of the book, you can combine learning.)
- 2010-04-19 16:47:44下载
- 积分:1
-
matlabProgramming-Fundamentals
Matlab Programming Fundamentals
- 2011-10-15 07:25:29下载
- 积分:1
-
Ho-Kai-Ming-Best-Paper-in-CVPR
何恺明在CVPR会议上的最佳论文,基于暗通道先验的单幅图像去雾技术,演讲ppt,以及主要matlab程序
(Ho Kai Ming Best Paper in CVPR meeting, based on a priori dark passage to a single image fog technology, presentation ppt, and the main matlab program)
- 2014-12-05 16:12:14下载
- 积分:1