-
dir2par
%直接型到并联型的转换
%
%[C,B,A]=dir2par(b,a)
%C为当b的长度大于a时的多项式部分
%B为包含各bk的K乘2维实系数矩阵
%A为包含各ak的K乘3维实系数矩阵
%b为直接型分子多项式系数
%a为直接型分母多项式系数
%
( Directly to the shunt-type conversion [C, B, A] = dir2par (b, a) C for when the b is greater than the length of a polynomial when part of B to include the bk of the K x 2 Victoria real coefficient matrix A contains the ak for the K x 3-dimensional real coefficient matrix b-type elements for direct polynomial coefficients a direct-type denominator polynomial coefficients)
- 2006-11-05 10:32:51下载
- 积分:1
-
setment1-code
精确定位 虹膜的内外边缘,并分割出虹膜。(iris segmention。)
- 2009-04-07 18:31:11下载
- 积分:1
-
registration_cross_correlation
registrationimage by cross correlation
- 2010-01-04 20:32:20下载
- 积分:1
-
moeryuan
岩石受力破裂准则,莫尔圆模型,用于岩石受力下变形破裂分析。(rock mechanical ,moeryuan circle model)
- 2020-07-03 01:00:01下载
- 积分:1
-
62
说明: 主要是生成集合[n]的所有k-子集MATLAB代码(Generating set [n] of all k-subset of MATLAB code)
- 2009-05-06 17:04:59下载
- 积分:1
-
beamforming
针对阵列天线的模拟波束形成,在固定角度上阵列输出最大值。(For beamforming of an array antenna, the array outputs a maximum at a fixed angle.)
- 2017-12-11 13:56:02下载
- 积分:1
-
semi2M
这是一个半光滑牛顿法解决图像复原问题的MATLAB算法(semi-smooth newton method for image restoration)
- 2010-03-04 17:21:27下载
- 积分:1
-
matlab50
matlab 经典仿真50 例子
各类变频器仿真 控制(Matlab classic 50 simulation examples
Control of inverter simulation
)
- 2013-05-02 16:25:47下载
- 积分:1
-
getConnectedSize
识别连通区域,在matlab环境中自动识别连通区域的大小。(identify regional connectivity in Matlab environment automatic identification of the size of regional connectivity.)
- 2007-07-06 11:36:07下载
- 积分:1
-
Digital-Signal-and-Image-Processing-Using-MATLAB
MATLAB is one of several tools for working with mathematics. As an experienced
programmer, I was skeptical at rst. Why should I learn another programming
language when I could do the work in C/C++? The answer was simple: working
with MATLAB is easier! Yes, there are some instances when one would want to
use another language. A compiled program, such as one written in C++, will run
faster than an interpreted MATLAB program (where each line is translated by the
computer when the program is run). For hardware design, one might want to write
a program in Verilog or VHDL, so that the program can be converted to a circuit.
- 2015-03-16 22:45:31下载
- 积分:1