-
genetic-algorithm-and-neural-network
说明: 是对遗传算法和神经网络的讲解,自己感觉比较好,所以就传了(Is a genetic algorithm and neural network to explain that he felt better, so I passed on)
- 2011-03-17 16:59:51下载
- 积分:1
-
The-three-dimensional-FDTD
三维FDTD的UPML吸收边界条件下的C程序(The three-dimensional FDTD UPML absorbing boundary C program)
- 2013-08-06 11:07:39下载
- 积分:1
-
dereverberation-and-denoising-master
语音去混响与去噪,使用matlab实现,可直接使用(dereverberation and denoise)
- 2017-12-06 09:47:01下载
- 积分:1
-
单目视觉
说明: 单目视觉程序 通过对摄像机进行简单标定求出世界坐标犀利图像坐标系转换的必要参数,进而实现对固定平面内物体的位置定位及长度测量。针对该方法的特点,本文选取了4个点为标定点.(Through the simple calibration of the camera, the necessary parameters of coordinate system transformation of the sharp world coordinate image are obtained, and then the location and length measurement of the object in the fixed plane are realized. According to the characteristics of this method, four points are selected as the calibration points)
- 2020-02-07 18:00:02下载
- 积分:1
-
Statistics Code by Matlab
包含一元线性回归分析、多元线性回归分析、逐步回归分析、非线性回归分析、主成分分析、因子分析、层次聚类分析、判别分析、自相关分析和自回归分析的全套Matlab源代码(MATLAB source code including linear regression analysis, multiple linear regression analysis, stepwise regression analysis, non-linear regression analysis, principal component analysis, factor analysis, hierarchical clustering analysis, discriminant analysis, autocorrelation analysis and autoregressive analysis)
- 2019-03-14 22:17:00下载
- 积分:1
-
CEC09的测试源码以及文章 -MOEA
CEC2009的测试源码以及文章,对于研究智能优化算法的人员很有帮助(Source code and test article CEC 2009, the study of intelligent optimization algorithm staff helpful)
- 2020-09-23 16:57:50下载
- 积分:1
-
MDVRP
针对多车场vrp问题,使用遗传算法用matlab进行编码,同时加入了单线路局部优化(TSP problem for multi- traveling salesman problem of genetic algorithm matlab program)
- 2016-12-26 15:57:58下载
- 积分:1
-
DividePlane
用割平面法求解整数规划。先不考虑整数约束条件,求松弛问题的最优解,如果获得整数最优解,即为所求,运算停止.如果所得到最优解不满足整数约束条件,则在此非整数解的基础上增加新的约束条件重新求解.(By cutting plane method for solving integer programming. Not considered integer constraints, the optimal solution relaxation problem, if the integer obtained optimal solution is sought, and operation stops. If the optimal solution does not satisfy the integer constraints, then on the basis of this non-integer solutions adding new constraints on the re-solving.)
- 2013-11-23 14:16:44下载
- 积分:1
-
s
说明: 用S变换法对电离层对海杂波的污染进行校正(S transform with the pollution of the ionospheric correction sea clutter)
- 2014-05-14 19:31:15下载
- 积分:1
-
kalmfilmat
function Colored(flag, corr)
Kalman filter simulation with colored (time correlated) measurement noise.
INPUTS:
flag = 0 means ignore the time correlation of the measurement noise
1 means augment the system state
2 means use the Bryson/Henrikson approach
corr = magnitude of measurement noise correlation <= 1
- 2010-05-14 05:04:33下载
- 积分:1