-
NSGA-IIMATLAB
NSGA-II 效果很好 很多人里面的交叉变异都有误解 对刚接触多目标的人很有用处(NSGA-II works well inside the crossover and mutation, many people have a misunderstanding of the goals of people new to many useful)
- 2010-06-29 20:43:31下载
- 积分:1
-
1111
MATLAB在时间序列建模预测及程序代码,可以通过本书学习简单的时间序列法及其源代码(MATLAB modeling in time series prediction and program code, you can book a simple time series study its source code)
- 2010-12-25 21:38:27下载
- 积分:1
-
firman-dasarmatlab
Dasar-dasar matlab untuk pemula
- 2012-04-17 02:39:34下载
- 积分:1
-
A-1
Programm is counting inverse matrix
- 2011-06-10 22:08:22下载
- 积分:1
-
diameter
Diameter plugin for etherial. Great help while debugging etherial
- 2014-12-25 17:52:23下载
- 积分:1
-
1
MATLAB实现中值滤波源代码,此文件为MATLAB做图像中值滤波的源代码,并且计算均方误差,归一化均方误差以及峰值信噪比(MATLAB median filter source code, the source code of this file for MATLAB image median filtering, and calculate the mean square error, normalized mean square error and peak signal-to-noise ratio)
- 2013-05-17 01:57:48下载
- 积分:1
-
FBG-coupling-algorithm--code
以matlab代码的仿真M-FILE,使用转变矩阵法来评估光波导中的模式耦合方程以及光栅的反射谱分散的法布里-珀罗滤波器模拟(Perot filter simulation- simulation with matlab code M-FILE, to assess the reflection spectrum of mode coupling waveguide grating dispersion equations and the transformation matrix method using Fabry)
- 2014-05-07 16:56:22下载
- 积分:1
-
the10part
matlab算法第10章内容其它部分陆续上传中请稍后(matlab algorithm for the content of other parts of Chapter 10 in succession, please upload later)
- 2010-05-25 16:49: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
-
R1-165967
3GPP版本14中关于基于LTE支持的V2X技术规范和仿真指导的最新提案(3GPP Release 14, the latest proposal for V2X technical specifications and guidance simulation based LTE supported)
- 2016-12-20 20:39:42下载
- 积分:1