-
iir
Increases the resolution of an image by interpolation
- 2012-05-03 15:18:33下载
- 积分:1
-
Jabic
雅克比式 调用 矩阵 正交矩阵 迭代 迭代次数(Jacobi calls Matrix orthogonal matrix iteration number of iterations)
- 2012-05-31 20:57:57下载
- 积分:1
-
winer
通过边界延拓方法,改进的利用维纳滤波实现模糊图像的复原。(Through the boundary extension method, the improved Wiener filter using the fuzzy image restoration.)
- 2011-05-30 17:42:22下载
- 积分:1
-
rstest
一种利用粗糙集理论的知识约简算法,MATLAB实现(A knowledge reduction algorithm using rough set theory, MATLAB realization)
- 2015-04-14 23:37:59下载
- 积分:1
-
LLL
LLL格点减少算法的MATLAB实现,程序简单易懂(LLL lattice reduction algorithm of the MATLAB implementation, the program is straightforward)
- 2021-03-21 16:29:17下载
- 积分:1
-
ersread
说明: 利用matlab读取ers1/2sar 数据 代码简洁使用,希望能够起到抛砖引玉的作用(using matlab REDA ers sar data)
- 2011-03-13 18:07:05下载
- 积分:1
-
matlab
Matlab基本电路运算,只需要输入电路的基本信息如节点数,电源的电压。电流等即可得出电路所有的电量(Matlab basic circuit operation, and only need basic information such as the number of nodes of the input circuit, the power supply voltage. Current, etc. can draw all the power of the circuit)
- 2012-05-21 20:05:47下载
- 积分:1
-
498-610
Active level inverter in matlab simulink
- 2011-09-02 03:36:22下载
- 积分:1
-
shanks
function [a,b,err] = shanks(x,p,q)
SHANKS Model a signal using Shanks method
----
Usage: [a,b,err] = shanks(x,p,q)
The sequence x is modeled as the unit sample response of
a filter having a system function of the form
H(z) = B(z)/A(z)
The polynomials B(z) and A(z) are formed from the vectors
b=[b(0), b(1), ... b(q)]
a=[1 , a(1), ... a(p)]
The input q defines the number of zeros in the model
and p defines the number of poles. The modeling error
is returned in err.
- 2012-04-18 09:58:03下载
- 积分:1
-
otsu
The code gives us the ability to determine the optimal threshold from the gray level image.
- 2013-02-11 12:14:12下载
- 积分:1