-
MATLAB_Programing_and_Application
詳盡的Matlab教學參考資料, 適合Matleb初學者使用.(Matlab detailed teaching reference, suitable for beginners to use Matleb.)
- 2008-01-09 01:15:36下载
- 积分:1
-
GCMC
说明: 蒙特卡洛模拟,柯西分布,主要用于气体吸附的模拟(Monte Carlo simulation, the Cauchy distribution, is mainly used for the simulation of gas adsorption)
- 2010-04-23 09:24:46下载
- 积分:1
-
fdtd3D
Taflove的FDTD书的附带程序中三维FDTD源代码!很有参考价值!(Taflove the FDTD program book with three-dimensional FDTD source code! A good reference!)
- 2011-05-27 10:23:18下载
- 积分:1
-
FINDENDSJUNCTIONS
FINDENDSJUNCTIONS - find junctions and endings in a line/edge image
Usage: [rj, cj, re, ce] = findendsjunctions(edgeim, disp)
Arguments: edgeim - A binary image marking lines/edges in an image. It is
assumed that this is a thinned or skeleton image (or
nearly so).
disp - An optional flag 0/1 to indicate whether the edge
image should be plotted with the junctions and endings
marked. This defaults to 0.
Returns: rj, cj - Row and column coordinates of junction points in the
image.
re, ce - Row and column coordinates of end points in the
image.
- 2012-05-28 12:09:57下载
- 积分:1
-
NMOcodes
FOlder contains 2 Matlab projects for Velocity analysis and normal moveout correction in exploration seismology. Good exercise
- 2014-11-06 18:50:54下载
- 积分:1
-
Unitary--ESPRIT
4.面阵中二维角度估计 Unitary -ESPRIT算法MATLAB程序(4 planar array of two-dimensional angle estimation Unitary-ESPRIT algorithm MATLAB program)
- 2013-04-24 14:45:36下载
- 积分:1
-
codes
Codes for biometric systems performence uation
- 2015-03-08 03:54:04下载
- 积分:1
-
BP神经网络 forecasting
matlab上应用BP神经网络,预测人口、风速、温度。(Based on matlab, BP neural network to forecasting wind speed, temperature, populatioon.)
- 2019-03-22 10:33:22下载
- 积分:1
-
2009430028_w11_Monte_Carlo_LeeTaeKyeong_ZIP
using MonteCarlo Method
- 2014-12-09 20:35:49下载
- 积分:1
-
NSGA2算法
说明: NSGA2多目标优化算法,配上说明文档
NSGA-Ⅱ算法是 Srinivas 和 Deb 于 2000 年在 NSGA 的基础上提出的,它比 NSGA算法更加优越:它采用了快速非支配排序算法,计算复杂度比 NSGA 大大的降低;采用了拥挤度和拥挤度比较算子,代替了需要指定的共享半径 shareQ,并在快速排序后的同级比较中作为胜出标准,使准 Pareto 域中的个体能扩展到整个 Pareto 域,并均匀分布,保持了种群的多样性;引入了精英策略,扩大了采样空间,防止最佳个体的丢失,提高了算法的运算速度和鲁棒性。(NSGA2 multi-objective optimization algorithm, with instructions)
- 2021-03-02 10:49:34下载
- 积分:1