-
MATLAB6.0shuxueshouce
matlab6.0的教材,有较详细的各种数学方法的matlab计算,例子可供参考!(matlab6.0 materials, there are more detailed methods matlab mathematical calculation, for example, for reference!)
- 2008-03-18 17:53:34下载
- 积分:1
-
climbing-algothrim
爬山算法,用于求解全局优化问题,并且可以与其他进化算法相结合纠结全局优化问题。(Climbing algorithm for solving global optimization problems, and can combine with other evolutionary algorithms tangled global optimization problems.)
- 2014-09-29 18:47:40下载
- 积分:1
-
GA
说明: 供入门者使用的遗传算法程序,每个程序有详细的解释和说明,对刚步入研究生阶段的工科生有很好的帮助(A genetic algorithm program for beginners to use, each program has a detailed explanation and description, there is a good help for just entering the postgraduate students)
- 2014-10-22 22:05:53下载
- 积分:1
-
可以对已有的信号求其循环谱
可以对已有的信号求其循环谱,信号可以通用的。(The cyclic spectrum of the existing signal can be obtained, and the signal can be universal.)
- 2018-09-22 11:54:56下载
- 积分:1
-
tsp2matlab
说明: 该程序试图对具有31个城市的VRP进行求解,已知的最优解为784.1,我用该程序只能优化到810左右,应该是陷入局部最优,但我不知问题出在什么地方。请用过蚁群算法的高手指教。
蚁群算法的matlab源码,同时请指出为何不能优化到已知的最好解(The program attempts to have 31 cities of the VRP is solved, the optimal solution is known as 784.1, I use the program can only be optimized to about 810, should fall into local optimum, but I do not know where the problem is. Please teach master ant colony algorithm used. Ant colony matlab source, also please explain why not optimize the best solution to a known)
- 2010-04-27 20:09:43下载
- 积分:1
-
mst
MST算法的matlab实现,可应用于无线传感器网络(Matlab implementation of the MST algorithm)
- 2012-04-06 15:30:52下载
- 积分:1
-
weinalvboqi
卡尔曼滤波器和维纳滤波器的实现 教育资料 学术研究(Kalman filter and Wiener filter to achieve educational materials research)
- 2011-10-07 18:57:16下载
- 积分:1
-
An-adaptive
一种自适应的非局部均值滤波器,降噪活细胞图像和完善
粒子探测(An adaptive non-local means filter for denoising live-cell images and improving
particle detection)
- 2013-12-15 19:37:27下载
- 积分:1
-
decomp_reconst_W
Decompose image into subbands, denoise using BLS-GSM method, and recompose again.
fh = decomp_reconst(im,Nsc,filter,block,noise,parent,covariance,optim,sig)
im: image
Nsc: number of scales
filter: type of filter used (see namedFilters)
block: 2x1 vector indicating the dimensions (rows and columns) of the spatial neighborhood
noise: signal with the same autocorrelation as the noise
parent: include (1) or not (0) a coefficient from the immediately coarser scale in the neighborhood
covariance: are we considering covariance or just variance?
optim: for choosing between BLS-GSM (optim = 1) and MAP-GSM (optim = 0)
sig: standard deviation (scalar for uniform noise or matrix for spatially varying noise)
Version using a critically sampled pyramid (orthogonal wavelet), as implemented in MatlabPyrTools (Eero).
JPM, Univ. de Granada, 3/03
- 2010-08-14 20:26:17下载
- 积分:1
-
TrafficFlow
数值模拟交通流模型Payne-weber压缩流体,可以看到许多交通现象 (numerical simulation model of traffic flow Payne-Weber's law compressed fluid, we can see that many transport phenomena)
- 2007-06-01 22:47:55下载
- 积分:1