-
CPossionEquatl
经典泊松方程的matlab数数值求解程序代码。可直接使用。
(Matlab the number of values of the classical Poisson equation solver code. Can be used directly.)
- 2012-07-23 14:34:12下载
- 积分:1
-
saliencyMeasure
matlab源代码:基于视觉显著性的前景检测方法和源代码(matlab Source: Based on the prospects for significant visual detection methods and source code)
- 2015-03-23 21:40:46下载
- 积分:1
-
MFDFA的计算原理及代码
MFDFA的计算原理及代码,全英文版,还有作图,编程代码步骤清楚。(MFDFA calculation principle and code, all in English, as well as mapping, programming code step clear.)
- 2014-06-19 11:08:03下载
- 积分:1
-
OFDM-OQAM
一篇讲解偏移正交调制的博士论文,详细讲解了OFDM/OQAM系统原理及架构,值得学习(An explanation offset quadrature modulation doctoral thesis, explain in detail the OFDM/OQAM system principles and architecture, it is worth learning)
- 2021-02-17 07:49:46下载
- 积分:1
-
T-S-Fuzzy-Neural-Network
T-S模糊神经网络的matlab源程序,实测可运行,并且可自动显示预测结果与实测结果,便于进行对比(T-S fuzzy neural network matlab source code, can be found running, and can be displayed automatically predicted and measured results, for easy comparison)
- 2016-01-30 11:29:34下载
- 积分:1
-
ivybakcf
课程设计时编写的matlab程序代码,采用了小波去噪的思想,脉冲响应的相关分析算法并检验,包括脚本文件和函数文件形式,随机调制信号下的模拟ppm,这个有中文注释,看得明白,用于时频分析算法,外文资料里面的源代码。
( Course designed to prepare the matlab program code, Using wavelet denoising thought, Related impulse response analysis algorithm and inspection, Including script files and function files in the form, Random ppm modulated analog signal under The Chinese have a comment, understand it, For time-frequency analysis algorithm, Foreign materials inside the source code.
)
- 2016-04-07 13:16:30下载
- 积分: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
-
ex2_5
用matlab写的简单的DFT实例程序,可字节调用。(DFT sample programs written using matlab, byte call.)
- 2012-04-12 19:29:02下载
- 积分:1
-
drawEigenmodes1Dify
for fem matlab for solving all 2D and 3D problem
- 2013-04-05 18:41:45下载
- 积分:1
-
codebe3
zip文件里面包含语音分类的描述器,时域和频域的一共有七个。(the zip doc contains descriptors for audio classificatons、)
- 2014-01-20 18:19:05下载
- 积分:1