-
ma_work
二阶数学模型的NLJ辨识MATLAB实现,仿真结果验证了NLJ在系统辨识中的可操作性.(Identification of second-order mathematical model of the NLJ MATLAB implementation, simulation results show the NLJ in the System Identification operability)
- 2010-08-01 14:37:16下载
- 积分:1
-
dianyaxiebohanliang110
云南电网结题程序,用于计算110KV侧的电压谐波含量。(Yunnan Power Grid node title procedures ,used to calculate the voltage of 110KV side of the harmonic content)
- 2012-04-26 18:57:50下载
- 积分:1
-
mutualinfo
说明: 计算互信息,函数内提供注释,各位可以仔细阅读,欢迎各位下载。(calculate mutual information)
- 2020-02-28 21:16:01下载
- 积分:1
-
dpc
这是2014年在自然杂志上发表的密度峰聚类的代码(This is 2014 in Nature magazine published the density peak clustering code )
- 2016-08-04 20:31:37下载
- 积分:1
-
51478222fast_select
在快匹配运动估计算法中,它的计算复杂度可以描述成:运算量=搜索点×块匹配准则.该表达式可以这样解释,在快匹配准则确定的情况下,如果一个匹配点的单位运算量确定了,这时动动估计的动算量就有直接取于搜索的点数,也就是取决于运动估计的搜索算法,实现了三步搜索法(Match the fast motion estimation algorithm, its computational complexity can be described as: Operational × volume = search block-matching criteria points. The expression can be interpreted in such a way, the fast matching criterion to determine the circumstances, if a match point of the unit operator determine the amount, and then moving moving moving estimate of the volume operator has direct access to the points in the search, that is, depends on the motion estimation search algorithm, to achieve a three-step search method)
- 2009-06-07 14:49:51下载
- 积分:1
-
32
说明: 这是基于matlab软件编写的开发型代码(this is a program)
- 2011-12-20 19:54:03下载
- 积分:1
-
emd
emd分解,通过emd分解重构信号实现降噪(By the emd decomposition reconstruction signal noise reduction)
- 2021-03-30 08:39:09下载
- 积分:1
-
FDM
%solve u_xx + u_yy = f(x,y)
% over the region D = [x0,xf,y0,yf] = {(x,y) |x0 <= x <= xf, y0 <= y <= yf}
% with the boundary Conditions:
% u(x0,y) = bx0(y), u(xf,y) = bxf(y)
% u(x,y0) = by0(x), u(x,yf) = byf(x)
% Mx = # of subintervals along x axis
% My = # of subintervals along y axis
% tol : error tolerance
% MaxIter: the maximum # of iterations
- 2019-04-26 01:00:10下载
- 积分:1
-
collectAnaly
matlab中系统聚类法函数
用最短距离算法的系统聚类样本进行聚类(collectAnaly)
- 2009-11-02 07:02:18下载
- 积分:1
-
ImageM_20140312
ImageM integrates into a GUI several algorithms for interactve image processing and analysis. It allows to load images, apply filtering and/or segmentation, and run basic analyses. Interface is inspired the open source software ImageJ .
To install, simply unzip, and add the path containing the +imagem directory. The application can be launched by typing:
ImageM( rice.png )
(or any other image provided with the image processing toolbox).
The development of ImageM started as a proof of concept for creating GUI dedicated to image processing. After adding several tools and options, I thought it could be useful to others, and maybe be used as an example of gui development.
ImageM relies on the image processing toolbox and on the GUI Layout Toolbox. Most algorithms are wrapped into a specific Image class that allow to process in a unified way grayscale, binary and color images, 2D or 3D, and that can be used independently.
- 2015-01-14 22:44:04下载
- 积分:1