-
Swarm-Tracking
国外著名控制专著《extremum seeking control and application》输出跟踪控制案例源码,采用matlab编写,对研究极值搜索控制理论非常有帮助(a well-known book about system control 《extremum seeking control and application》output tracking control matlab code, it will benefit to study the extremum seeking control theory for people)
- 2013-09-15 14:55:19下载
- 积分:1
-
specbandvar_SingleVoice
基于频率方差和子带分离的语音端点检测程序,基于matlab开发(based on specband var Vad detection programe,using matlab)
- 2010-05-14 16:01:36下载
- 积分:1
-
face_recognition_adaBoost_M2
matlab下adaboost算法程序,有运行结果在内(The following algorithm matlab adaboost procedures, operating results, including)
- 2011-05-27 15:13:43下载
- 积分:1
-
Richardson
里查得森(Richardson)法解偏微分方程的程序。解的是定步长的抛物型偏微分方程:
du/dx - a * d2u/dx2 = 0
在程序中可以更改 a 的值以实现不同系数的解。由于它是一种显式格式,解的结果不稳定
在Matlab7下面运行发现竟然有一些值达到十的几十次方,这是算法本身决定的。不是程序有错误(Richard Anderson (Richardson) Solving partial differential equations procedures. Solution is scheduled to step parabolic partial differential equation: du/dx- a* d2u/dx2 = 0 in the procedure can be changed in order to realize the value of a different coefficient of the solution. Because it is an explicit format, the result of instability in the solution of the following Matlab7 running even found some value reached ten dozens of parties, this is the decision algorithm itself. Not a procedural error)
- 2008-04-20 23:22:00下载
- 积分:1
-
Statistics-in-Matlab
介绍MATLAB统计方面编程的书籍,适合入门者(An Introduction to Statistics in Matlab)
- 2015-03-31 11:35:39下载
- 积分:1
-
用AIC MDL GDE等方法估计源信号个数AIC-MDL-GDE
用AIC MDL GDE等方法估计源信号个数,并进行性等分析在白噪声和色噪声环境下(estimate the number of source signal using AIC MDL GDE)
- 2021-04-27 15:18:45下载
- 积分:1
-
Radial-basis-function
径向基函数是一个取值仅仅依赖于离原点距离的实值函数,也就是Φ(x)=Φ(‖x‖),或者还可以是到任意一点c的距离,c点称为中心点,也就是 Φ(x,c)=Φ(‖x-c‖)。任意一个满足Φ(x)=Φ(‖x‖)特性的函数Φ都叫做径向量函数,标准的一般使用欧氏距离,尽管其他距离函数也是可以的。一些径向函数代表性的用到近似给定的函数,这种近似可以被解释成一个简单的神经网络,径向基函数在支持向量机中也被用做核函数。(Radial basis function depends only on the value of a real-valued function of the distance from the origin, i.e. Φ (x) = Φ (x ‖ ‖) or may also be the distance to any point c, c is called the center point , i.e. Φ (x, c) = Φ (xc ‖ ‖). Satisfy any one of Φ (x) = Φ (x ‖ ‖) characteristic functions are called radial vector function Φ standard Euclidean distance is generally used, although other distance functions are also possible. Some typical uses radial function approximation given function, this approximation can be interpreted as a simple neural network, RBF in support vector machines have also been used to make nuclear functions.)
- 2014-07-03 10:43:08下载
- 积分:1
-
2
说明: 一级倒立摆的模糊控制与神经网络控制。Simulink仿真环境。使用说明:在使用模糊控制时先把*.fis导入workspace,否则无法运行。(An inverted pendulum fuzzy control and neural network control. Simulink simulation environment. Usage: in the use of fuzzy control to import*. fis first workspace, otherwise it is impossible to run.)
- 2009-04-23 14:50:17下载
- 积分:1
-
bpsysidenty4
用matlab写的BP网络辨识函数,非常有用。(this is a program with matlab)
- 2009-05-29 16:03:03下载
- 积分:1
-
nonlineareq2
function g=nonlineareq(x)
Here is an example of nonlinear system that can be solved by using
the Matlab command "fsolve" written in the file called "solution.m"
- 2012-03-27 03:34:44下载
- 积分:1