-
function
求解含有有限个变量的函数,维数可以是1000甚至上万维 都可以(Solving function contains a finite number of variables, dimensions can be 1000 on the World Wide Web can be even)
- 2013-09-13 16:06:58下载
- 积分:1
-
hyperchaotic
分数阶混沌系统,分数阶混沌吸引子相图程序实现。(Fractional chaotic systems, fractional chaotic attractor sub-phase diagram program.)
- 2020-06-30 14:40:02下载
- 积分:1
-
noverlap
分段平均法功率谱分析,不同数据重叠长度对结果的影响 (Sub-average power spectrum analysis, the results of different data length on the impact of overlapping)
- 2010-11-18 12:01:26下载
- 积分:1
-
flightcode
This script will setup the nonlinear simulation (UAV_NL.mdl) and call
trim and linearization routines. Select the desired aircraft here in this
script, via the "UAV_config()" function call.
- 2013-07-20 16:01:11下载
- 积分:1
-
Fiber-Diameter
Fiber Diameter Fiber Diameter Fiber Diameter Fiber Diameter
- 2013-11-08 13:06:46下载
- 积分:1
-
IIR
digital signal processing code for fir filter
- 2013-12-26 17:28:15下载
- 积分:1
-
FEM2D_hoanchinh
FEM method in 2D problem
- 2014-01-13 16:49:46下载
- 积分:1
-
draw-action-on-cell2
good demos of matlab
- 2012-11-25 16:21:09下载
- 积分:1
-
P4-1
传算法(Genetic Algorithm)是一类借鉴生物界的进化规律(适者生存,优胜劣汰遗传机制)演化而来的随机化搜索方法。它是由美国的J.Holland教授1975年首先提出,其主要特点是直接对结构对象进行操作,不存在求导和函数连续性的限定;具有内在的隐并行性和更好的全局寻优能力;采用概率化的寻优方法,能自动获取和指导优化的搜索空间,自适应地调整搜索方向,不需要确定的规则。遗传算法的这些性质,已被人们广泛地应用于组合优化、机器学习、信号处理、自适应控制和人工生命等领域。它是现代有关智能计算中的关键技术(Propagation algorithm (Genetic Algorithm) is a law of evolution in biology class reference (survival of the fittest, survival of the fittest genetic mechanisms) randomized search method evolved. It was first proposed by the United States J.Holland professor in 1975, and its main feature is to operate directly on the structure of the object, the continuity of the derivative and the function limitation does not exist with global implicit parallelism inherent and better optimization capability the use of probabilistic optimization method that can automatically obtain and guidance to optimize the search space adaptively adjust the search direction, the rule does not require determined. The nature of the genetic algorithm, has been widely used in combinatorial optimization, machine learning, signal processing fields, such as adaptive control and artificial life. It is about smart modern computing key technologies)
- 2014-02-08 09:18:38下载
- 积分:1
-
EULER_forward_ODE
[t, y]=EULER_forward_ODE(f, t0, y0, tend, Niter)
欧拉向前逼近法求解微分方程初值问题
f定义了函数f(t,y)的
t0时的初始值定义吨
Y0的定义y的初始值( [t, y]=EULER_forward_ODE(f, t0, y0, tend, Niter)
Euler forward approximation method to solve IVP ODEs
f defines the function f(t,y)
t0 defines initial value of t
y0 defines initial value of y)
- 2011-05-15 11:17:04下载
- 积分:1