-
carplate
用MATLAB,基于车牌的颜色,对车牌定位,校正,分割,识别的小程序,并附数字模板(Using MATLAB, based on the color plate on the license plate location, correction, segmentation, identification of small programs, along with digital templates)
- 2010-08-05 15:34:54下载
- 积分:1
-
gkde
MATLAB code,做点扩散函数和核密度估计的
- 2010-10-19 05:28:10下载
- 积分:1
-
QPSK_Simulink
说明: QPSK调制方式的simulink仿真程序,文件格式为.mdl(QPSK modulation in simulink simulation program, the file format. Mdl)
- 2011-03-30 12:26:46下载
- 积分:1
-
xunhuanpuguji
循环谱估计算法,有FAM和SSCA,利用谱自相关函数或者互谱相关函数,可以对循环谱循环进行学习或者分析。(Cyclic spectrum estimation algorithms, including FAM and SCA, can learn or analyze the cyclic spectrum cycle by using spectral autocorrelation function or cross-spectral correlation function.)
- 2021-04-18 22:18:57下载
- 积分: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
-
final
it is fcm kidney segmentation
- 2009-06-22 22:55:19下载
- 积分:1
-
DOA(波达方向)估计程序和数据
DOA(波达方向)估计程序和数据,关于阵列雷达的信号处理的程序,采用的方法为capon、esprit、根music(DOA (DOA) estimation procedures and data on the array radar signal processing procedures, the method used for the capon, esprit, roots music)
- 2020-12-06 15:59:22下载
- 积分:1
-
torque
Torque equation for human motion
- 2014-12-04 13:33:38下载
- 积分:1
-
GHDP
对应书籍为《复杂非线性系统自适应动态优化》课本第六章例子的程序,讲述单网络的自适应动态优化(Corresponding books as " complex adaptive dynamic optimization of nonlinear systems" textbook example of Chapter VI of the program, about a single network adaptive dynamic optimization)
- 2020-09-23 18:07:51下载
- 积分:1
-
Fitting
主要讲matlab在数学建模中的作用,实例有电阻问题,给药方案问题等。(Matlab main stresses in the role of mathematical modeling, examples of problem there is resistance, administration of the program and so on.)
- 2009-05-06 22:10:22下载
- 积分:1