-
RS_BCH
RS码和BCH码译码的MATLAB源文件,可以作为C代码的参考(RS code and BCH Decoding the MATLAB source file can be used as the reference C code)
- 2007-08-19 10:08:08下载
- 积分:1
-
Timoshenko beam in bending
有限元算法求解铁木辛柯梁梁静力问题实例。一个简单的一维梁模型,用FEM算法求解,用于学习有限元编程。(Timoshenko beam in bending)
- 2020-07-25 19:48:42下载
- 积分:1
-
MATLAB
MATLAB7.0的中文版手册,内有MATLAB开发的详细教程,以及对MATLAB各个函数的详细解释(MATLAB7.0 help document)
- 2009-11-07 16:45:07下载
- 积分:1
-
lee-filter
This code consist of various filters and their comparison, The performance metrics are determined using PSNR value, SSIM value.
- 2013-04-18 13:47:40下载
- 积分:1
-
psat-2.1.6-mat
matlab的psat软件用于潮流计算,连续潮流计算,小扰动分析,分岔分析等等,方便实用(The psat matlab software for flow calculation, continuous flow calculation, the small perturbation analysis, bifurcation analysis, etc., convenient and practical)
- 2014-01-05 14:46:25下载
- 积分:1
-
4
说明: 模糊C聚类算法的实现,用matlab作为开发环境(FcM matlab)
- 2010-04-01 19:50:47下载
- 积分:1
-
f_StepSinSweepGenerater
说明: 用于生成不同频段的扫频信号,以供后期开发使用(create swept-frequency signal indifferent frequency channel )
- 2021-04-22 14:28:48下载
- 积分:1
-
signaltoolbox-0.2
matlab时频分析工具箱时频分析工具箱time-frequency analysis toolbox 第二代,比第一代增加了许多信号处理的函数,有些函数进行了功能的增进。使用的时候,解压到MATLAB安装目录的toolbox目录下,并在matlab中将其添加到搜索路径中使用。(time-frequency analysis toolbox matlab second generation than the first generation adds many signal processing functions, some functions have been enhancing features. Use it, extract it to MATLAB installation directory toolbox directory and search paths to work.)
- 2013-10-16 20:35:51下载
- 积分:1
-
3
说明: 对信号进行离散小波分解并对每层进行小波重构(Discrete wavelet decomposition of the signal, and each layer wavelet reconstruction)
- 2013-04-14 22:49:29下载
- 积分:1
-
EllipseFitByTaubin
This is a fast non-iterative ellipse fit, and among fast non-iterative ellipse fits this is the most accurate and robust.
It takes the xy-coordinates of data points, and returns the coefficients of the equation of the ellipse:
ax^2 + bxy + cy^2 + dx + ey + f = 0,
i.e. it returns the vector A=(a,b,c,d,e,f). To convert this vector to the geometric parameters (This is a fast non-iterative ellipse fit, and among fast non-iterative ellipse fits this is the most accurate and robust.
It takes the xy-coordinates of data points, and returns the coefficients of the equation of the ellipse:
ax^2+ bxy+ cy^2+ dx+ ey+ f = 0,
i.e. it returns the vector A=(a,b,c,d,e,f). To convert this vector to the geometric parameters )
- 2009-10-19 20:29:44下载
- 积分:1