-
vistformfwd
M函数vistformfwd建立点的栅格内容 函数vistformfwd也可用于直观的仿射变换(M vistformfwd establish point grid function content)
- 2010-12-01 18:55:00下载
- 积分:1
-
outlier
利用matlab进行离群点检测,包含KNN,LOF,k-means方法(Using MATLAB to detect outliers, including KNN, LOF and K-means methods.)
- 2021-04-14 16:28:55下载
- 积分:1
-
AntSystem-WithPlay
利用matlab进行蚁群算法的仿真,利用M文件(The ant colony algorithm using the simulation matlab)
- 2010-09-24 13:55:03下载
- 积分:1
-
leach
leach算法实现leach协议,十分有用(leach algorithm realize the leach protocal,it is very helpfull)
- 2013-04-22 19:07:55下载
- 积分:1
-
PMM
基于Partial Model Method的PID控制器设计,在matlab2010上完美运行(Based on Partial Model Method of PID controller design, a perfect run in matlab2010)
- 2013-10-10 14:33:54下载
- 积分:1
-
fft
这是进行matlab的fft频响函数估计,它可以进行随机激励的频响估计(this is a program which is fft analysis it can uate frf that is random exict)
- 2014-11-27 22:04:03下载
- 积分:1
-
code1
利用MATLAB实现二进制基带脉冲成形及眼图的绘制(Binary baseband pulse forming and eye drawing)
- 2018-05-17 13:46:36下载
- 积分:1
-
fixed_point_systems
Fixed-point for functions of several variables (Function fixed_point_systems(x0, N) approximates the solution of a system of nonlinear equations F(x) = (f1(x), f2(x), ..., fn(x)) = 0 rewritten in the fixed-point form x = G(x) = (g1(x), g2(x), ..., gn(x)). This is done by the user at the bottom of the file. The sub-function G(x) has to be updated accordingly with the given system. The iteration scheme x(k+1) = G(x(k)) is implemented until condition |x(k)- x(k-1)| < tol is met, starting with an initial approxiamtion vector x0. If, after N iterations, the stopping criterion is not reached, a message concerning the iterated x s is displayed. the output consists of iterates of each variables x1, x2, ..., xn in each column. )
- 2009-05-14 04:39:19下载
- 积分:1
-
NMFLABSP
matlab的nmf工具箱,很有用。希望大家下载拥有。(nmf the matlab toolbox, useful. Hope you have downloaded.)
- 2011-07-22 17:54:58下载
- 积分:1
-
Optical-flow-detection
光流法检测运动物体的基本原理是:给图像中的每一个像素点赋予一个速度矢量,这就形成了一个图像运动场,在运动的一个特定时刻,图像上的点与三维物体上的点一一对应,这种对应关系可由投影关系得到,根据各个像素点的速度矢量特征,可以对图像进行动态分析。(Optical flow detection)
- 2011-08-23 09:52:59下载
- 积分:1