-
mablab_5
matlab 5.x版本相关学习资料,包括:
matlab5手册;
matlab5.x入门与提高;
matlab5.x入门与应用;
matlab5.x应用与技巧;
matlab5.3精彩编程及高级应用;
matlab5.x程序设计语言。(matlab 5.x versions of relevant learning materials, including: matlab5 manual matlab5.x entry and improving matlab5.x entry and applications matlab5.x applications and techniques matlab5.3 exciting programming and advanced applications matlab5.x programming language .)
- 2010-11-13 16:06:36下载
- 积分:1
-
MATLAB_power_spectrum
MATLAB中几种功率谱估计函数的比较分析与选择(Several MATLAB power spectrum estimation for comparison of analysis and selection)
- 2010-12-14 22:09:37下载
- 积分:1
-
7
MPPT with single DC-DC converter and inverter for grid connected hybrid wind-driven PMSG-PV system
- 2016-03-08 20:11:10下载
- 积分:1
-
signal_reconstruction
数字图像处理中的经典问题之一——图像重构的matlab程序。(Digital image processing in one of the classic- the matlab image reconstruction process.)
- 2010-06-28 16:39:45下载
- 积分: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
-
VisualC_
基于遗传算法的组卷设计,此为书籍版本。。。。(Design based on genetic algorithm test paper, this is the book version. . . .)
- 2011-01-01 17:13:33下载
- 积分:1
-
pmx--swap-tsp
说明: 本程序运用PMX和SWAP算子实现了TSP问题的MATLAB编程,希望大家能够用到。(The use of this program and the SWAP operator PMX achieved MATLAB programming TSP problem, hope that we can use.)
- 2011-03-08 10:10:48下载
- 积分:1
-
GA_ppt
遗传算法相关文档,对遗传算法的讲解清晰明了。(Genetic algorithms related documents, genetic algorithm on clarity.)
- 2015-03-27 14:23:16下载
- 积分:1
-
phy-ctxt
Maps the driver specific channel width definition to the the fw values.
- 2015-04-02 22:08:04下载
- 积分:1
-
Lempel_Ziv_Coding
mp4 acc decoder
- 2012-01-30 02:31:32下载
- 积分:1