-
moshishibieyuzhinengjisuan
许国根《模式识别与智能计算法的matlab实验》的全书程序和部分数据。(Xu guo gen pattern recognition and intelligent calculation method matlab experiment book program and part of the data.)
- 2015-01-06 16:23:31下载
- 积分:1
-
评判标准
说明: 数字图像修复算法的评价标准也是从两个方面进行评价的,一个是修
复算法的效率,一个是修复后图像质量。修复算法的效率主要就是看修复
图像所用的时间,可以用时间就行量化。而图像质量很难从量上唯一的进
行评价,目前图像修复质量还没有统一的评价标准,从实际应用出发,修
复后图像质量的好坏大多数是从以下两个方面就行评价,修复后图像给人
主观上的“满意度”和客观上图像的cnr、enl、epi、psnr、snr来评判。(The evaluation criteria of digital image restoration algorithms are also evaluated from two aspects, one is repair.
One of the efficiency of complex algorithm is the image quality after restoration. The efficiency of the repair algorithm depends mainly on the repair.
The time spent on the image can be quantified in terms of time. But image quality is difficult to improve quantitatively only.
At present, there is no uniform evaluation criterion for image restoration quality. Starting from practical application, repair
The quality of restored images is mostly evaluated from the following two aspects, and the restored images are given to people.
Subjective "satisfaction" and objective image cnr, enl, epi, psnr, SNR to judge.)
- 2021-04-18 23:48:57下载
- 积分:1
-
work
MATLAB在数学建模中的应用,其中很多源代码都是可以反复使用和论证的(MATLAB in Mathematical Modeling, many of them the source code can be re-use and verification of)
- 2009-01-30 23:44:36下载
- 积分:1
-
SVM-code
SVM是分类器对于它的准确性还有过拟合性都有很成熟的改进 关于SVM函数拟合 (SVM is a classifier for its accuracy still has a very mature over-fitting of improved function fitting on SVM)
- 2011-07-01 10:43:04下载
- 积分:1
-
Doubl_transposition_demodulation
simulation of demodulation of signal using matlab
- 2010-11-25 22:28:58下载
- 积分:1
-
OFDM_send_matlab
OFDM_send_matlab程序
(OFDM_send_matlab procedures)
- 2008-07-17 22:17:28下载
- 积分:1
-
testukf
用于UKF的matlab程序,希望对大家有点帮助,我也是试着修改的(ukf matlab programm)
- 2009-02-18 21:58:32下载
- 积分:1
-
NR_power-Flow
x0 = ones(2,2) Make a starting guess at the solution
options = optimset( Display , off ) Turn off Display
[x,Fval,exitflag] = fsolve(@myfun,x0,options)
The solution is
x =
-0.1291 0.8602
1.2903 1.1612
Fval =
1.0e-009 *
-0.1619 0.0776
0.1161 -0.0469
exitflag =
1
and the residual is close to zero.
sum(sum(Fval.*Fval))
ans =
4.7915e-020
- 2014-02-22 08:37:54下载
- 积分:1
-
rician
移动通信中的瑞利信道仿真模型的matlab程序(Mobile communications in Rayleigh channel simulation model matlab program)
- 2007-10-19 23:59:42下载
- 积分:1
-
MATLABsourcecoding
实现信源编码的MATLAB仿真研究,并用GUI设计出可视化界面。(MATLAB source code to achieve simulation, and GUI design using the visual interface.)
- 2010-11-29 11:19:40下载
- 积分:1