-
samespan
Test if two matrices have the same column space
- 2010-03-06 17:28:23下载
- 积分:1
-
kam1
卡尔曼滤波matlab实例,通过matlab程序,实现卡尔曼滤波算法。(Kalman filter matlab example,Through matlab program to achieve Kalman filter algorithm.)
- 2011-05-01 13:18:19下载
- 积分: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
-
matlab
说明: 网上牛人matlab实现 emd算法,可以下载尝试一下的(matlab'emd eemd code)
- 2021-03-24 15:30:24下载
- 积分:1
-
Project_uGUI_map_file
说明: dfydrtyrt df d erzftg zer ter ter
- 2019-01-09 18:49:18下载
- 积分:1
-
matlab
介绍matlab 的使用,以及数字信号处理,图像处理,还有通信系统(this is introduction about the matlab,
digital signal process ,and digital picture process)
- 2012-05-10 20:15:07下载
- 积分:1
-
2011.11.20
matlab制作的小软件各种功能展示。。有镜像的垂直,水平,fft变换等(matlab software produced by a small display of various functions. . A mirror of vertical, horizontal, fft transform)
- 2011-11-19 10:59:44下载
- 积分:1
-
MATLAB
实现局部寻找最大值点,通过Matlab软件实现(Local search for maximum points achieved by Matlab software)
- 2021-01-28 10:28:35下载
- 积分:1
-
feedforward_pid.m
带前馈的PID算法,MATLAB语言编写,仿真效果不错。(With feed-forward PID algorithm, MATLAB language, simulation results are good.)
- 2009-12-08 09:58:53下载
- 积分:1
-
slidefilter
Sliding Sum Averaging Filter
Smoothes data by sliding it past itself, one sample at a time, and summing.
The length of the output is the same as the length of the input. The output
will be normalized. Equivalent to a moving average (lowpass) filter, but
more efficient.
- 2010-01-29 16:57:32下载
- 积分:1