-
Naturalconvection
Free Convection Past a Vertical Flat Plate
- 2010-06-07 19:46:25下载
- 积分:1
-
ff
运用遗传算法工具箱进行一元函数优化,源代码。(Genetic algorithm optimization toolbox functions of one variable, the source code.)
- 2013-12-27 19:11:14下载
- 积分:1
-
aBookOfMatlab
一本讲授matlab基本知识的书籍,有很多例子,可以帮助入门的人学习。(A basic knowledge of teaching books matlab, there are many examples that can help people who started to learn.)
- 2010-12-29 17:01:18下载
- 积分:1
-
optimaztion
Chapter 8. Numerical Optimization
Algorithm 8.1 Golden Search for a Minimum
Algorithm 8.2 Nelder-Mead s Minimization Method
Algorithm 8.3 Local Minimum Search Using Quadratic Interpolation
Algorithm 8.4 Steepest Descent or Gradient Method
- 2011-06-07 02:56:37下载
- 积分:1
-
chaoliujisuan
通过总结几种潮流计算的方法,并通过MATLAB进行编程(Summary of several flow calculation method, and through MATLAB programming
)
- 2012-05-07 10:07:21下载
- 积分:1
-
New-Microsoft-Word-Document
Thresholding of i/p image
- 2013-12-17 18:57:07下载
- 积分:1
-
solar
PV仿真程序,仿真效率高
PV simulation program(solar PV simulink)
- 2013-03-22 13:47:09下载
- 积分:1
-
PSO
基于粒子群算法的pid控制,MATLAB仿真(Based on Particle Swarm Optimization pid control, MATLAB simulation)
- 2014-11-20 08:34:45下载
- 积分:1
-
ASSISTIVE-TECHNOLOGY
Assistive technology for people made code in matlab
- 2015-03-21 21:46:37下载
- 积分:1
-
smooth
SMOOTH uses a vectorized implementation that may be slow when X and/or FRAME_LENGTH are very large. The number of elements that are used for calculation is length(X)*FRAME_LENGTH. The algorithm vectorizes the operation by creating a matrix of indexes and extracting its diagonals. E.g. for a vector of length 4 and frame_length of 2, the algorithm creates a temporary zero-padded matrix x2 from which it creates a set of indexes:
- 2010-06-11 15:43:35下载
- 积分:1