-
RecursiveLeastSquare
this is matlab code for estimating the static linear system with Recursive Least Squre that is written by matlab 7.0.
Here we want to estimate the below function:
1 - u^2 + 2*u^3 +u^5 +3*u^7
these are 2 files : without noise and with noise
finally,there are plots for showing results.
- 2010-08-26 23:14:16下载
- 积分:1
-
Aexpp06_adaptd
自适应陷波器的仿真程序源码,初级入门的的matlab仿真程序源码 可直接使用。
(Adaptive notch filter simulation program source code, the primary entry of the Matlab simulation program source can be used directly.)
- 2012-07-18 20:51:54下载
- 积分:1
-
3-13
Lagrange Opdal solution
- 2014-10-21 17:51:25下载
- 积分:1
-
AntColony
it consists of matlab code for vehicle routing problem with time windows using Antcolony algorithm
- 2015-02-16 14:04:53下载
- 积分:1
-
matlab_file1
分布式星载干涉GMTI雷达系统仿真
performance analysis of a space-based GMTI radar system using separated spacecraft interferometry(Distributed Spaceborne Interferometric GMTI radar system simulation performance analysis of a space-based GMTI radar system using separated spacecraft interferometry)
- 2020-12-11 15:59:19下载
- 积分:1
-
ROC-and-AUC-analysis
A good matlab code that analysis the ROC curve and corresponding AUC value to estimate the sensitive and the currectness of the sample estimate. This code is suitable for variable type and function data.
- 2011-12-15 09:52:20下载
- 积分:1
-
suanfa
该函数的功能是利用matlab实现图像的快速有效的分割(Function of the function is to use matlab to achieve fast and efficient image segmentation)
- 2010-03-08 21:52:55下载
- 积分:1
-
Split2
GUI functions that can split the images in time/slices/column/row
- 2012-09-08 03:48:39下载
- 积分:1
-
trajectorytrack-backsteeping
利用backstepping算法设计的移动机器人轨迹跟踪控制器matlab源代码,包里面有四种轨迹,分别是直线、圆、椭圆和不规则轨迹,希望能够对研究此方向的朋友有所帮助。(I write using backstepping algorithm design of mobile robot trajectory tracking controller matlab source code, there are four types of packet paths are straight, round, oval and irregular track, hope to be able to research in this direction will help a friend.)
- 2014-05-08 15:11:45下载
- 积分:1
-
中心差分法
说明: 运动方程中的速度向量和加速度向量用位移的某种组合来表示,将微分方程组的求解问题转化为代数方程组的求解问题,并在时间区间内求得每个微小时间区间的递推公式,进而求得整个时程的反应。 中心差分法是一种显示的积分法,它基于用有限差分代替位移对时间的求导(即速度和加速度)。(Velocity vectors and acceleration vectors in motion equations are expressed by a combination of displacements. The problem of solving differential equations is transformed into the problem of solving algebraic equations. The recurrence formulas of each small time interval are obtained in the time interval, and then the response of the whole time interval is obtained. The central difference method is a display integration method, which is based on the finite difference method instead of the displacement derivative of time (i.e. velocity and acceleration).)
- 2019-02-18 15:55:06下载
- 积分:1