-
example8_1
bp算法基于matelab 环境下的 算法(bp algorithm matelab environment based on the algorithm)
- 2009-07-17 09:52:22下载
- 积分:1
-
Fuzzycontrol
模糊自整定PID控制系统设计与仿真
飞机俯仰姿态保持模糊PID控制 (Fuzzy self-tuning PID control system design and simulation aircraft pitch attitude to maintain Fuzzy PID Control)
- 2021-04-01 14:39:08下载
- 积分:1
-
particle_filter_resumpling
一个跟好的重采样粒子滤波matlab代码(A good resampling particle filter with matlab code)
- 2014-01-03 15:01:28下载
- 积分:1
-
lsge-matlab
说明: 用matlab实现的二维圆拟合和三维圆拟合
- 2010-04-16 17:07:02下载
- 积分:1
-
RosslerLyapunov
Rossler混沌系统Lyapunov指数的Matlab实现代码,Rossler 混沌系统Lyapunov指数的Matlab实现代码。(Rossler chaotic system Lyapunov index of Matlab implementation code,Rossler chaotic system Lyapunov index of Matlab implementation code.)
- 2009-12-02 11:54:56下载
- 积分:1
-
Direct-Sequence-Spread-Spectrum-Matlab-Code
this code helps to understance DSSS direct seq. spread spectrum. in comm.
- 2013-02-26 15:15:56下载
- 积分:1
-
Monkey
猴群算法 ,不知道怎么转换成matlab下的,所以如果大家谁知道的话,可以告诉我一下(Monkeys algorithm, do not know how to convert matlab under, so if everyone who knows, you can tell me)
- 2007-08-28 09:13:20下载
- 积分:1
-
rls1
RLS,Demonstration of Wiener filter,LMS filter,Steep-descent algorithm
(RLS, Demonstration of Wiener filter, LMS filter, Steep-descent algorithm)
- 2008-04-17 16:15:08下载
- 积分:1
-
fixed_point
Fixed-Point iteration(Function fixed_point(p0, N) approximates the solution of an equation f(x) = 0, rewritten in the form x = g(x), which is a sub-function the user has to enter. the call to the function fixed_point(p0, N) returns the root of the equation f(x),i.e. the fixed-point of g(x), if the procedure is successful or a sequence of iterates in case something goes wrong. p0 is the initial approximation and N the maximum number of iterations. If, after N iterations, condition |x(k)- x(k-1)| < tol is not satisfied, all iterated values will be displayed, accompanied by a message asking the user to either change p0 in case of divergence or enter another g(x) that does not lead to complex numbers arithmetics. Reasons for the program to go wrong are the divergence of iterates and/or appearance of complex numbers for example with functions involving sqrt(x) when one of the iterates is negative. )
- 2009-05-14 04:43:58下载
- 积分:1
-
MatrixVB
MatrixVB 使用手册:介绍在VB中调用matlab函数的控件的使用方法及例子。在VB中使用强大的matlab运算工具!(MatrixVB User’s Guide)
- 2009-06-06 10:40:39下载
- 积分:1