-
1673
matlab仿真微分方程,分别用欧拉法,改进欧拉法,龙格库塔法,四阶adams显式隐式算法对比精度。(matlab simulation of differential equations, respectively, with Euler, improved Euler method, Runge-Kutta method, fourth-order implicit algorithm adams explicit comparison accuracy.)
- 2013-08-02 10:50:14下载
- 积分:1
-
Afactor.m
this code finds out the array factor of ULA
- 2011-05-15 19:29:48下载
- 积分:1
-
shift-register
用C语言在matlab中实现移位寄存器的程序编写,并实现其功能,效果还可以,大家可以看看。(shift register)
- 2012-08-08 11:00:39下载
- 积分:1
-
Levelset
Chunming Li 老师的一种新的水平集图像处理方法,主要利用一种新的变分公式(Level set method image processing,A New Variational Formulation)
- 2009-12-18 13:07:56下载
- 积分:1
-
isctest
this code implemented for ICA algorithm and can be use for face recognition
- 2013-02-19 16:38:31下载
- 积分:1
-
SpillOver_DY
说明: 计算Diebold and Yilmaz(2014)溢出指数
Diebold F X, Yilmaz K. Better to give than to receive: Predictive directional measurement of volatility spillovers. International Journal of Forecasting, 2012, 28(1): 57-66.(Diebold and Yilmaz(2014) spillover index
Diebold F X, Yilmaz K. Better to give than to receive: Predictive directional measurement of volatility spillovers. International Journal of Forecasting, 2012, 28(1): 57-66.)
- 2021-04-23 14:28:47下载
- 积分:1
-
zhaoxiaopu
位置指令为幅值为1.0的阶跃信号,r(k)=1.0。网络结构为1-4-1,高斯函数的参数值取Cj=[-2 -1 1 2]T ,B=[0.5 0.5 0.5 0.5]T 。
网络权值学习参数为η=0.30,α=0.05 。PID控制各参数的初RBF网络控制,被控对象为G(s)=
取采样时间为1ms,采用Z变换进行离散化,离散化后的被控对象为
y(k)=-den(2)*y(k-1)-den(3)*y(k-2)+num(2)*u(k-1)+num(3)*u(k-2)
始值为,kp=20, kd=0.3, ki=0.1。
(Position command for the step signal amplitude of 1.0, r (k) = 1.0. The network structure is 1-4-1, the Gaussian function parameters taken Cj = [-2-1 1 2] T, B = [0.5 0.5 0.5 0.5] T. Weight learning parameter η = 0.30, α = 0.05. PID control parameters at the beginning of each RBF network control, the controlled object is G (s) = take the sampling time is 1ms, using the Z transform discrete, discretized controlled object is y (k) =-den (2)* y (k-1)-den (3)* y (k-2)+num (2)* u (k-1)+num (3)* u (k-2) initial value, kp = 20, kd = 0.3, ki = 0.1.)
- 2013-07-22 21:20:28下载
- 积分:1
-
Graphical-Simulation-of-an-Elevator
LAITH Graphical Simulation of an elevator system
laith() creates a GUI with the number of floors as input. Granting this number
creates a building with this number of floors and an elevator that moves up
and down in it according to the will of animated people (modeled as balls).
- 2013-05-01 14:08:35下载
- 积分:1
-
meanshift
均值漂移算法是一种基于颜色特征的无参密度估计算法,被人们广泛的应用于图像滤波、聚类分析和目标跟踪等领域。(Mean shift algorithm is a nonparametric density estimation algorithm based on color feature, which is widely used in the fields of image filtering, clustering analysis and target tracking.)
- 2015-07-14 11:20:15下载
- 积分:1
-
filterSobel
sobel filter for image processing
- 2009-11-15 08:14:12下载
- 积分:1