-
Ford_Fulkerson
matlab最小费用最大流程序,图论,输入距离矩阵求解(The minimum cost maximum flow matlab program, graph theory, enter the distance matrix solver)
- 2020-12-25 15:19:05下载
- 积分:1
-
cordic_sqrt_atan
利用cordic实现开方和atan运算的matlab源码。
本人原创,标准cordic算法。(calculate aquare root and atan by cordic.
Matlab m language.)
- 2009-12-25 14:38:08下载
- 积分:1
-
beam_matlab
不同准则下的阵列信号方向图形成;capon法功率扫描图。(The the array signal pattern formation under different criteria the capon law power scan.)
- 2013-03-16 09:50:53下载
- 积分:1
-
prohl
计算关于转子动力学中,如何求传递矩阵的的系数的程序(calculated on rotor dynamics, how to request the transfer matrix of the coefficients of procedures)
- 2007-05-09 10:49:50下载
- 积分:1
-
LADRC-Demo
adrc的例程 非常实用 通过调节参数可以看到不同的运行效果(adrc very practical routines by adjusting the parameters you can see the effect of different operating)
- 2015-01-19 23:52:30下载
- 积分:1
-
MMSE_MSE_calc
This function generates mean squared error for the the MMSE estimator
- 2015-02-12 19:02:39下载
- 积分:1
-
mass_damper_system_matlabasimulink
Matlab code and Simulink model for mass damper system with and without force.
- 2014-02-07 07:21:00下载
- 积分:1
-
SectorBeam
Sector Beam Generation Program for computing
Phase distribution function and Radiation pattern
- 2009-04-17 17:26:30下载
- 积分:1
-
newnethodotsu
一个新设计的OTSU算法,使用方法如下:% load clown
% subplot(221)
% imshow(X/max(X(:)))
% title( Original , FontWeight , bold )
% for n = 2:4
% Iseg = otsu(X,n)
% subplot(2,2,n), colormap(gray)
% imshow(Iseg)
% title([ n = int2str(n)], FontWeight , bold )
% end(OTSU design a new algorithm, using the method as follows: load clown subplot (221) imshow (X/max (X (:))) title (Original, FontWeight, bold) for n = 2:4 Iseg = otsu (X, n) subplot (2,2, n), colormap (gray) imshow (Iseg) title ([n = int2str (n)], FontWeight, bold) end)
- 2007-11-14 12:45:49下载
- 积分:1
-
simple
计算流体力学里常用的simple算法实现,尤其对不可压缩流体数值模拟。以库埃特流为例(Computational fluid dynamics in the simple algorithm used to achieve, especially for numerical simulation of incompressible fluid. Couette flow as an example to)
- 2008-06-06 14:30:12下载
- 积分:1