-
视频质量评测模型 一个用于图像质量评测的模型-ssim_index
视频质量评测模型 一个用于图像质量评测的模型,对于图像质量评测感兴趣的可作参考(Video Quality Evaluation Model 1 for Image Quality Evaluation Model for Image Quality Evaluation interested reference can be made)
- 2005-04-03 16:06:13下载
- 积分:1
-
signal_p
详细的介绍了信号处理过程中的matlab应用,适合初学者学习(Described in detail in the matlab signal processing applications, suitable for beginners to learn)
- 2010-06-20 12:07:16下载
- 积分:1
-
A.Guide.to.MATLAB.for.Beginners.and.Experienced
A guide to matlab for beginner
- 2013-11-07 10:11:45下载
- 积分: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
-
pole
小车-倒立摆的平衡控制问题,由强化学习方法来求解,参考sutton《强化学习》一书(cart-pole balancing control problem,reinforcement learning algortihm is used here, please refer to Sutton s book ,named 《reinforcement learning》)
- 2012-03-06 15:09:20下载
- 积分:1
-
ber_OFDM
降低OFDM系统峰均比的PTS算法源码,经过MATLAB仿真成功-Reduce the PAPR of OFDM system PTS algorithm source, after the success of MATLAB simulation (Reduce the PAPR OFDM system PTS algorithm source code, MATLAB simulations after the success-Reduce the PAPR of OFDM system PTS algorithm source, after the success of MATLAB simulation)
- 2011-04-28 17:08:55下载
- 积分:1
-
qiueryuanf
描述华氏温百度向摄氏温度的转变的全部程序(Description Fahrenheit Baidu Celsius temperature change program)
- 2012-05-20 09:28:20下载
- 积分:1
-
rengongshichang
改进人工势场避障程序,用于移动机器人轨迹规划(Improved artificial potential field obstacle avoidance program for mobile robot path planning)
- 2014-12-30 16:44:36下载
- 积分:1
-
decimate
MATLAB 数字信号处理工具箱中decimate函数c语言实现(MATLAB Digital Signal Processing Toolbox decimate function c language)
- 2013-11-05 14:13:08下载
- 积分:1
-
matlab-combination-lock
matlab 密码锁的实现 matlab 实现的加密,希望对大家有用啊
(The realization of the matlab combination lock matlab encryption, hope of the useful ah)
- 2011-11-13 21:37:40下载
- 积分:1