-
traffic_simevents123
Vehicle Traffic Patterns at an Intersection (SimEvents)
- 2010-11-18 07:12:00下载
- 积分:1
-
GA
求解全局优化问题的经典遗传算法代码,简单易懂,适合初学者(Solving global optimization problems classical genetic algorithm code, easy to understand for beginners)
- 2013-11-17 20:40:45下载
- 积分:1
-
SUSAN--MATELAB
susan 源代码 在matlab环境下的源代码 提取特征点(susan code matlab )
- 2011-10-04 10:43:26下载
- 积分:1
-
temperature_analysis
Study of heat transfer and temperature of a 1x1 metal plate
- 2007-08-25 14:26:24下载
- 积分:1
-
zig_zag_Scan
实现 zig-zag 扫描,并且进行 Huffman 编码.对数字图像进行处理的一部分步骤。(Achieve zig-zag scanning, and performs Huffman coding. Part of a digital image processing step.)
- 2015-03-10 13:35:39下载
- 积分:1
-
matlab_style_guidelines
《matlab编程风格指导》,教你如何编写高质量的matlab程序。(《matlab style guidelines》)
- 2012-05-10 09:30:31下载
- 积分:1
-
compare-character
Test the optimized implementation of comparison with single-character strings.
- 2014-01-13 23:24:04下载
- 积分:1
-
mf
说明: 一种用于正向旋转和反向旋转PCA载荷的工具箱(a freeware function to rotate and counterotate scores or loadings (MATLAB- uses PLS_Toolbox))
- 2011-05-29 09:11:06下载
- 积分:1
-
Matlab code for LMS algorithm
lms算法在MATLAB上的实现,有点小错误,给大家当参考吧(LMS algorithm in MATLAB on the realization of a little wrong, we can refer to it)
- 2005-04-30 02:54:39下载
- 积分:1
-
Newtoniterate
说明: 数值计算牛顿迭代法的matlab源程序
说明如下:
%fun----input,the part as the form of f(x) in the equation f(x)=0
% ini----input,sets the starting point to ini
% err----input,sets admissible error
% sol----output,returns the root of equation(Numerical calculation of the Newton iteration matlab source described as follows: fun---- input, the part as the form of f (x) in the equation f (x) = 0 ini---- input, sets the starting point to ini err---- input, sets admissible error sol---- output, returns the root of equation)
- 2008-12-06 22:42:53下载
- 积分:1