-
matlab
常用的函数以及指令,可以帮助记忆常用的一些函数,特别适合初学者
(used in matlab,to me its very use)
- 2009-04-18 23:05:17下载
- 积分:1
-
analyse-spectrale
documentation sur l analyse spectrale
- 2010-11-20 07:13:58下载
- 积分:1
-
WFSsaas
Computes WFS driving functions of a wfs-system, based on the 212 D Rayleigh I-Integral
- 2010-11-27 02:55:48下载
- 积分:1
-
jlgd
自编的捷联惯导程序,四元素的初值及更新、速度和位置的更新及解算(Self SINS program, the four elements of the initial and updated velocity and position updates and the Solution)
- 2011-06-13 16:03:27下载
- 积分:1
-
IIR
用双线性变换法设计一个IIR滤波器对心电信号进行处理(Bilinear transformation method of designing an IIR filter to process the ECG)
- 2011-09-22 18:41:28下载
- 积分:1
-
connected
连通域处理的函数简介,包含删除小面积对象,计算对象面积,删除边界对象等(Function of connected domain processing)
- 2015-12-20 16:59:18下载
- 积分:1
-
归一化均方误差
用于归一化均方误差问题的求解,代码可用,有需要的直接下载即可。
% % 计算均方根误差:含噪图像每个象素点与原始图像间误差的平方和的均值的平方根
% %计算结果,rms等于去噪后的噪声标准差
% % Calculate RMS error between result and original
% % Idiff = imsubtract(base,result); % get error values
% % Idbl = double(Idiff); % convert to double for arithmetic
% d_idbl=block_im(Idbl,8);
% for i=1:8
% for j=1:8
% Isqrd{i,j} = d_idbl{i,j}.^2; % square each pixel
% end
% end
- 2022-07-01 11:04:32下载
- 积分:1
-
metrix_ifc
This software release consists of an implementation of the algorithm described in the paper: H. R. Sheikh, A. C. Bovik, and G. de Veciana, "An Information Fidelity Criterion for Image Quality Assessment Using Natural Scene Statistics," IEEE Transactios on Image Processing, in publication, May 2005.
- 2011-05-28 15:32:49下载
- 积分:1
-
SF-filtering
matlab codes for spatial domain filtering
- 2012-08-14 20:07:47下载
- 积分:1
-
Calculus
关于Matlab中的数值实验--微积分的源代码(Calculus program code)
- 2010-06-23 10:30:55下载
- 积分:1