-
MATLAB-iterative-equation
将方程x5+5x3-2x+1=0改写成各种等价的形式进行迭代,观察迭代是否收敛,并给出解释。(MATLAB iterative equation
)
- 2011-05-26 00:17:45下载
- 积分:1
-
run
汽车号码字符的灰化,腐蚀,分割,归一化等等 (The vehicle license plate automatic recognition algorithm)
- 2012-05-17 18:36:59下载
- 积分:1
-
Incremental--PID
增量式PID温度控制系统 在matlab下编程(Incremental PID temperature control system in MATLAB programming
)
- 2013-05-05 13:18:33下载
- 积分:1
-
FDI
Function direct I Filter
Call:
[Y,Zf]=FDI(B,A,X,Zi)
Parameters A(N), B(M), X(L)and Y(L) as in FILTER.
Input Parameters:
Zi(max(N,M)-1,2): Conditions iniciales.
Zi(:,1): from zeros.
Zi(:,2): from polos.
Output Parameters:
Zf(max(N,M)-1,2): final conditions.
Zf(:,1): from zeros.
Zf(:,2): from polos.
- 2009-10-05 19:00:29下载
- 积分:1
-
ji-fen
数值积分计算各种方法的matlab程序,可作为数值分析等的学习工具。(Numerical integration to calculate the various methods matlab program, can be used as a learning tool of numerical analysis .)
- 2012-04-05 16:14:36下载
- 积分:1
-
PDE
在图像处理过程中,使用正则化P-M方程的半隐式方案AOS算法实现图像去噪。(In the process of image processing,
Use regularization P-M equation of half implicit scheme AOS algorithm to realize image denoising
)
- 2011-06-13 22:01:37下载
- 积分:1
-
High-quality-CPP-programming-guide
本书是《高质量c++编程指南》,林锐博士著,针对编程过程中可能会遇到的若干容易被忽略的问题进行了分析。(This book is "high-quality c++ Programming Guide" Dr. Lin Rui book for several problems easily overlooked programming process may encounter analyzed.)
- 2013-11-23 00:16:16下载
- 积分:1
-
140198-11
KEB COMBIVERT
The MS-Repeater (Part. No.: 00.F4.072-2008) is for connection and
amplification of incremental encoder signals during master-slaveoperation.
- 2014-12-30 16:08:27下载
- 积分:1
-
Collins
collins衍射传播函数,可以计算光波的衍射过程(collins diffraction spread function can be calculated diffraction process of light)
- 2015-01-12 19:01:13下载
- 积分:1
-
Distance_F
%% 求复杂网络中两节点的距离、平均最短路径长度以及节点间最短路径条数
%% 采用Floyd算法计算任意两节点的距离,并求最短路径条数用于计算介数(Finding the distance between two nodes in a complex network, the average shortest path length, and the number of shortest paths between nodes
Calculate the distance between any two nodes using the Floyd algorithm, and find the shortest path number for calculating the in- termediacy)
- 2018-05-17 19:53:21下载
- 积分:1